fix iconUrl

This commit is contained in:
kodjomoustapha
2024-12-20 11:17:25 +01:00
parent 26bd1c42e5
commit 7cb91be46f
90 changed files with 90 additions and 90 deletions

View File

@@ -7,7 +7,7 @@ Source _alonescanlatorSource = Source(
lang: "pt-br", lang: "pt-br",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/alonescanlator/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/alonescanlator/icon.png",
dateFormat:"dd/MM/yyyy", dateFormat:"dd/MM/yyyy",
dateFormatLocale:"pt-br" dateFormatLocale:"pt-br"
); );

View File

@@ -7,7 +7,7 @@ Source _atikrostSource = Source(
lang: "tr", lang: "tr",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/atikrost/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/atikrost/icon.png",
dateFormat:"d MMMM yyyy", dateFormat:"d MMMM yyyy",
dateFormatLocale:"tr" dateFormatLocale:"tr"
); );

View File

@@ -7,7 +7,7 @@ Source _bokugentranslationSource = Source(
lang: "es", lang: "es",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/bokugentranslation/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/bokugentranslation/icon.png",
dateFormat:"MMMM dd, yyyy", dateFormat:"MMMM dd, yyyy",
dateFormatLocale:"es" dateFormatLocale:"es"
); );

View File

@@ -7,7 +7,7 @@ Source _borutoexplorerSource = Source(
lang: "pt-br", lang: "pt-br",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/borutoexplorer/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/borutoexplorer/icon.png",
dateFormat:"dd 'de' MMMMM 'de' yyyy", dateFormat:"dd 'de' MMMMM 'de' yyyy",
dateFormatLocale:"pt-br" dateFormatLocale:"pt-br"
); );

View File

@@ -7,7 +7,7 @@ Source _crystalcomicsSource = Source(
lang: "pt-br", lang: "pt-br",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/crystalcomics/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/crystalcomics/icon.png",
dateFormat:"MMMM dd, yyyy", dateFormat:"MMMM dd, yyyy",
dateFormatLocale:"pt-br" dateFormatLocale:"pt-br"
); );

View File

@@ -7,7 +7,7 @@ Source _daprobSource = Source(
lang: "es", lang: "es",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/daprob/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/daprob/icon.png",
dateFormat:"dd/MM/yyy", dateFormat:"dd/MM/yyy",
dateFormatLocale:"en" dateFormatLocale:"en"
); );

View File

@@ -7,7 +7,7 @@ Source _demanhuasSource = Source(
lang: "es", lang: "es",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/demanhuas/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/demanhuas/icon.png",
dateFormat:"MMMM d, yyyy", dateFormat:"MMMM d, yyyy",
dateFormatLocale:"es" dateFormatLocale:"es"
); );

View File

@@ -7,7 +7,7 @@ Source _diamondfansubSource = Source(
lang: "tr", lang: "tr",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/diamondfansub/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/diamondfansub/icon.png",
dateFormat:"d MMMM", dateFormat:"d MMMM",
dateFormatLocale:"tr-tr" dateFormatLocale:"tr-tr"
); );

View File

@@ -7,7 +7,7 @@ Source _dragonteaSource = Source(
lang: "en", lang: "en",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/dragontea/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/dragontea/icon.png",
dateFormat:"MM/dd/yyyy", dateFormat:"MM/dd/yyyy",
dateFormatLocale:"en_us" dateFormatLocale:"en_us"
); );

View File

@@ -7,7 +7,7 @@ Source _fayscansSource = Source(
lang: "pt-br", lang: "pt-br",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/fayscans/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/fayscans/icon.png",
dateFormat:"dd/MM/yyyy", dateFormat:"dd/MM/yyyy",
dateFormatLocale:"pt-br" dateFormatLocale:"pt-br"
); );

View File

