<!DOCTYPE html> <html> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> </head> <body style="text-align:center;max-width:75em;margin:auto;"> <h1>plum.moe/loli</h1> <p>Gets a random loli from lolibooru.</p> <p>By default it only searches for images tagged as safe. You can pass <code>rating=q</code> or <code>rating=e</code> if you're feeling lewd.<br /> Passing <code>rating=-e</code> will randomly choose a non-explicit image and so fourth.</p> <p>Tring to query lolibooru via the URL otherwise will not work.</p> <p>Made by <a href="mailto:boku@plum.moe">Manx</a>, source available on <a href="https://github.com/C-xC-c/lolisp">github</a>.</p> </body> </html>