[mangahere] use http://
invalid SSL cert for quite some time now
This commit is contained in:
@@ -17,7 +17,7 @@ import re
|
||||
class MangahereBase():
|
||||
"""Base class for mangahere extractors"""
|
||||
category = "mangahere"
|
||||
root = "https://www.mangahere.cc"
|
||||
root = "http://www.mangahere.cc"
|
||||
url_fmt = root + "/manga/{}/{}.html"
|
||||
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@ from gallery_dl import extractor, job, config, exception
|
||||
TRAVIS_SKIP = {
|
||||
"exhentai", "kissmanga", "mangafox", "dynastyscans", "nijie",
|
||||
"archivedmoe", "archiveofsins", "thebarchive", "fireden",
|
||||
"sankaku", "idolcomplex", "mangahere",
|
||||
"sankaku", "idolcomplex", "mangahere", "turboimagehost",
|
||||
}
|
||||
|
||||
# temporary issues, etc.
|
||||
|
||||
Reference in New Issue
Block a user