@@ -7,7 +7,7 @@ Source _galinhasamuraiscanSource = Source(
lang: "pt-br", lang: "pt-br",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/galinhasamuraiscan/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/galinhasamuraiscan/icon.png",
dateFormat:"dd/MM/yyyy", dateFormat:"dd/MM/yyyy",
dateFormatLocale:"pt-br" dateFormatLocale:"pt-br"
); );

View File

@@ -7,7 +7,7 @@ Source _garciamangaSource = Source(
lang: "tr", lang: "tr",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/garciamanga/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/garciamanga/icon.png",
dateFormat:"MMMM d, yyyy", dateFormat:"MMMM d, yyyy",
dateFormatLocale:"tr" dateFormatLocale:"tr"
); );

View File

@@ -7,7 +7,7 @@ Source _gatemangaSource = Source(
lang: "ar", lang: "ar",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/gatemanga/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/gatemanga/icon.png",
dateFormat:"d MMMM، yyyy", dateFormat:"d MMMM، yyyy",
dateFormatLocale:"ar" dateFormatLocale:"ar"
); );

View File

@@ -7,7 +7,7 @@ Source _globalblogingSource = Source(
lang: "en", lang: "en",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/globalbloging/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/globalbloging/icon.png",
dateFormat:"dd MMMM yyyy", dateFormat:"dd MMMM yyyy",
dateFormatLocale:"en_us" dateFormatLocale:"en_us"
); );

View File

@@ -7,7 +7,7 @@ Source _gmangasiteSource = Source(
lang: "ar", lang: "ar",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/gmangasite/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/gmangasite/icon.png",
dateFormat:"MMMM dd، yyyy", dateFormat:"MMMM dd، yyyy",
dateFormatLocale:"ar" dateFormatLocale:"ar"
); );

View File

@@ -7,7 +7,7 @@ Source _grabberzoneSource = Source(
lang: "all", lang: "all",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/grabberzone/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/grabberzone/icon.png",
dateFormat:"dd.MM.yyyy", dateFormat:"dd.MM.yyyy",
dateFormatLocale:"en" dateFormatLocale:"en"
); );

View File

@@ -7,7 +7,7 @@ Source _guncelmangaSource = Source(
lang: "tr", lang: "tr",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/guncelmanga/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/guncelmanga/icon.png",
dateFormat:"d MMMM yyyy", dateFormat:"d MMMM yyyy",
dateFormatLocale:"tr" dateFormatLocale:"tr"
); );

View File

@@ -7,7 +7,7 @@ Source _herenscanSource = Source(
lang: "es", lang: "es",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/herenscan/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/herenscan/icon.png",
dateFormat:"d 'de' MMM 'de' yyy", dateFormat:"d 'de' MMM 'de' yyy",
dateFormatLocale:"es" dateFormatLocale:"es"
); );

View File

@@ -7,7 +7,7 @@ Source _hikariganaiSource = Source(
lang: "pt-br", lang: "pt-br",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/hikariganai/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/hikariganai/icon.png",
dateFormat:"d 'de' MMMM 'de' yyyy", dateFormat:"d 'de' MMMM 'de' yyyy",
dateFormatLocale:"pt-br" dateFormatLocale:"pt-br"
); );

View File

@@ -7,7 +7,7 @@ Source _housemangasSource = Source(
lang: "es", lang: "es",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/housemangas/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/housemangas/icon.png",
dateFormat:"MMMM dd, yyyy", dateFormat:"MMMM dd, yyyy",
dateFormatLocale:"es" dateFormatLocale:"es"
); );

View File

@@ -7,7 +7,7 @@ Source _hwagoSource = Source(
lang: "id", lang: "id",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/hwago/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/hwago/icon.png",
dateFormat:"d MMMM yyyy", dateFormat:"d MMMM yyyy",
dateFormatLocale:"en" dateFormatLocale:"en"
); );

View File

@@ -7,7 +7,7 @@ Source _imperiodabritanniaSource = Source(
lang: "pt-br", lang: "pt-br",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/imperiodabritannia/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/imperiodabritannia/icon.png",
dateFormat:"dd 'de' MMMMM 'de' yyyy", dateFormat:"dd 'de' MMMMM 'de' yyyy",
dateFormatLocale:"pt-br" dateFormatLocale:"pt-br"
); );

