refactor: organize sources by language directories

This commit is contained in:
xMohnad
2025-06-18 02:19:34 +00:00
parent ea55289bd9
commit 86c4d085ff
558 changed files with 834 additions and 834 deletions

View File

@@ -0,0 +1,15 @@
import '../../../../../../../model/source.dart';
Source get akumanotenshiSource => _akumanotenshiSource;
Source _akumanotenshiSource = Source(
name: "Akuma no Tenshi",
baseUrl: "https://akumanotenshi.com",
lang: "pt-BR",
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/pt/akumanotenshi/icon.png",
dateFormat: "dd/MM/yyyy",
dateFormatLocale: "pt-br",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@@ -0,0 +1,14 @@
import '../../../../../../../model/source.dart';
Source get alonescanlatorSource => _alonescanlatorSource;
Source _alonescanlatorSource = Source(
name: "Alone Scanlator",
baseUrl: "https://alonescanlator.com.br",
lang: "pt-br",
isNsfw: false,
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/pt/alonescanlator/icon.png",
dateFormat: "dd/MM/yyyy",
dateFormatLocale: "pt-br",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

View File

@@ -0,0 +1,15 @@
import '../../../../../../../model/source.dart';
Source get arthurscanSource => _arthurscanSource;
Source _arthurscanSource = Source(
name: "Arthur Scan",
baseUrl: "https://arthurscan.xyz",
lang: "pt-BR",
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/pt/arthurscan/icon.png",
dateFormat: "MMMMM dd, yyyy",
dateFormatLocale: "pt-br",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

View File

@@ -0,0 +1,14 @@
import '../../../../../../../model/source.dart';
Source get borutoexplorerSource => _borutoexplorerSource;
Source _borutoexplorerSource = Source(
name: "Boruto Explorer",
baseUrl: "https://leitor.borutoexplorer.com.br",
lang: "pt-br",
isNsfw: false,
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/pt/borutoexplorer/icon.png",
dateFormat: "dd 'de' MMMMM 'de' yyyy",
dateFormatLocale: "pt-br",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB

View File

@@ -0,0 +1,14 @@
import '../../../../../../../model/source.dart';
Source get crystalcomicsSource => _crystalcomicsSource;
Source _crystalcomicsSource = Source(
name: "Crystal Comics",
baseUrl: "https://crystalcomics.com",
lang: "pt-br",
isNsfw: false,
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/pt/crystalcomics/icon.png",
dateFormat: "MMMM dd, yyyy",
dateFormatLocale: "pt-br",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

View File

@@ -0,0 +1,14 @@
import '../../../../../../../model/source.dart';
Source get fayscansSource => _fayscansSource;
Source _fayscansSource = Source(
name: "Fay Scans",
baseUrl: "https://fayscans.net",
lang: "pt-br",
isNsfw: false,
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/pt/fayscans/icon.png",
dateFormat: "dd/MM/yyyy",
dateFormatLocale: "pt-br",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

View File

@@ -0,0 +1,14 @@
import '../../../../../../../model/source.dart';
Source get galinhasamuraiscanSource => _galinhasamuraiscanSource;
Source _galinhasamuraiscanSource = Source(
name: "Galinha Samurai Scan",
baseUrl: "https://galinhasamurai.com",
lang: "pt-br",
isNsfw: false,
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/pt/galinhasamuraiscan/icon.png",
dateFormat: "dd/MM/yyyy",
dateFormatLocale: "pt-br",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

View File

@@ -0,0 +1,14 @@
import '../../../../../../../model/source.dart';
Source get hikariganaiSource => _hikariganaiSource;
Source _hikariganaiSource = Source(
name: "Hikari Ga Nai",
baseUrl: "https://hikariganai.xyz",
lang: "pt-br",
isNsfw: false,
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/pt/hikariganai/icon.png",
dateFormat: "d 'de' MMMM 'de' yyyy",
dateFormatLocale: "pt-br",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

View File

@@ -0,0 +1,14 @@
import '../../../../../../../model/source.dart';
Source get imperiodabritanniaSource => _imperiodabritanniaSource;
Source _imperiodabritanniaSource = Source(
name: "Sagrado Império da Britannia",
baseUrl: "https://imperiodabritannia.com",
lang: "pt-br",
isNsfw: false,
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/pt/imperiodabritannia/icon.png",
dateFormat: "dd 'de' MMMMM 'de' yyyy",
dateFormatLocale: "pt-br",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

View File

@@ -0,0 +1,15 @@
import '../../../../../../../model/source.dart';
Source get imperioscansSource => _imperioscansSource;
Source _imperioscansSource = Source(
name: "Império Scans",
baseUrl: "https://imperioscans.com.br",
lang: "pt-BR",
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/pt/imperioscans/icon.png",
dateFormat: "dd/MM/yyyy",
dateFormatLocale: "pt-br",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@@ -0,0 +1,15 @@
import '../../../../../../../model/source.dart';
Source get kakuseiprojectSource => _kakuseiprojectSource;
Source _kakuseiprojectSource = Source(
name: "Kakusei Project",
baseUrl: "https://kakuseiproject.com.br",
lang: "pt-BR",
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/pt/kakuseiproject/icon.png",
dateFormat: "MMMMM dd, yyyy",
dateFormatLocale: "pt-br",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

View File

@@ -0,0 +1,15 @@
import '../../../../../../../model/source.dart';
Source get kamisamaexplorerSource => _kamisamaexplorerSource;
Source _kamisamaexplorerSource = Source(
name: "Kami Sama Explorer",
baseUrl: "https://leitor.kamisama.com.br",
lang: "pt-br",
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/pt/kamisamaexplorer/icon.png",
dateFormat: "dd 'de' MMMM 'de' yyyy",
dateFormatLocale: "pt-br",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@@ -0,0 +1,15 @@
import '../../../../../../../model/source.dart';
Source get ladyestelarscanSource => _ladyestelarscanSource;
Source _ladyestelarscanSource = Source(
name: "Lady Estelar Scan",
baseUrl: "https://ladyestelarscan.com.br",
lang: "pt-BR",
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/pt/ladyestelarscan/icon.png",
dateFormat: "dd/MM/yyyy",
dateFormatLocale: "pt-br",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

View File

@@ -0,0 +1,14 @@
import '../../../../../../../model/source.dart';
Source get leitordemangaSource => _leitordemangaSource;
Source _leitordemangaSource = Source(
name: "Leitor de Mangá",
baseUrl: "https://leitordemanga.com",
lang: "pt-br",
isNsfw: false,
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/pt/leitordemanga/icon.png",
dateFormat: "dd/MM/yyyy",
dateFormatLocale: "pt-br",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View File

@@ -0,0 +1,14 @@
import '../../../../../../../model/source.dart';
Source get lscansSource => _lscansSource;
Source _lscansSource = Source(
name: "L Scans",
baseUrl: "https://lscans.com",
lang: "pt-br",
isNsfw: false,
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/pt/lscans/icon.png",
dateFormat: "dd/MM/yyyy",
dateFormatLocale: "en",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

View File

@@ -0,0 +1,14 @@
import '../../../../../../../model/source.dart';
Source get lunarscanSource => _lunarscanSource;
Source _lunarscanSource = Source(
name: "Lunar Scan",
baseUrl: "https://lunarscan.com.br",
lang: "pt-br",
isNsfw: false,
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/pt/lunarscan/icon.png",
dateFormat: "MMMMM dd, yyyy",
dateFormatLocale: "pt-br",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@@ -0,0 +1,15 @@
import '../../../../../../../model/source.dart';
Source get maidscanSource => _maidscanSource;
Source _maidscanSource = Source(
name: "Maid Scan",
baseUrl: "https://maidscan.com.br",
lang: "pt-BR",
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/pt/maidscan/icon.png",
dateFormat: "dd 'de' MMMMM 'de' yyyy",
dateFormatLocale: "pt-br",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@@ -0,0 +1,15 @@
import '../../../../../../../model/source.dart';
Source get mangananquimSource => _mangananquimSource;
Source _mangananquimSource = Source(
name: "Mangá Nanquim",
baseUrl: "https://mangananquim.com",
lang: "pt-BR",
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/pt/mangananquim/icon.png",
dateFormat: "dd 'de' MMMMM 'de' yyyy",
dateFormatLocale: "pt-br",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@@ -0,0 +1,15 @@
import '../../../../../../../model/source.dart';
Source get mangasoverallSource => _mangasoverallSource;
Source _mangasoverallSource = Source(
name: "ROG Mangás",
baseUrl: "https://rogmangas.com",
lang: "pt-BR",
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/pt/mangasoverall/icon.png",
dateFormat: "dd/MM/yyyy",
dateFormatLocale: "pt-br",
);

View File

@@ -0,0 +1,14 @@
import '../../../../../../../model/source.dart';
Source get minitwoscanSource => _minitwoscanSource;
Source _minitwoscanSource = Source(
name: "MiniTwo Scan",
baseUrl: "https://minitwoscan.com",
lang: "pt-br",
isNsfw: false,
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/pt/minitwoscan/icon.png",
dateFormat: "dd/MM/yyyy",
dateFormatLocale: "pt-br",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

View File

@@ -0,0 +1,15 @@
import '../../../../../../../model/source.dart';
Source get momonohanascanSource => _momonohanascanSource;
Source _momonohanascanSource = Source(
name: "Momo no Hana Scan",
baseUrl: "https://momonohanascan.com",
lang: "pt-BR",
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/pt/momonohanascan/icon.png",
dateFormat: "dd/MM/yyyy",
dateFormatLocale: "pt-br",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@@ -0,0 +1,15 @@
import '../../../../../../../model/source.dart';
Source get moonwitchinloveSource => _moonwitchinloveSource;
Source _moonwitchinloveSource = Source(
name: "Moon Witch In Love",
baseUrl: "https://moonwitchinlovescan.com",
lang: "pt-BR",
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/pt/moonwitchinlove/icon.png",
dateFormat: "dd 'de' MMMMM 'de' yyyy",
dateFormatLocale: "pt-br",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

View File

@@ -0,0 +1,14 @@
import '../../../../../../../model/source.dart';
Source get nexoscansSource => _nexoscansSource;
Source _nexoscansSource = Source(
name: "Nexo Scans",
baseUrl: "https://nexoscans.net",
lang: "pt-br",
isNsfw: false,
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/pt/nexoscans/icon.png",
dateFormat: "dd/MM/yyyy",
dateFormatLocale: "en_us",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

View File

@@ -0,0 +1,14 @@
import '../../../../../../../model/source.dart';
Source get ninjascanSource => _ninjascanSource;
Source _ninjascanSource = Source(
name: "Ninja Scan",
baseUrl: "https://ninjacomics.xyz",
lang: "pt-br",
isNsfw: false,
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/pt/ninjascan/icon.png",
dateFormat: "dd 'de' MMMMM 'de' yyyy",
dateFormatLocale: "pt-br",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

View File

@@ -0,0 +1,14 @@
import '../../../../../../../model/source.dart';
Source get onepiecetecaSource => _onepiecetecaSource;
Source _onepiecetecaSource = Source(
name: "One Piece TECA",
baseUrl: "https://onepieceteca.com",
lang: "pt-br",
isNsfw: false,
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/pt/onepieceteca/icon.png",
dateFormat: "MMMM dd, yyyy",
dateFormatLocale: "pt-br",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

View File

@@ -0,0 +1,14 @@
import '../../../../../../../model/source.dart';
Source get prismascansSource => _prismascansSource;
Source _prismascansSource = Source(
name: "Demon Sect",
baseUrl: "https://dsectcomics.org",
lang: "pt-br",
isNsfw: false,
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/pt/prismascans/icon.png",
dateFormat: "MMMMM dd, yyyy",
dateFormatLocale: "pt-br",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View File

@@ -0,0 +1,15 @@
import '../../../../../../../model/source.dart';
Source get projetoscanlatorSource => _projetoscanlatorSource;
Source _projetoscanlatorSource = Source(
name: "Projeto Scanlator",
baseUrl: "https://projetoscanlator.com",
lang: "pt-BR",
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/pt/projetoscanlator/icon.png",
dateFormat: "dd/MM/yyyy",
dateFormatLocale: "pt-br",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@@ -0,0 +1,15 @@
import '../../../../../../../model/source.dart';
Source get rainbowfairyscanSource => _rainbowfairyscanSource;
Source _rainbowfairyscanSource = Source(
name: "Rainbow Fairy Scan",
baseUrl: "https://rainbowfairyscan.com",
lang: "pt-BR",
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/pt/rainbowfairyscan/icon.png",
dateFormat: "dd/MM/yyyy",
dateFormatLocale: "pt-br",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

View File

@@ -0,0 +1,15 @@
import '../../../../../../../model/source.dart';
Source get randomscanSource => _randomscanSource;
Source _randomscanSource = Source(
name: "Random Scan",
baseUrl: "https://randomscanlators.net",
lang: "pt-BR",
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/pt/randomscan/icon.png",
dateFormat: "MMMMM dd, yyyy",
dateFormatLocale: "pt-br",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

View File

@@ -0,0 +1,15 @@
import '../../../../../../../model/source.dart';
Source get sinensisSource => _sinensisSource;
Source _sinensisSource = Source(
name: "Sinensis Scan",
baseUrl: "https://sinensisscan.net",
lang: "pt-BR",
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/pt/sinensis/icon.png",
dateFormat: "dd/MM/yyyy",
dateFormatLocale: "pt-br",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

View File

@@ -0,0 +1,14 @@
import '../../../../../../../model/source.dart';
Source get sussyscanSource => _sussyscanSource;
Source _sussyscanSource = Source(
name: "Sussy Scan",
baseUrl: "https://sussyscan.com",
lang: "pt-br",
isNsfw: false,
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/pt/sussyscan/icon.png",
dateFormat: "MMMM dd, yyyy",
dateFormatLocale: "pt-br",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB

View File

@@ -0,0 +1,15 @@
import '../../../../../../../model/source.dart';
Source get sweettimescanSource => _sweettimescanSource;
Source _sweettimescanSource = Source(
name: "Sweet Time Scan",
baseUrl: "https://sweetscan.net",
lang: "pt-BR",
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/pt/sweettimescan/icon.png",
dateFormat: "MMMMM dd, yyyy",
dateFormatLocale: "pt-br",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

@@ -0,0 +1,15 @@
import '../../../../../../../model/source.dart';
Source get tatakaescanSource => _tatakaescanSource;
Source _tatakaescanSource = Source(
name: "Tatakae Scan",
baseUrl: "https://tatakaescan.com",
lang: "pt-BR",
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/pt/tatakaescan/icon.png",
dateFormat: "dd 'de' MMMMM 'de' yyyy",
dateFormatLocale: "pt-br",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@@ -0,0 +1,15 @@
import '../../../../../../../model/source.dart';
Source get wickedwitchscanSource => _wickedwitchscanSource;
Source _wickedwitchscanSource = Source(
name: "Wicked Witch Scan",
baseUrl: "https://wickedwitchscan.com",
lang: "pt-BR",
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/pt/wickedwitchscan/icon.png",
dateFormat: "MMMMM dd, yyyy",
dateFormatLocale: "pt-br",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

View File

@@ -0,0 +1,15 @@
import '../../../../../../../model/source.dart';
Source get winterscanSource => _winterscanSource;
Source _winterscanSource = Source(
name: "Winter Scan",
baseUrl: "https://winterscan.com",
lang: "pt-BR",
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/pt/winterscan/icon.png",
dateFormat: "dd 'de' MMMM 'de' yyyy",
dateFormatLocale: "pt-br",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@@ -0,0 +1,15 @@
import '../../../../../../../model/source.dart';
Source get wonderlandscanSource => _wonderlandscanSource;
Source _wonderlandscanSource = Source(
name: "Wonderland Scan",
baseUrl: "https://wonderlandscan.com",
lang: "pt-BR",
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/pt/wonderlandscan/icon.png",
dateFormat: "dd/MM/yyyy",
dateFormatLocale: "pt-br",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

View File

@@ -0,0 +1,15 @@
import '../../../../../../../model/source.dart';
Source get yuriversoSource => _yuriversoSource;
Source _yuriversoSource = Source(
name: "Yuri Verso",
baseUrl: "https://yuri.live",
lang: "pt-br",
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/pt/yuriverso/icon.png",
dateFormat: "dd/MM/yyyy",
dateFormatLocale: "pt-br",
);