automatically set required DDoS-GUARD cookies (#1779)

for kemono.party and seiso.party
This commit is contained in:
Mike Fährmann
2021-08-16 17:40:29 +02:00
parent bd08ee2859
commit bb6a130942
4 changed files with 7 additions and 15 deletions

View File

@@ -314,11 +314,6 @@ def setup_test_config():
"e621", "inkbunny", "tapas", "pillowfort", "mangadex"):
config.set(("extractor", category), "username", None)
config.set(("extractor", "kemonoparty"), "cookies", {
"__ddg1": "0gBDGpJ3KZQmA4B9QH25", "__ddg2": "lmj5s1jnJOvhPXCX"})
config.set(("extractor", "seisoparty"), "cookies", {
"__ddg1": "Y8rBxSDHO5UCEtQvzyI9", "__ddg2": "lmj5s1jnJOvhPXCX"})
config.set(("extractor", "mastodon.social"), "access-token",
"Blf9gVqG7GytDTfVMiyYQjwVMQaNACgf3Ds3IxxVDUQ")