UNPKG

booru

Version:

Search (and do other things) on a bunch of different boorus!

232 lines (231 loc) 5.83 kB
{ "e621.net": { "domain": "e621.net", "aliases": [ "e6", "e621" ], "nsfw": true, "api": { "search": "/posts.json?", "postView": "/post/show/", "tagList": "/tags.json?" }, "random": true }, "e926.net": { "domain": "e926.net", "aliases": [ "e9", "e926" ], "nsfw": false, "api": { "search": "/posts.json?", "postView": "/post/show/", "tagList": "/tags.json?" }, "random": true, "defaultTags": ["rating:safe"] }, "hypnohub.net": { "domain": "hypnohub.net", "aliases": [ "hh", "hypno", "hypnohub" ], "nsfw": true, "api": { "search": "/index.php?page=dapi&s=post&q=index&json=1&", "postView": "/post/show/", "tagList": "/index.php?page=dapi&s=tag&q=index&json=1&" }, "paginate": "pid", "random": false }, "danbooru.donmai.us": { "domain": "danbooru.donmai.us", "aliases": [ "db", "dan", "danbooru" ], "nsfw": true, "api": { "search": "/posts.json?", "postView": "/posts/", "tagList": "/tags.json?" }, "random": true }, "konachan.com": { "domain": "konachan.com", "aliases": [ "kc", "konac", "kcom" ], "nsfw": true, "api": { "search": "/post.json?", "postView": "/post/show/", "tagList": "/tag.json?" }, "random": true }, "konachan.net": { "domain": "konachan.net", "aliases": [ "kn", "konan", "knet" ], "nsfw": false, "api": { "search": "/post.json?", "postView": "/post/show/", "tagList": "/tag.json?" }, "random": true }, "yande.re": { "domain": "yande.re", "aliases": [ "yd", "yand", "yandere" ], "nsfw": true, "api": { "search": "/post.json?", "postView": "/post/show/", "tagList": "/tag.json?" }, "random": true }, "gelbooru.com": { "domain": "gelbooru.com", "aliases": [ "gb", "gel", "gelbooru" ], "nsfw": true, "api": { "search": "/index.php?page=dapi&s=post&q=index&json=1&", "postView": "/index.php?page=post&s=view&json=1&id=", "tagList": "/index.php?page=dapi&s=tag&q=index&json=1&" }, "paginate": "pid", "random": false }, "rule34.xxx": { "domain": "api.rule34.xxx", "aliases": [ "r34", "rule34" ], "nsfw": true, "api": { "search": "/index.php?page=dapi&s=post&q=index&json=1&", "postView": "/index.php?page=post&s=view&json=1&id=", "tagList": "/index.php?page=dapi&s=tag&q=index&json=1&" }, "paginate": "pid", "random": false }, "safebooru.org": { "domain": "safebooru.org", "aliases": [ "sb", "safe", "safebooru" ], "nsfw": false, "api": { "search": "/index.php?page=dapi&s=post&q=index&json=1&", "postView": "/index.php?page=post&s=view&json=1&id=", "tagList": "/index.php?page=dapi&s=tag&q=index&json=1&" }, "paginate": "pid", "random": false }, "tbib.org": { "domain": "tbib.org", "aliases": [ "tb", "tbib", "big" ], "nsfw": false, "api": { "search": "/index.php?page=dapi&s=post&q=index&json=1&", "postView": "/index.php?page=post&s=view&json=1&id=", "tagList": "/index.php?page=dapi&s=tag&q=index&json=1&" }, "paginate": "pid", "random": false }, "xbooru.com": { "domain": "xbooru.com", "aliases": [ "xb", "xbooru" ], "nsfw": true, "api": { "search": "/index.php?page=dapi&s=post&q=index&json=1&", "postView": "/index.php?page=post&s=view&json=1&id=", "tagList": "/index.php?page=dapi&s=tag&q=index&json=1&" }, "paginate": "pid", "random": false }, "rule34.paheal.net": { "domain": "rule34.paheal.net", "type": "xml", "aliases": [ "pa", "paheal" ], "nsfw": true, "api": { "search": "/api/danbooru/find_posts?", "postView": "/post/view/" }, "random": false }, "derpibooru.org": { "domain": "derpibooru.org", "type": "derpi", "aliases": [ "dp", "derp", "derpi", "derpibooru" ], "nsfw": true, "api": { "search": "/api/v1/json/search/images?", "postView": "/images/" }, "tagQuery": "q", "tagJoin": ",", "random": "sf=random" }, "realbooru.com": { "domain": "realbooru.com", "aliases": [ "rb", "realbooru" ], "nsfw": true, "api": { "search": "/index.php?page=dapi&s=post&q=index&json=1&", "postView": "/index.php?page=post&s=view&id=" }, "paginate": "pid", "random": false } }