View File

@@ -7,7 +7,7 @@ Source _infrafandubSource = Source(
lang: "es", lang: "es",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/infrafandub/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/infrafandub/icon.png",
dateFormat:"dd/MM/yyyy", dateFormat:"dd/MM/yyyy",
dateFormatLocale:"es" dateFormatLocale:"es"
); );

View File

@@ -7,7 +7,7 @@ Source _inmoralnofansubSource = Source(
lang: "es", lang: "es",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/inmoralnofansub/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/inmoralnofansub/icon.png",
dateFormat:"dd/MM/yyyy", dateFormat:"dd/MM/yyyy",
dateFormatLocale:"es" dateFormatLocale:"es"
); );

View File

@@ -7,7 +7,7 @@ Source _jeazscansSource = Source(
lang: "es", lang: "es",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/jeazscans/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/jeazscans/icon.png",
dateFormat:"d MMMM, yyyy", dateFormat:"d MMMM, yyyy",
dateFormatLocale:"es" dateFormatLocale:"es"
); );

View File

@@ -7,7 +7,7 @@ Source _jobsibeSource = Source(
lang: "es", lang: "es",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/jobsibe/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/jobsibe/icon.png",
dateFormat:"MMMM d, yyyy", dateFormat:"MMMM d, yyyy",
dateFormatLocale:"es" dateFormatLocale:"es"
); );

View File

@@ -7,7 +7,7 @@ Source _kingsmangaSource = Source(
lang: "th", lang: "th",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/kingsmanga/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/kingsmanga/icon.png",
dateFormat:"d MMMM yyyy", dateFormat:"d MMMM yyyy",
dateFormatLocale:"th" dateFormatLocale:"th"
); );

View File

@@ -7,7 +7,7 @@ Source _klikmangaSource = Source(
lang: "id", lang: "id",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/klikmanga/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/klikmanga/icon.png",
dateFormat:"MMMM dd, yyyy", dateFormat:"MMMM dd, yyyy",
dateFormatLocale:"id" dateFormatLocale:"id"
); );

View File

@@ -7,7 +7,7 @@ Source _komikuzanSource = Source(
lang: "id", lang: "id",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/komikuzan/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/komikuzan/icon.png",
dateFormat:"MMMM d, yyyy", dateFormat:"MMMM d, yyyy",
dateFormatLocale:"id" dateFormatLocale:"id"
); );

View File

@@ -7,7 +7,7 @@ Source _legendsnofansubSource = Source(
lang: "es", lang: "es",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/legendsnofansub/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/legendsnofansub/icon.png",
dateFormat:"dd/MM/yyyy", dateFormat:"dd/MM/yyyy",
dateFormatLocale:"es" dateFormatLocale:"es"
); );

View File

@@ -7,7 +7,7 @@ Source _leitordemangaSource = Source(
lang: "pt-br", lang: "pt-br",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/leitordemanga/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/leitordemanga/icon.png",
dateFormat:"dd/MM/yyyy", dateFormat:"dd/MM/yyyy",
dateFormatLocale:"pt-br" dateFormatLocale:"pt-br"
); );

View File

@@ -7,7 +7,7 @@ Source _lilyumfansubSource = Source(
lang: "tr", lang: "tr",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/lilyumfansub/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/lilyumfansub/icon.png",
dateFormat:"MMMM dd yyyy", dateFormat:"MMMM dd yyyy",
dateFormatLocale:"tr" dateFormatLocale:"tr"
); );

View File

@@ -7,7 +7,7 @@ Source _lscansSource = Source(
lang: "pt-br", lang: "pt-br",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/lscans/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/lscans/icon.png",
dateFormat:"dd/MM/yyyy", dateFormat:"dd/MM/yyyy",
dateFormatLocale:"en" dateFormatLocale:"en"
); );

View File

@@ -7,7 +7,7 @@ Source _lunarscanSource = Source(
lang: "pt-br", lang: "pt-br",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/lunarscan/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/lunarscan/icon.png",
dateFormat:"MMMMM dd, yyyy", dateFormat:"MMMMM dd, yyyy",
dateFormatLocale:"pt-br" dateFormatLocale:"pt-br"
); );

View File

@@ -7,7 +7,7 @@ Source _manga347Source = Source(
lang: "en", lang: "en",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/manga347/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/manga347/icon.png",
dateFormat:"d MMM, yyyy", dateFormat:"d MMM, yyyy",
dateFormatLocale:"en_us" dateFormatLocale:"en_us"
); );

View File

@@ -7,7 +7,7 @@ Source _mangacrabSource = Source(
lang: "es", lang: "es",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/mangacrab/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/mangacrab/icon.png",
dateFormat:"dd/MM/yyyy", dateFormat:"dd/MM/yyyy",
dateFormatLocale:"es" dateFormatLocale:"es"
); );

View File

@@ -7,7 +7,7 @@ Source _mangadeemakSource = Source(
lang: "th", lang: "th",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/mangadeemak/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/mangadeemak/icon.png",
dateFormat:"d MMMM yyyy", dateFormat:"d MMMM yyyy",
dateFormatLocale:"th" dateFormatLocale:"th"
); );

View File

@@ -7,7 +7,7 @@ Source _mangaeffectSource = Source(
lang: "en", lang: "en",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/mangaeffect/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/mangaeffect/icon.png",
dateFormat:"dd.MM.yyyy", dateFormat:"dd.MM.yyyy",
dateFormatLocale:"en_us" dateFormatLocale:"en_us"
); );

View File

@@ -7,7 +7,7 @@ Source _mangafastcomSource = Source(
lang: "en", lang: "en",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/mangafastcom/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/mangafastcom/icon.png",
dateFormat:"d MMMM'،' yyyy", dateFormat:"d MMMM'،' yyyy",
dateFormatLocale:"en_us" dateFormatLocale:"en_us"
); );

View File

@@ -7,7 +7,7 @@ Source _mangagezginiSource = Source(
lang: "tr", lang: "tr",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/mangagezgini/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/mangagezgini/icon.png",
dateFormat:"MMMM dd, yyyy", dateFormat:"MMMM dd, yyyy",
dateFormatLocale:"tr" dateFormatLocale:"tr"
); );

View File

@@ -7,7 +7,7 @@ Source _mangahonaSource = Source(
lang: "pl", lang: "pl",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/mangahona/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/mangahona/icon.png",
dateFormat:"yyyy-MM-dd", dateFormat:"yyyy-MM-dd",
dateFormatLocale:"en" dateFormatLocale:"en"
); );

View File

@@ -7,7 +7,7 @@ Source _mangakeyfiSource = Source(
lang: "tr", lang: "tr",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/mangakeyfi/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/mangakeyfi/icon.png",
dateFormat:"d MMM yyy", dateFormat:"d MMM yyy",
dateFormatLocale:"tr" dateFormatLocale:"tr"
); );

View File

@@ -7,7 +7,7 @@ Source _mangalevelingSource = Source(
lang: "en", lang: "en",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/mangaleveling/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/mangaleveling/icon.png",
dateFormat:"MM/dd/yyyy", dateFormat:"MM/dd/yyyy",
dateFormatLocale:"en_us" dateFormatLocale:"en_us"
); );

View File

@@ -7,7 +7,7 @@ Source _mangalinkSource = Source(
lang: "ar", lang: "ar",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/mangalink/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/mangalink/icon.png",
dateFormat:"MMMM dd, yyyy", dateFormat:"MMMM dd, yyyy",
dateFormatLocale:"ar" dateFormatLocale:"ar"
); );

View File

