[mangakakalot] update domain

the old one still works, but it incurs a redirect
pull/4571/head
Mike Fährmann 1 year ago
parent 3ecb512722
commit 0655ce1bae
No known key found for this signature in database
GPG Key ID: 5680CA389D365A88

@ -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…
Cancel
Save