[exhentai] update login procedure (#37)

This new version behaves pretty much exactly like a browser would and
caches all cookies sent to it and not just "ipb_member_id" and
"ipb_pass_hash".
This commit is contained in:
Mike Fährmann
2017-08-28 21:03:32 +02:00
parent 88a386977e
commit 3ee39ffd93
2 changed files with 35 additions and 9 deletions

View File

@@ -63,6 +63,9 @@ skip = [
"exhentai", "kissmanga", "mangafox", "dynastyscans", "nijie",
"archivedmoe", "archiveofsins", "thebarchive",
# temporary issues
"jaiminisbox", # 522
"e621",
"3dbooru",
]
# enable selective testing for direct calls
if __name__ == '__main__' and len(sys.argv) > 1: