move TestJob into test module; test _extractor values
This commit is contained in:
@@ -56,6 +56,7 @@ class HentaicafeMangaExtractor(foolslide.FoolslideMangaExtractor):
|
||||
)
|
||||
root = "https://hentai.cafe"
|
||||
reverse = False
|
||||
chapterclass = HentaicafeChapterExtractor
|
||||
|
||||
def chapters(self, page):
|
||||
if "/manga/series/" in self.manga_url:
|
||||
|
||||
Reference in New Issue
Block a user