mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-15 11:21:11 +00:00
fix
fixed mangabat, manganato and mangakakalot
This commit is contained in:
@@ -4,7 +4,7 @@ Source get mangabatSource => _mangabatSource;
|
||||
|
||||
Source _mangabatSource = Source(
|
||||
name: "Mangabat",
|
||||
baseUrl: "https://m.mangabat.com",
|
||||
baseUrl: "https://www.mangabats.com",
|
||||
lang: "en",
|
||||
typeSource: "mangabox",
|
||||
iconUrl:
|
||||
|
||||
@@ -4,7 +4,7 @@ Source get mangakakalotSource => _mangakakalotSource;
|
||||
|
||||
Source _mangakakalotSource = Source(
|
||||
name: "Mangakakalot",
|
||||
baseUrl: "https://mangakakalot.com",
|
||||
baseUrl: "https://www.mangakakalot.gg",
|
||||
lang: "en",
|
||||
typeSource: "mangabox",
|
||||
iconUrl:
|
||||
|
||||
@@ -4,7 +4,7 @@ Source get manganatoSource => _manganatoSource;
|
||||
|
||||
Source _manganatoSource = Source(
|
||||
name: "Manganato",
|
||||
baseUrl: "https://manganato.com",
|
||||
baseUrl: "https://www.natomanga.com",
|
||||
lang: "en",
|
||||
typeSource: "mangabox",
|
||||
iconUrl:
|
||||
|
||||
Reference in New Issue
Block a user