[mangadex] implement login with username & password (#1535)

This commit is contained in:
Mike Fährmann
2021-06-08 02:06:19 +02:00
parent b93cbe6720
commit 07c8adbd8b
6 changed files with 46 additions and 5 deletions

View File

@@ -219,6 +219,7 @@ AUTH_MAP = {
"imgbb" : "Supported",
"inkbunny" : "Supported",
"instagram" : "Supported",
"mangadex" : "Supported",
"mangoxo" : "Supported",
"mastodon.social": _OAUTH,
"newgrounds" : "Supported",