mirror of
https://github.com/mikf/gallery-dl.git
synced 2025-01-31 11:41:35 +01:00
[mangakakalot] update domain
the old one still works, but it incurs a redirect
This commit is contained in:
parent
3ecb512722
commit
0655ce1bae
@ -19,7 +19,7 @@ BASE_PATTERN = r"(?:https?://)?(?:ww[\dw]?\.)?mangakakalot\.tv"
|
||||
class MangakakalotBase():
|
||||
"""Base class for mangakakalot extractors"""
|
||||
category = "mangakakalot"
|
||||
root = "https://ww3.mangakakalot.tv"
|
||||
root = "https://ww6.mangakakalot.tv"
|
||||
|
||||
|
||||
class MangakakalotChapterExtractor(MangakakalotBase, ChapterExtractor):
|
||||
|
Loading…
x
Reference in New Issue
Block a user