@@ -7,7 +7,7 @@ Source _mangalionzSource = Source(
lang: "ar", lang: "ar",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/mangalionz/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/mangalionz/icon.png",
dateFormat:"MMMM d, yyyy", dateFormat:"MMMM d, yyyy",
dateFormatLocale:"ar" dateFormatLocale:"ar"
); );

View File

@@ -7,7 +7,7 @@ Source _mangaokuSource = Source(
lang: "tr", lang: "tr",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/mangaoku/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/mangaoku/icon.png",
dateFormat:"d MMMM yyyy", dateFormat:"d MMMM yyyy",
dateFormatLocale:"tr" dateFormatLocale:"tr"
); );

View File

@@ -7,7 +7,7 @@ Source _mangaroseSource = Source(
lang: "ar", lang: "ar",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/mangarose/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/mangarose/icon.png",
dateFormat:"MMMM dd, yyyy", dateFormat:"MMMM dd, yyyy",
dateFormatLocale:"ar" dateFormatLocale:"ar"
); );

View File

@@ -7,7 +7,7 @@ Source _mangascantradSource = Source(
lang: "fr", lang: "fr",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/mangascantrad/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/mangascantrad/icon.png",
dateFormat:"d MMM yyyy", dateFormat:"d MMM yyyy",
dateFormatLocale:"fr" dateFormatLocale:"fr"
); );

View File

@@ -7,7 +7,7 @@ Source _mangasnosekaiSource = Source(
lang: "es", lang: "es",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/mangasnosekai/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/mangasnosekai/icon.png",
dateFormat:"MMMM dd, yyyy", dateFormat:"MMMM dd, yyyy",
dateFormatLocale:"es" dateFormatLocale:"es"
); );

View File

@@ -7,7 +7,7 @@ Source _mangasoriginesfrSource = Source(
lang: "fr", lang: "fr",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/mangasoriginesfr/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/mangasoriginesfr/icon.png",
dateFormat:"dd/mm/yyyy", dateFormat:"dd/mm/yyyy",
dateFormatLocale:"fr" dateFormatLocale:"fr"
); );

View File

@@ -7,7 +7,7 @@ Source _mangasparkSource = Source(
lang: "ar", lang: "ar",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/mangaspark/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/mangaspark/icon.png",
dateFormat:"d MMMM، yyyy", dateFormat:"d MMMM، yyyy",
dateFormatLocale:"ar" dateFormatLocale:"ar"
); );

View File

@@ -7,7 +7,7 @@ Source _mangastarzSource = Source(
lang: "ar", lang: "ar",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/mangastarz/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/mangastarz/icon.png",
dateFormat:"d MMMM، yyyy", dateFormat:"d MMMM، yyyy",
dateFormatLocale:"ar" dateFormatLocale:"ar"
); );

View File

@@ -7,7 +7,7 @@ Source _mangatimeSource = Source(
lang: "ar", lang: "ar",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/mangatime/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/mangatime/icon.png",
dateFormat:"dd MMMM، yyyy", dateFormat:"dd MMMM، yyyy",
dateFormatLocale:"ar" dateFormatLocale:"ar"
); );

View File

@@ -7,7 +7,7 @@ Source _mangawowSource = Source(
lang: "tr", lang: "tr",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/mangawow/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/mangawow/icon.png",
dateFormat:"MMMM dd, yyyy", dateFormat:"MMMM dd, yyyy",
dateFormatLocale:"tr" dateFormatLocale:"tr"
); );

View File

@@ -7,7 +7,7 @@ Source _manhuabugSource = Source(
lang: "th", lang: "th",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/manhuabug/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/manhuabug/icon.png",
dateFormat:"d MMMM yyyy", dateFormat:"d MMMM yyyy",
dateFormatLocale:"en" dateFormatLocale:"en"
); );

View File

@@ -7,7 +7,7 @@ Source _manhuaonlineSource = Source(
lang: "es", lang: "es",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/manhuaonline/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/manhuaonline/icon.png",
dateFormat:"dd 'de' MMMM 'de' yyyy", dateFormat:"dd 'de' MMMM 'de' yyyy",
dateFormatLocale:"es" dateFormatLocale:"es"
); );

