[nijie] add doujin extractor

adds support for "https://nijie.info/members_dojin.php?id=<artist_id>"
This commit is contained in:
Mike Fährmann
2018-03-31 16:20:08 +02:00
parent f39153b6e9
commit a112e3f2a0
3 changed files with 33 additions and 18 deletions

View File

@@ -21,6 +21,7 @@ TRAVIS_SKIP = {
# temporary issues, etc.
BROKEN = {
"loveisover", # "Name or service not known"
"mangahere", # invalid SSL cert
"puremashiro", # online reader down
}