fix tests and small stuff

This commit is contained in:
Mike Fährmann
2017-06-06 14:22:09 +02:00
parent fbfc8d0f78
commit 8456b84a12
3 changed files with 4 additions and 4 deletions

View File

@@ -26,5 +26,5 @@ class YonkouprodMangaExtractor(foolslide.FoolslideMangaExtractor):
category = "yonkouprod"
pattern = foolslide.manga_pattern(r"(?:www\.)?yonkouprod\.com/reader")
test = [("https://yonkouprod.com/reader/series/attack-on-titan/", {
"url": "9d43602ad4a3a8cf65922bf106affa5a6b9523b1",
"url": "0573665fc91e56d9e7f05bf7a4415af2c59cb43b",
})]