View File

@@ -7,7 +7,7 @@ Source _manhuathaiSource = Source(
lang: "th", lang: "th",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/manhuathai/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/manhuathai/icon.png",
dateFormat:"d MMMM yyyy", dateFormat:"d MMMM yyyy",
dateFormatLocale:"th" dateFormatLocale:"th"
); );

View File

@@ -7,7 +7,7 @@ Source _manhwabreakupSource = Source(
lang: "th", lang: "th",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/manhwabreakup/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/manhwabreakup/icon.png",
dateFormat:"MMMM dd, yyyy", dateFormat:"MMMM dd, yyyy",
dateFormatLocale:"th" dateFormatLocale:"th"
); );

View File

@@ -7,7 +7,7 @@ Source _merlinscansSource = Source(
lang: "tr", lang: "tr",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/merlinscans/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/merlinscans/icon.png",
dateFormat:"MMMM dd, yyyy", dateFormat:"MMMM dd, yyyy",
dateFormatLocale:"tr" dateFormatLocale:"tr"
); );

View File

@@ -7,7 +7,7 @@ Source _mgkomikSource = Source(
lang: "id", lang: "id",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/mgkomik/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/mgkomik/icon.png",
dateFormat:"dd MMM yy", dateFormat:"dd MMM yy",
dateFormatLocale:"en_us" dateFormatLocale:"en_us"
); );

View File

@@ -7,7 +7,7 @@ Source _mhscansSource = Source(
lang: "es", lang: "es",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/mhscans/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/mhscans/icon.png",
dateFormat:"dd 'de' MMMM 'de' yyyy", dateFormat:"dd 'de' MMMM 'de' yyyy",
dateFormatLocale:"es" dateFormatLocale:"es"
); );

View File

@@ -7,7 +7,7 @@ Source _minitwoscanSource = Source(
lang: "pt-br", lang: "pt-br",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/minitwoscan/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/minitwoscan/icon.png",
dateFormat:"dd/MM/yyyy", dateFormat:"dd/MM/yyyy",
dateFormatLocale:"pt-br" dateFormatLocale:"pt-br"
); );

View File

@@ -7,7 +7,7 @@ Source _neatmangaSource = Source(
lang: "en", lang: "en",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/neatmanga/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/neatmanga/icon.png",
dateFormat:"dd MMM yyyy", dateFormat:"dd MMM yyyy",
dateFormatLocale:"en_us" dateFormatLocale:"en_us"
); );

View File

@@ -7,7 +7,7 @@ Source _nexoscansSource = Source(
lang: "pt-br", lang: "pt-br",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/nexoscans/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/nexoscans/icon.png",
dateFormat:"dd/MM/yyyy", dateFormat:"dd/MM/yyyy",
dateFormatLocale:"en_us" dateFormatLocale:"en_us"
); );

View File

@@ -7,7 +7,7 @@ Source _ninjascanSource = Source(
lang: "pt-br", lang: "pt-br",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/ninjascan/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/ninjascan/icon.png",
dateFormat:"dd 'de' MMMMM 'de' yyyy", dateFormat:"dd 'de' MMMMM 'de' yyyy",
dateFormatLocale:"pt-br" dateFormatLocale:"pt-br"
); );

View File

@@ -7,7 +7,7 @@ Source _noblessetranslationsSource = Source(
lang: "es", lang: "es",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/noblessetranslations/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/noblessetranslations/icon.png",
dateFormat:"MMMM d, yyyy", dateFormat:"MMMM d, yyyy",
dateFormatLocale:"es" dateFormatLocale:"es"
); );

View File

@@ -7,7 +7,7 @@ Source _nvmangaSource = Source(
lang: "en", lang: "en",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/nvmanga/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/nvmanga/icon.png",
dateFormat:"dd/MM/yyyy", dateFormat:"dd/MM/yyyy",
dateFormatLocale:"en" dateFormatLocale:"en"
); );

