[mangamint] remove extractors - site is down

This commit is contained in:
Mike Fährmann
2017-03-20 13:38:54 +01:00
parent 1d46be545c
commit 0257d3e7ac
5 changed files with 4 additions and 135 deletions

View File

@@ -48,7 +48,7 @@ def _generate_test(extr, tcase):
# enable selective testing for direct calls
skip = ["exhentai", "kissmanga", "mangafox", "mangamint"]
skip = ["exhentai", "kissmanga", "mangafox"]
if __name__ == '__main__' and len(sys.argv) > 1:
extractors = [
extr for extr in extractor.extractors()