refactor: organize sources by language directories
15
dart/manga/multisrc/madara/src/es/barmanga/barmanga.dart
Normal file
@@ -0,0 +1,15 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get barmangaSource => _barmangaSource;
|
||||
|
||||
Source _barmangaSource = Source(
|
||||
name: "BarManga",
|
||||
baseUrl: "https://barmanga.com",
|
||||
lang: "es",
|
||||
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/es/barmanga/icon.png",
|
||||
dateFormat: "MM/dd/yyyy",
|
||||
dateFormatLocale: "es",
|
||||
);
|
||||
BIN
dart/manga/multisrc/madara/src/es/barmanga/icon.png
Normal file
|
After Width: | Height: | Size: 7.6 KiB |
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get bokugentranslationSource => _bokugentranslationSource;
|
||||
Source _bokugentranslationSource = Source(
|
||||
name: "BokugenTranslation",
|
||||
baseUrl: "https://bokugents.com",
|
||||
lang: "es",
|
||||
isNsfw: false,
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/es/bokugentranslation/icon.png",
|
||||
dateFormat: "MMMM dd, yyyy",
|
||||
dateFormatLocale: "es",
|
||||
);
|
||||
BIN
dart/manga/multisrc/madara/src/es/bokugentranslation/icon.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
15
dart/manga/multisrc/madara/src/es/cocorip/cocorip.dart
Normal file
@@ -0,0 +1,15 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get cocoripSource => _cocoripSource;
|
||||
|
||||
Source _cocoripSource = Source(
|
||||
name: "Coco Rip",
|
||||
baseUrl: "https://cocorip.net",
|
||||
lang: "es",
|
||||
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/es/cocorip/icon.png",
|
||||
dateFormat: "dd/MM/yyyy",
|
||||
dateFormatLocale: "es",
|
||||
);
|
||||
BIN
dart/manga/multisrc/madara/src/es/cocorip/icon.png
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
14
dart/manga/multisrc/madara/src/es/daprob/daprob.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get daprobSource => _daprobSource;
|
||||
Source _daprobSource = Source(
|
||||
name: "DapRob",
|
||||
baseUrl: "https://daprob.com",
|
||||
lang: "es",
|
||||
isNsfw: false,
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/es/daprob/icon.png",
|
||||
dateFormat: "dd/MM/yyy",
|
||||
dateFormatLocale: "en",
|
||||
);
|
||||
BIN
dart/manga/multisrc/madara/src/es/daprob/icon.png
Normal file
|
After Width: | Height: | Size: 5.3 KiB |
14
dart/manga/multisrc/madara/src/es/demanhuas/demanhuas.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get demanhuasSource => _demanhuasSource;
|
||||
Source _demanhuasSource = Source(
|
||||
name: "DeManhuas",
|
||||
baseUrl: "https://demanhuas.com",
|
||||
lang: "es",
|
||||
isNsfw: false,
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/es/demanhuas/icon.png",
|
||||
dateFormat: "MMMM d, yyyy",
|
||||
dateFormatLocale: "es",
|
||||
);
|
||||
BIN
dart/manga/multisrc/madara/src/es/demanhuas/icon.png
Normal file
|
After Width: | Height: | Size: 7.8 KiB |
@@ -0,0 +1,15 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get emperorscanSource => _emperorscanSource;
|
||||
|
||||
Source _emperorscanSource = Source(
|
||||
name: "Emperor Scan",
|
||||
baseUrl: "https://emperorscan.com",
|
||||
lang: "es",
|
||||
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/es/emperorscan/icon.png",
|
||||
dateFormat: "MMMM dd, yyyy",
|
||||
dateFormatLocale: "es",
|
||||
);
|
||||
BIN
dart/manga/multisrc/madara/src/es/emperorscan/icon.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
14
dart/manga/multisrc/madara/src/es/herenscan/herenscan.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get herenscanSource => _herenscanSource;
|
||||
Source _herenscanSource = Source(
|
||||
name: "HerenScan",
|
||||
baseUrl: "https://herenscan.com",
|
||||
lang: "es",
|
||||
isNsfw: false,
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/es/herenscan/icon.png",
|
||||
dateFormat: "d 'de' MMM 'de' yyy",
|
||||
dateFormatLocale: "es",
|
||||
);
|
||||
BIN
dart/manga/multisrc/madara/src/es/herenscan/icon.png
Normal file
|
After Width: | Height: | Size: 5.8 KiB |
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get housemangasSource => _housemangasSource;
|
||||
Source _housemangasSource = Source(
|
||||
name: "HouseMangas",
|
||||
baseUrl: "https://housemangas.com",
|
||||
lang: "es",
|
||||
isNsfw: false,
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/es/housemangas/icon.png",
|
||||
dateFormat: "MMMM dd, yyyy",
|
||||
dateFormatLocale: "es",
|
||||
);
|
||||
BIN
dart/manga/multisrc/madara/src/es/housemangas/icon.png
Normal file
|
After Width: | Height: | Size: 8.1 KiB |
BIN
dart/manga/multisrc/madara/src/es/infrafandub/icon.png
Normal file
|
After Width: | Height: | Size: 4.9 KiB |
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get infrafandubSource => _infrafandubSource;
|
||||
Source _infrafandubSource = Source(
|
||||
name: "InfraFandub",
|
||||
baseUrl: "https://infrafandub.com",
|
||||
lang: "es",
|
||||
isNsfw: false,
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/es/infrafandub/icon.png",
|
||||
dateFormat: "dd/MM/yyyy",
|
||||
dateFormatLocale: "es",
|
||||
);
|
||||
BIN
dart/manga/multisrc/madara/src/es/inmoralnofansub/icon.png
Normal file
|
After Width: | Height: | Size: 10 KiB |
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get inmoralnofansubSource => _inmoralnofansubSource;
|
||||
Source _inmoralnofansubSource = Source(
|
||||
name: "Inmoral No Fansub",
|
||||
baseUrl: "https://inmoralnofansub.xyz",
|
||||
lang: "es",
|
||||
isNsfw: false,
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/es/inmoralnofansub/icon.png",
|
||||
dateFormat: "dd/MM/yyyy",
|
||||
dateFormatLocale: "es",
|
||||
);
|
||||
BIN
dart/manga/multisrc/madara/src/es/inmortalscan/icon.png
Normal file
|
After Width: | Height: | Size: 3.7 KiB |
@@ -0,0 +1,15 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get inmortalscanSource => _inmortalscanSource;
|
||||
|
||||
Source _inmortalscanSource = Source(
|
||||
name: "Inmortal Scan",
|
||||
baseUrl: "https://manga.mundodrama.site",
|
||||
lang: "es",
|
||||
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/es/inmortalscan/icon.png",
|
||||
dateFormat: "MMMM d, yyyy",
|
||||
dateFormatLocale: "es",
|
||||
);
|
||||
BIN
dart/manga/multisrc/madara/src/es/jeazscans/icon.png
Normal file
|
After Width: | Height: | Size: 7.4 KiB |
14
dart/manga/multisrc/madara/src/es/jeazscans/jeazscans.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get jeazscansSource => _jeazscansSource;
|
||||
Source _jeazscansSource = Source(
|
||||
name: "JeazScans",
|
||||
baseUrl: "https://jeazscansv2.com",
|
||||
lang: "es",
|
||||
isNsfw: false,
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/es/jeazscans/icon.png",
|
||||
dateFormat: "d MMMM, yyyy",
|
||||
dateFormatLocale: "es",
|
||||
);
|
||||
BIN
dart/manga/multisrc/madara/src/es/jobsibe/icon.png
Normal file
|
After Width: | Height: | Size: 6.4 KiB |
14
dart/manga/multisrc/madara/src/es/jobsibe/jobsibe.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get jobsibeSource => _jobsibeSource;
|
||||
Source _jobsibeSource = Source(
|
||||
name: "Jobsibe",
|
||||
baseUrl: "https://jobsibe.com",
|
||||
lang: "es",
|
||||
isNsfw: false,
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/es/jobsibe/icon.png",
|
||||
dateFormat: "MMMM d, yyyy",
|
||||
dateFormatLocale: "es",
|
||||
);
|
||||
BIN
dart/manga/multisrc/madara/src/es/legendsnofansub/icon.png
Normal file
|
After Width: | Height: | Size: 9.3 KiB |
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get legendsnofansubSource => _legendsnofansubSource;
|
||||
Source _legendsnofansubSource = Source(
|
||||
name: "LegnMangas",
|
||||
baseUrl: "https://legnmangas.com",
|
||||
lang: "es",
|
||||
isNsfw: false,
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/es/legendsnofansub/icon.png",
|
||||
dateFormat: "dd/MM/yyyy",
|
||||
dateFormatLocale: "es",
|
||||
);
|
||||
BIN
dart/manga/multisrc/madara/src/es/mangacrab/icon.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
14
dart/manga/multisrc/madara/src/es/mangacrab/mangacrab.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get mangacrabSource => _mangacrabSource;
|
||||
Source _mangacrabSource = Source(
|
||||
name: "Manga Crab",
|
||||
baseUrl: "https://visorcrab.com",
|
||||
lang: "es",
|
||||
isNsfw: false,
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/es/mangacrab/icon.png",
|
||||
dateFormat: "dd/MM/yyyy",
|
||||
dateFormatLocale: "es",
|
||||
);
|
||||
BIN
dart/manga/multisrc/madara/src/es/mangafenix/icon.png
Normal file
|
After Width: | Height: | Size: 10 KiB |
15
dart/manga/multisrc/madara/src/es/mangafenix/mangafenix.dart
Normal file
@@ -0,0 +1,15 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get mangafenixSource => _mangafenixSource;
|
||||
|
||||
Source _mangafenixSource = Source(
|
||||
name: "Manga Fenix",
|
||||
baseUrl: "https://manhua-fenix.com",
|
||||
lang: "es",
|
||||
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/es/mangafenix/icon.png",
|
||||
dateFormat: "dd MMMM, yyyy",
|
||||
dateFormatLocale: "es",
|
||||
);
|
||||
BIN
dart/manga/multisrc/madara/src/es/mangasnosekai/icon.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get mangasnosekaiSource => _mangasnosekaiSource;
|
||||
Source _mangasnosekaiSource = Source(
|
||||
name: "Mangas No Sekai",
|
||||
baseUrl: "https://mangasnosekai.com",
|
||||
lang: "es",
|
||||
isNsfw: false,
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/es/mangasnosekai/icon.png",
|
||||
dateFormat: "MMMM dd, yyyy",
|
||||
dateFormatLocale: "es",
|
||||
);
|
||||
BIN
dart/manga/multisrc/madara/src/es/manhuaonline/icon.png
Normal file
|
After Width: | Height: | Size: 9.1 KiB |
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get manhuaonlineSource => _manhuaonlineSource;
|
||||
Source _manhuaonlineSource = Source(
|
||||
name: "Manhua Online",
|
||||
baseUrl: "https://blog.manhuaonline.org",
|
||||
lang: "es",
|
||||
isNsfw: false,
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/es/manhuaonline/icon.png",
|
||||
dateFormat: "dd 'de' MMMM 'de' yyyy",
|
||||
dateFormatLocale: "es",
|
||||
);
|
||||
BIN
dart/manga/multisrc/madara/src/es/mantrazscan/icon.png
Normal file
|
After Width: | Height: | Size: 4.8 KiB |
@@ -0,0 +1,15 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get mantrazscanSource => _mantrazscanSource;
|
||||
|
||||
Source _mantrazscanSource = Source(
|
||||
name: "Mantraz Scan",
|
||||
baseUrl: "https://mantrazscan.com",
|
||||
lang: "es",
|
||||
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/es/mantrazscan/icon.png",
|
||||
dateFormat: "dd/MM/yyyy",
|
||||
dateFormatLocale: "es",
|
||||
);
|
||||
BIN
dart/manga/multisrc/madara/src/es/mhscans/icon.png
Normal file
|
After Width: | Height: | Size: 9.9 KiB |
14
dart/manga/multisrc/madara/src/es/mhscans/mhscans.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get mhscansSource => _mhscansSource;
|
||||
Source _mhscansSource = Source(
|
||||
name: "MHScans",
|
||||
baseUrl: "https://lectormh.com",
|
||||
lang: "es",
|
||||
isNsfw: false,
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/es/mhscans/icon.png",
|
||||
dateFormat: "dd 'de' MMMM 'de' yyyy",
|
||||
dateFormatLocale: "es",
|
||||
);
|
||||
BIN
dart/manga/multisrc/madara/src/es/monarcamanga/icon.png
Normal file
|
After Width: | Height: | Size: 9.2 KiB |
@@ -0,0 +1,15 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get monarcamangaSource => _monarcamangaSource;
|
||||
|
||||
Source _monarcamangaSource = Source(
|
||||
name: "MonarcaManga",
|
||||
baseUrl: "https://monarcamanga.com",
|
||||
lang: "es",
|
||||
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/es/monarcamanga/icon.png",
|
||||
dateFormat: "MMM d, yyy",
|
||||
dateFormatLocale: "es",
|
||||
);
|
||||
BIN
dart/manga/multisrc/madara/src/es/noblessetranslations/icon.png
Normal file
|
After Width: | Height: | Size: 6.4 KiB |
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get noblessetranslationsSource => _noblessetranslationsSource;
|
||||
Source _noblessetranslationsSource = Source(
|
||||
name: "Noblesse Translations",
|
||||
baseUrl: "https://www.noblessev1.com",
|
||||
lang: "es",
|
||||
isNsfw: false,
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/es/noblessetranslations/icon.png",
|
||||
dateFormat: "MMMM d, yyyy",
|
||||
dateFormatLocale: "es",
|
||||
);
|
||||
BIN
dart/manga/multisrc/madara/src/es/princediciones/icon.png
Normal file
|
After Width: | Height: | Size: 8.7 KiB |
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get princedicionesSource => _princedicionesSource;
|
||||
Source _princedicionesSource = Source(
|
||||
name: "Prince Ediciones",
|
||||
baseUrl: "https://princediciones.com",
|
||||
lang: "es",
|
||||
isNsfw: false,
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/es/princediciones/icon.png",
|
||||
dateFormat: "MMMM dd, yyyy",
|
||||
dateFormatLocale: "es",
|
||||
);
|
||||
BIN
dart/manga/multisrc/madara/src/es/ragnarokscanlation/icon.png
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
@@ -0,0 +1,15 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get ragnarokscanlationSource => _ragnarokscanlationSource;
|
||||
|
||||
Source _ragnarokscanlationSource = Source(
|
||||
name: "Ragnarok Scanlation",
|
||||
baseUrl: "https://ragnarokscanlation.com",
|
||||
lang: "es",
|
||||
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/es/ragnarokscanlation/icon.png",
|
||||
dateFormat: "MMMM d, yyyy",
|
||||
dateFormatLocale: "es",
|
||||
);
|
||||
BIN
dart/manga/multisrc/madara/src/es/richtoscan/icon.png
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
15
dart/manga/multisrc/madara/src/es/richtoscan/richtoscan.dart
Normal file
@@ -0,0 +1,15 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get richtoscanSource => _richtoscanSource;
|
||||
|
||||
Source _richtoscanSource = Source(
|
||||
name: "RichtoScan",
|
||||
baseUrl: "https://richtoscan.com",
|
||||
lang: "es",
|
||||
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/es/richtoscan/icon.png",
|
||||
dateFormat: "MMMM dd, yyyy",
|
||||
dateFormatLocale: "es",
|
||||
);
|
||||
BIN
dart/manga/multisrc/madara/src/es/rightdarkscan/icon.png
Normal file
|
After Width: | Height: | Size: 9.9 KiB |
@@ -0,0 +1,15 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get rightdarkscanSource => _rightdarkscanSource;
|
||||
|
||||
Source _rightdarkscanSource = Source(
|
||||
name: "Rightdark Scan",
|
||||
baseUrl: "https://rightdark-scan.com",
|
||||
lang: "es",
|
||||
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/es/rightdarkscan/icon.png",
|
||||
dateFormat: "MMMM dd, yyyy",
|
||||
dateFormatLocale: "es",
|
||||
);
|
||||
BIN
dart/manga/multisrc/madara/src/es/samuraiscan/icon.png
Normal file
|
After Width: | Height: | Size: 7.1 KiB |
@@ -0,0 +1,15 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get samuraiscanSource => _samuraiscanSource;
|
||||
|
||||
Source _samuraiscanSource = Source(
|
||||
name: "SamuraiScan",
|
||||
baseUrl: "https://samuraiscan.com",
|
||||
lang: "es",
|
||||
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/es/samuraiscan/icon.png",
|
||||
dateFormat: "MMMM d, yyyy",
|
||||
dateFormatLocale: "es",
|
||||
);
|
||||
BIN
dart/manga/multisrc/madara/src/es/sapphirescan/icon.png
Normal file
|
After Width: | Height: | Size: 8.0 KiB |
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get sapphirescanSource => _sapphirescanSource;
|
||||
Source _sapphirescanSource = Source(
|
||||
name: "SapphireScan",
|
||||
baseUrl: "https://sapphirescan.com",
|
||||
lang: "es",
|
||||
isNsfw: false,
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/es/sapphirescan/icon.png",
|
||||
dateFormat: "MMMM dd, yyyy",
|
||||
dateFormatLocale: "es",
|
||||
);
|
||||
BIN
dart/manga/multisrc/madara/src/es/scambertraslator/icon.png
Normal file
|
After Width: | Height: | Size: 5.7 KiB |
@@ -0,0 +1,15 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get scambertraslatorSource => _scambertraslatorSource;
|
||||
|
||||
Source _scambertraslatorSource = Source(
|
||||
name: "ScamberTraslator",
|
||||
baseUrl: "https://scambertraslator.com",
|
||||
lang: "es",
|
||||
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/es/scambertraslator/icon.png",
|
||||
dateFormat: "dd/MM/yyyy",
|
||||
dateFormatLocale: "es",
|
||||
);
|
||||
BIN
dart/manga/multisrc/madara/src/es/taurusfansub/icon.png
Normal file
|
After Width: | Height: | Size: 6.5 KiB |
@@ -0,0 +1,15 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get taurusfansubSource => _taurusfansubSource;
|
||||
|
||||
Source _taurusfansubSource = Source(
|
||||
name: "Taurus Fansub",
|
||||
baseUrl: "https://taurusfansub.com",
|
||||
lang: "es",
|
||||
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/es/taurusfansub/icon.png",
|
||||
dateFormat: "dd/MM/yyy",
|
||||
dateFormatLocale: "es",
|
||||
);
|
||||
BIN
dart/manga/multisrc/madara/src/es/tresdaosscan/icon.png
Normal file
|
After Width: | Height: | Size: 6.4 KiB |
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get tresdaosscanSource => _tresdaosscanSource;
|
||||
Source _tresdaosscanSource = Source(
|
||||
name: "Tres Daos Scan",
|
||||
baseUrl: "https://tresdaos.com",
|
||||
lang: "es",
|
||||
isNsfw: false,
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/es/tresdaosscan/icon.png",
|
||||
dateFormat: "MMMM dd, yyyy",
|
||||
dateFormatLocale: "es",
|
||||
);
|
||||
BIN
dart/manga/multisrc/madara/src/es/unitoon/icon.png
Normal file
|
After Width: | Height: | Size: 10 KiB |
14
dart/manga/multisrc/madara/src/es/unitoon/unitoon.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get unitoonSource => _unitoonSource;
|
||||
Source _unitoonSource = Source(
|
||||
name: "Unitoon",
|
||||
baseUrl: "https://lectorunitoon.com",
|
||||
lang: "es",
|
||||
isNsfw: false,
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/es/unitoon/icon.png",
|
||||
dateFormat: "dd/MM/yyyy",
|
||||
dateFormatLocale: "es",
|
||||
);
|
||||