merge #4096: [danbooru] add support for booru.borvar.art instance

This commit is contained in:
Mike Fährmann
2023-07-18 18:33:08 +02:00
3 changed files with 25 additions and 1 deletions

View File

@@ -322,7 +322,8 @@ def setup_test_config():
config.set(("extractor", "mangoxo") , "username", "LiQiang3")
config.set(("extractor", "mangoxo") , "password", "5zbQF10_5u25259Ma")
for category in ("danbooru", "atfbooru", "aibooru", "e621", "e926", "e6ai",
for category in ("danbooru", "atfbooru", "aibooru", "booruvar",
"e621", "e926", "e6ai",
"instagram", "twitter", "subscribestar", "deviantart",
"inkbunny", "tapas", "pillowfort", "mangadex",
"vipergirls", "gfycat"):