[subscribestar] add login capabilities (#852)

This commit is contained in:
Mike Fährmann
2020-07-17 19:42:32 +02:00
parent ecaecc4064
commit d5fcffcced
5 changed files with 46 additions and 4 deletions

View File

@@ -172,7 +172,7 @@ AUTH_MAP = {
"sankaku" : "Optional",
"seiga" : "Required",
"smugmug" : "Optional" + _OAUTH,
"subscribestar" : "Optional" + _COOKIES,
"subscribestar" : "Optional",
"tsumino" : "Optional",
"tumblr" : "Optional" + _OAUTH,
"twitter" : "Optional",