This commit is contained in:
kodjomoustapha
2023-12-09 17:17:29 +01:00
parent 3e2049723c
commit 83179ad293
2 changed files with 2 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ Source get aniwatchSource => _aniwatchSource;
Source _aniwatchSource = Source(
name: "AniWatch.to",
baseUrl: "https://aniwatch.to",
isManga: false,
lang: "en",
typeSource: "zorotheme",
iconUrl:

View File

@@ -6,6 +6,7 @@ Source _kaidoSource = Source(
name: "Kaido.to",
baseUrl: "https://kaido.to",
lang: "en",
isManga: false,
typeSource: "zorotheme",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/anime/multisrc/zorotheme/src/kaido/icon.png",