[batoto] fix extraction of chapter URLs

This commit is contained in:
Mike Fährmann
2017-08-25 16:34:42 +02:00
parent 18e6ed1c7e
commit c7ec103e15
3 changed files with 5 additions and 5 deletions

View File

@@ -58,7 +58,7 @@ skip = [
"exhentai", "kissmanga", "mangafox", "dynastyscans", "nijie",
"archivedmoe", "archiveofsins", "thebarchive",
# temporary issues
"mangapark",
"mangapark", "danbooru", "yandere", "pixiv",
]
# enable selective testing for direct calls
if __name__ == '__main__' and len(sys.argv) > 1: