[mangasee] add support for 'mangalife' (#3086)
This commit is contained in:
@@ -69,6 +69,7 @@ CATEGORY_MAP = {
|
||||
"mangafox" : "Manga Fox",
|
||||
"mangahere" : "Manga Here",
|
||||
"mangakakalot" : "MangaKakalot",
|
||||
"mangalife" : "MangaLife",
|
||||
"manganelo" : "Manganato",
|
||||
"mangapark" : "MangaPark",
|
||||
"mangasee" : "MangaSee",
|
||||
@@ -425,6 +426,10 @@ def build_extractor_list():
|
||||
default["pornimagesxxx"] = default["hentaicosplays"]
|
||||
domains["pornimagesxxx"] = "https://porn-images-xxx.com/"
|
||||
|
||||
# add manga4life.com
|
||||
default["mangalife"] = default["mangasee"]
|
||||
domains["mangalife"] = "https://manga4life.com/"
|
||||
|
||||
return categories, domains
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user