[mangoxo] add login support (#184)

A very recent change: It is now only possible to see more
than the first 5 images of an album if you are logged in.
This commit is contained in:
Mike Fährmann
2019-04-09 16:54:15 +02:00
parent 49a6522c38
commit d9b94a585d
4 changed files with 38 additions and 2 deletions

View File

@@ -102,6 +102,7 @@ AUTH_MAP = {
"flickr" : "Optional (OAuth)",
"idolcomplex": "Optional",
"luscious" : "Optional",
"mangoxo" : "Optional",
"nijie" : "Required",
"pixiv" : "Required",
"reddit" : "Optional (OAuth)",