[rule34xyz] implement login with username & password (#7736)

This commit is contained in:
Mike Fährmann
2025-06-27 22:35:59 +02:00
parent fde6110d96
commit 5e61fe8668
5 changed files with 28 additions and 2 deletions

View File

@@ -484,6 +484,7 @@ AUTH_MAP = {
"pixiv" : _OAUTH,
"ponybooru" : "API Key",
"reddit" : _OAUTH,
"rule34xyz" : "Supported",
"sankaku" : "Supported",
"scrolller" : "Supported",
"seiga" : "Supported",