Merge branch 'migrate/light-novel'

This commit is contained in:
Schnitzel5
2024-11-27 15:16:28 +01:00
68 changed files with 113 additions and 60 deletions

View File

@@ -7,7 +7,7 @@ Source _frenchanimeSource = Source(
baseUrl: "https://french-anime.com",
lang: "fr",
typeSource: "datalifeengine",
isManga: false,
itemType: ItemType.anime,
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/anime/multisrc/datalifeengine/src/frenchanime/icon.png",
);

View File

@@ -7,7 +7,7 @@ Source _wiflixSource = Source(
baseUrl: "https://wiflix-hd.vip",
lang: "fr",
typeSource: "datalifeengine",
isManga: false,
itemType: ItemType.anime,
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/anime/multisrc/datalifeengine/src/wiflix/icon.png",
);

View File

@@ -7,7 +7,7 @@ Source _dopeboxSource = Source(
baseUrl: "https://dopebox.to",
lang: "en",
typeSource: "dopeflix",
isManga: false,
itemType: ItemType.anime,
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/anime/multisrc/dopeflix/src/dopebox/icon.png",
);

View File

@@ -7,7 +7,7 @@ Source _sflixSource = Source(
baseUrl: "https://sflix.to",
lang: "en",
typeSource: "dopeflix",
isManga: false,
itemType: ItemType.anime,
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/anime/multisrc/dopeflix/src/sflix/icon.png",
);

View File

@@ -6,7 +6,7 @@ Source _aniwatchSource = Source(
id: 814067600,
name: "HiAnime",
baseUrl: "https://hianime.to",
isManga: false,
itemType: ItemType.anime,
lang: "en",
typeSource: "zorotheme",
iconUrl:

View File

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