MangaBat: fix URL for real this time (#6137)
This commit is contained in:
@ -14,7 +14,7 @@ class MangaBoxGenerator : ThemeSourceGenerator {
|
||||
override val sources = listOf(
|
||||
SingleLang("Mangakakalot", "https://mangakakalot.com", "en"),
|
||||
SingleLang("Manganelo", "https://manganelo.com", "en"),
|
||||
SingleLang("Mangabat", "https://m.mangabat.com/m", "en", overrideVersionCode = 3),
|
||||
SingleLang("Mangabat", "https://m.mangabat.com", "en", overrideVersionCode = 4),
|
||||
SingleLang("Mangakakalots (unoriginal)", "https://mangakakalots.com", "en", className = "Mangakakalots", pkgName = "mangakakalots"),
|
||||
SingleLang("Mangairo", "https://h.mangairo.com/", "en", overrideVersionCode = 2),
|
||||
)
|
||||
|
Reference in New Issue
Block a user