View File

@@ -7,7 +7,7 @@ Source _olaoeSource = Source(
lang: "ar", lang: "ar",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/olaoe/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/olaoe/icon.png",
dateFormat:"MMMM dd, yyyy", dateFormat:"MMMM dd, yyyy",
dateFormatLocale:"ar" dateFormatLocale:"ar"
); );

View File

@@ -7,7 +7,7 @@ Source _onepiecetecaSource = Source(
lang: "pt-br", lang: "pt-br",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/onepieceteca/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/onepieceteca/icon.png",
dateFormat:"MMMM dd, yyyy", dateFormat:"MMMM dd, yyyy",
dateFormatLocale:"pt-br" dateFormatLocale:"pt-br"
); );

View File

@@ -7,7 +7,7 @@ Source _pmscansSource = Source(
lang: "en", lang: "en",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/pmscans/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/pmscans/icon.png",
dateFormat:"dd/MM/yyyy", dateFormat:"dd/MM/yyyy",
dateFormatLocale:"en" dateFormatLocale:"en"
); );

View File

@@ -7,7 +7,7 @@ Source _princedicionesSource = Source(
lang: "es", lang: "es",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/princediciones/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/princediciones/icon.png",
dateFormat:"MMMM dd, yyyy", dateFormat:"MMMM dd, yyyy",
dateFormatLocale:"es" dateFormatLocale:"es"
); );

View File

@@ -7,7 +7,7 @@ Source _prismascansSource = Source(
lang: "pt-br", lang: "pt-br",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/prismascans/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/prismascans/icon.png",
dateFormat:"MMMMM dd, yyyy", dateFormat:"MMMMM dd, yyyy",
dateFormatLocale:"pt-br" dateFormatLocale:"pt-br"
); );

View File

@@ -7,7 +7,7 @@ Source _raijinscansSource = Source(
lang: "fr", lang: "fr",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/raijinscans/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/raijinscans/icon.png",
dateFormat:"dd/MM/yyyy", dateFormat:"dd/MM/yyyy",
dateFormatLocale:"fr" dateFormatLocale:"fr"
); );

View File

@@ -7,7 +7,7 @@ Source _readmanhuaSource = Source(
lang: "en", lang: "en",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/readmanhua/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/readmanhua/icon.png",
dateFormat:"dd MMM yyyy", dateFormat:"dd MMM yyyy",
dateFormatLocale:"en_us" dateFormatLocale:"en_us"
); );

View File

@@ -7,7 +7,7 @@ Source _reaperscansSource = Source(
lang: "en", lang: "en",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/reaperscans/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/reaperscans/icon.png",
dateFormat:"dd/MM/yyyy", dateFormat:"dd/MM/yyyy",
dateFormatLocale:"en_us" dateFormatLocale:"en_us"
); );

View File

@@ -7,7 +7,7 @@ Source _rocksmangaSource = Source(
lang: "ar", lang: "ar",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/rocksmanga/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/rocksmanga/icon.png",
dateFormat:"MMMM d, yyyy", dateFormat:"MMMM d, yyyy",
dateFormatLocale:"ar" dateFormatLocale:"ar"
); );

View File

@@ -7,7 +7,7 @@ Source _ruyamangaSource = Source(
lang: "tr", lang: "tr",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/ruyamanga/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/ruyamanga/icon.png",
dateFormat:"dd/MM/yyyy", dateFormat:"dd/MM/yyyy",
dateFormatLocale:"en" dateFormatLocale:"en"
); );

View File

@@ -7,7 +7,7 @@ Source _sapphirescanSource = Source(
lang: "es", lang: "es",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/sapphirescan/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/sapphirescan/icon.png",
dateFormat:"MMMM dd, yyyy", dateFormat:"MMMM dd, yyyy",
dateFormatLocale:"es" dateFormatLocale:"es"
); );

View File

