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