mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-16 03:40:30 +00:00
add icons for anime extensions
This commit is contained in:
@@ -9,7 +9,7 @@ Source _gogoanimeSource = Source(
|
|||||||
baseUrl: "https://gogoanime.tel",
|
baseUrl: "https://gogoanime.tel",
|
||||||
lang: "en",
|
lang: "en",
|
||||||
typeSource: "single",
|
typeSource: "single",
|
||||||
iconUrl: '',
|
iconUrl: 'https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/icon/mangayomi-en-gogoanime.png',
|
||||||
sourceCodeUrl: gogoanimeSourceCodeUrl,
|
sourceCodeUrl: gogoanimeSourceCodeUrl,
|
||||||
version: gogoanimeVersion,
|
version: gogoanimeVersion,
|
||||||
isManga: false);
|
isManga: false);
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ Source _wcostreamSource = Source(
|
|||||||
baseUrl: "https://www.wcostream.org",
|
baseUrl: "https://www.wcostream.org",
|
||||||
lang: "en",
|
lang: "en",
|
||||||
typeSource: "single",
|
typeSource: "single",
|
||||||
iconUrl: '',
|
iconUrl: 'https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/icon/mangayomi-en-wcostream.png',
|
||||||
sourceCodeUrl: wcostreamSourceCodeUrl,
|
sourceCodeUrl: wcostreamSourceCodeUrl,
|
||||||
version: wcostreamVersion,
|
version: wcostreamVersion,
|
||||||
isManga: false,
|
isManga: false,
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ Source _animesultraSource = Source(
|
|||||||
baseUrl: "https://ww.animesultra.net",
|
baseUrl: "https://ww.animesultra.net",
|
||||||
lang: "fr",
|
lang: "fr",
|
||||||
typeSource: "single",
|
typeSource: "single",
|
||||||
iconUrl: '',
|
iconUrl: 'https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/icon/mangayomi-fr-animesultra.png',
|
||||||
sourceCodeUrl: animesultraSourceCodeUrl,
|
sourceCodeUrl: animesultraSourceCodeUrl,
|
||||||
version: animesultraVersion,
|
version: animesultraVersion,
|
||||||
isManga: false,
|
isManga: false,
|
||||||
|
|||||||
@@ -10,7 +10,8 @@ Source _franimeSource = Source(
|
|||||||
apiUrl: "https://api.franime.fr",
|
apiUrl: "https://api.franime.fr",
|
||||||
lang: "fr",
|
lang: "fr",
|
||||||
typeSource: "single",
|
typeSource: "single",
|
||||||
iconUrl: '',
|
iconUrl:
|
||||||
|
'https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/icon/mangayomi-fr-franime.png',
|
||||||
sourceCodeUrl: franimeSourceCodeUrl,
|
sourceCodeUrl: franimeSourceCodeUrl,
|
||||||
version: franimeVersion,
|
version: franimeVersion,
|
||||||
isManga: false,
|
isManga: false,
|
||||||
|
|||||||
@@ -206,7 +206,7 @@ getVideoList(MangaModel anime) async {
|
|||||||
a = await MBridge.streamWishExtractor(serverUrl, "StreamWish");
|
a = await MBridge.streamWishExtractor(serverUrl, "StreamWish");
|
||||||
} else if (serverUrl.contains("sibnet")) {
|
} else if (serverUrl.contains("sibnet")) {
|
||||||
a = await MBridge.sibnetExtractor(serverUrl);
|
a = await MBridge.sibnetExtractor(serverUrl);
|
||||||
} else if (serverUrl.contains("dooood")) {
|
} else if (serverUrl.contains("https://doo")) {
|
||||||
a = await MBridge.doodExtractor(serverUrl);
|
a = await MBridge.doodExtractor(serverUrl);
|
||||||
} else if (serverUrl.contains("https://voe.sx")) {
|
} else if (serverUrl.contains("https://voe.sx")) {
|
||||||
a = await MBridge.voeExtractor(serverUrl, null);
|
a = await MBridge.voeExtractor(serverUrl, null);
|
||||||
|
|||||||
@@ -9,7 +9,8 @@ Source _otakufr = Source(
|
|||||||
baseUrl: "https://otakufr.co",
|
baseUrl: "https://otakufr.co",
|
||||||
lang: "fr",
|
lang: "fr",
|
||||||
typeSource: "single",
|
typeSource: "single",
|
||||||
iconUrl: '',
|
iconUrl:
|
||||||
|
'https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/icon/mangayomi-fr-otakufr.png',
|
||||||
sourceCodeUrl: otakufrCodeUrl,
|
sourceCodeUrl: otakufrCodeUrl,
|
||||||
version: otakufrVersion,
|
version: otakufrVersion,
|
||||||
isManga: false,
|
isManga: false,
|
||||||
|
|||||||
@@ -9,7 +9,8 @@ Source _universanimeSource = Source(
|
|||||||
baseUrl: "https://www.universanime.co",
|
baseUrl: "https://www.universanime.co",
|
||||||
lang: "fr",
|
lang: "fr",
|
||||||
typeSource: "single",
|
typeSource: "single",
|
||||||
iconUrl: '',
|
iconUrl:
|
||||||
|
'https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/icon/mangayomi-fr-universanime.png',
|
||||||
sourceCodeUrl: universanimeSourceCodeUrl,
|
sourceCodeUrl: universanimeSourceCodeUrl,
|
||||||
version: universanimeVersion,
|
version: universanimeVersion,
|
||||||
isManga: false,
|
isManga: false,
|
||||||
|
|||||||
BIN
icon/mangayomi-en-gogoanime.png
Normal file
BIN
icon/mangayomi-en-gogoanime.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.9 KiB |
BIN
icon/mangayomi-en-wcostream.png
Normal file
BIN
icon/mangayomi-en-wcostream.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.5 KiB |
BIN
icon/mangayomi-fr-animesultra.png
Normal file
BIN
icon/mangayomi-fr-animesultra.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.6 KiB |
BIN
icon/mangayomi-fr-franime.png
Normal file
BIN
icon/mangayomi-fr-franime.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.3 KiB |
BIN
icon/mangayomi-fr-otakufr.png
Normal file
BIN
icon/mangayomi-fr-otakufr.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
BIN
icon/mangayomi-fr-universanime.jpg
Normal file
BIN
icon/mangayomi-fr-universanime.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.8 KiB |
Reference in New Issue
Block a user