mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-14 19:01:15 +00:00
add icons for anime extensions
This commit is contained in:
@@ -9,7 +9,7 @@ Source _gogoanimeSource = Source(
|
||||
baseUrl: "https://gogoanime.tel",
|
||||
lang: "en",
|
||||
typeSource: "single",
|
||||
iconUrl: '',
|
||||
iconUrl: 'https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/icon/mangayomi-en-gogoanime.png',
|
||||
sourceCodeUrl: gogoanimeSourceCodeUrl,
|
||||
version: gogoanimeVersion,
|
||||
isManga: false);
|
||||
|
||||
@@ -9,7 +9,7 @@ Source _wcostreamSource = Source(
|
||||
baseUrl: "https://www.wcostream.org",
|
||||
lang: "en",
|
||||
typeSource: "single",
|
||||
iconUrl: '',
|
||||
iconUrl: 'https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/icon/mangayomi-en-wcostream.png',
|
||||
sourceCodeUrl: wcostreamSourceCodeUrl,
|
||||
version: wcostreamVersion,
|
||||
isManga: false,
|
||||
|
||||
Reference in New Issue
Block a user