[sankaku] reimplement login support (#1176, #1182)

This commit is contained in:
Mike Fährmann
2020-12-17 16:12:59 +01:00
parent 8d2e4e5f13
commit 465015f75a
5 changed files with 132 additions and 31 deletions

View File

@@ -181,6 +181,7 @@ AUTH_MAP = {
"pinterest" : "Supported",
"pixiv" : "Required",
"reddit" : _OAUTH,
"sankaku" : "Supported",
"seiga" : "Required",
"smugmug" : _OAUTH,
"subscribestar" : "Supported",