@@ -7,7 +7,7 @@ Source _siimangaSource = Source(
lang: "id", lang: "id",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/siimanga/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/siimanga/icon.png",
dateFormat:"d MMMM", dateFormat:"d MMMM",
dateFormatLocale:"en" dateFormatLocale:"en"
); );

View File

@@ -7,7 +7,7 @@ Source _softepsilonscanSource = Source(
lang: "fr", lang: "fr",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/softepsilonscan/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/softepsilonscan/icon.png",
dateFormat:"dd/MM/yy", dateFormat:"dd/MM/yy",
dateFormatLocale:"fr" dateFormatLocale:"fr"
); );

View File

@@ -7,7 +7,7 @@ Source _stonescapeSource = Source(
lang: "en", lang: "en",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/stonescape/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/stonescape/icon.png",
dateFormat:"MMMM dd, yyyy", dateFormat:"MMMM dd, yyyy",
dateFormatLocale:"en" dateFormatLocale:"en"
); );

View File

@@ -7,7 +7,7 @@ Source _sussyscanSource = Source(
lang: "pt-br", lang: "pt-br",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/sussyscan/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/sussyscan/icon.png",
dateFormat:"MMMM dd, yyyy", dateFormat:"MMMM dd, yyyy",
dateFormatLocale:"pt-br" dateFormatLocale:"pt-br"
); );

View File

@@ -7,7 +7,7 @@ Source _tappytoonnetSource = Source(
lang: "en", lang: "en",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/tappytoonnet/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/tappytoonnet/icon.png",
dateFormat:"MMMM d, yyyy", dateFormat:"MMMM d, yyyy",
dateFormatLocale:"en_us" dateFormatLocale:"en_us"
); );

View File

@@ -7,7 +7,7 @@ Source _tresdaosscanSource = Source(
lang: "es", lang: "es",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/tresdaosscan/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/tresdaosscan/icon.png",
dateFormat:"MMMM dd, yyyy", dateFormat:"MMMM dd, yyyy",
dateFormatLocale:"es" dateFormatLocale:"es"
); );

View File

@@ -7,7 +7,7 @@ Source _turkcemangaokuSource = Source(
lang: "tr", lang: "tr",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/turkcemangaoku/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/turkcemangaoku/icon.png",
dateFormat:"d MMMM yyyy", dateFormat:"d MMMM yyyy",
dateFormatLocale:"tr" dateFormatLocale:"tr"
); );

View File

@@ -7,7 +7,7 @@ Source _unitoonSource = Source(
lang: "es", lang: "es",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/unitoon/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/unitoon/icon.png",
dateFormat:"dd/MM/yyyy", dateFormat:"dd/MM/yyyy",
dateFormatLocale:"es" dateFormatLocale:"es"
); );

View File

@@ -7,7 +7,7 @@ Source _webtoonhattiSource = Source(
lang: "tr", lang: "tr",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/webtoonhatti/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/webtoonhatti/icon.png",
dateFormat:"dd MMMM", dateFormat:"dd MMMM",
dateFormatLocale:"tr" dateFormatLocale:"tr"
); );

View File

@@ -7,7 +7,7 @@ Source _yubikiriSource = Source(
lang: "id", lang: "id",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/yubikiri/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/yubikiri/icon.png",
dateFormat:"d MMMM", dateFormat:"d MMMM",
dateFormatLocale:"en" dateFormatLocale:"en"
); );

View File

@@ -7,7 +7,7 @@ Source _zinmanganetSource = Source(
lang: "en", lang: "en",
isNsfw:false, isNsfw:false,
typeSource: "madara", typeSource: "madara",
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/bbranchNamee/dart/manga/multisrc/madara/src/zinmanganet/icon.png", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/zinmanganet/icon.png",
dateFormat:"MM/dd/yyyy", dateFormat:"MM/dd/yyyy",
dateFormatLocale:"en" dateFormatLocale:"en"
); );

File diff suppressed because one or more lines are too long