New MangaReader sources
13
dart/manga/multisrc/mangareader/src/adumanga/adumanga.dart
Normal file
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get adumangaSource => _adumangaSource;
|
||||
Source _adumangaSource = Source(
|
||||
name: "Adu Manga",
|
||||
baseUrl: "https://www.mangacim.com",
|
||||
lang: "tr",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/adumanga/icon.png",
|
||||
dateFormat:"MMMM d, yyy",
|
||||
dateFormatLocale:"tr"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/adumanga/icon.png
Normal file
|
After Width: | Height: | Size: 5.2 KiB |
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get afroditscansSource => _afroditscansSource;
|
||||
Source _afroditscansSource = Source(
|
||||
name: "Afrodit Scans",
|
||||
baseUrl: "https://afroditscans.com",
|
||||
lang: "tr",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/afroditscans/icon.png",
|
||||
dateFormat:"MMMM d, yyy",
|
||||
dateFormatLocale:"tr"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/afroditscans/icon.png
Normal file
|
After Width: | Height: | Size: 10 KiB |
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get arcurafansubSource => _arcurafansubSource;
|
||||
Source _arcurafansubSource = Source(
|
||||
name: "Arcura Fansub",
|
||||
baseUrl: "https://arcurafansub.com",
|
||||
lang: "tr",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/arcurafansub/icon.png",
|
||||
dateFormat:"MMMM d, yyy",
|
||||
dateFormatLocale:"tr"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/arcurafansub/icon.png
Normal file
|
After Width: | Height: | Size: 6.1 KiB |
13
dart/manga/multisrc/mangareader/src/areamanga/areamanga.dart
Normal file
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get areamangaSource => _areamangaSource;
|
||||
Source _areamangaSource = Source(
|
||||
name: "أريا مانجا",
|
||||
baseUrl: "https://www.areascans.net",
|
||||
lang: "ar",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/areamanga/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"ar"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/areamanga/icon.png
Normal file
|
After Width: | Height: | Size: 7.6 KiB |
13
dart/manga/multisrc/mangareader/src/areascans/areascans.dart
Normal file
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get areascansSource => _areascansSource;
|
||||
Source _areascansSource = Source(
|
||||
name: "Area Scans",
|
||||
baseUrl: "https://ar.areascans.org",
|
||||
lang: "ar",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/areascans/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"ar"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/areascans/icon.png
Normal file
|
After Width: | Height: | Size: 9.0 KiB |
13
dart/manga/multisrc/mangareader/src/aresnov/aresnov.dart
Normal file
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get aresnovSource => _aresnovSource;
|
||||
Source _aresnovSource = Source(
|
||||
name: "SCARManga",
|
||||
baseUrl: "https://scarmanga.com",
|
||||
lang: "ar",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/aresnov/icon.png",
|
||||
dateFormat:"MMMMM dd, yyyy",
|
||||
dateFormatLocale:"ar"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/aresnov/icon.png
Normal file
|
After Width: | Height: | Size: 13 KiB |
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get athenamangaSource => _athenamangaSource;
|
||||
Source _athenamangaSource = Source(
|
||||
name: "Athena Manga",
|
||||
baseUrl: "https://athenamanga.com",
|
||||
lang: "tr",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/athenamanga/icon.png",
|
||||
dateFormat:"MMMM d, yyy",
|
||||
dateFormatLocale:"tr"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/athenamanga/icon.png
Normal file
|
After Width: | Height: | Size: 9.6 KiB |
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get atlantisscanSource => _atlantisscanSource;
|
||||
Source _atlantisscanSource = Source(
|
||||
name: "Atlantis Scan",
|
||||
baseUrl: "https://scansatlanticos.com",
|
||||
lang: "es",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/atlantisscan/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"en_us"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/atlantisscan/icon.png
Normal file
|
After Width: | Height: | Size: 7.9 KiB |
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get berserkerscanSource => _berserkerscanSource;
|
||||
Source _berserkerscanSource = Source(
|
||||
name: "Berserker Scan",
|
||||
baseUrl: "https://ragnascan.com",
|
||||
lang: "es",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/berserkerscan/icon.png",
|
||||
dateFormat:"MMMM d, yyyy",
|
||||
dateFormatLocale:"es"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/berserkerscan/icon.png
Normal file
|
After Width: | Height: | Size: 6.8 KiB |
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get carteldemanhwasSource => _carteldemanhwasSource;
|
||||
Source _carteldemanhwasSource = Source(
|
||||
name: "Cartel de Manhwas",
|
||||
baseUrl: "https://carteldemanhwas.com",
|
||||
lang: "es",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/carteldemanhwas/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"es"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/carteldemanhwas/icon.png
Normal file
|
After Width: | Height: | Size: 8.9 KiB |
13
dart/manga/multisrc/mangareader/src/comicaso/comicaso.dart
Normal file
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get comicasoSource => _comicasoSource;
|
||||
Source _comicasoSource = Source(
|
||||
name: "Comicaso",
|
||||
baseUrl: "https://comicaso.com",
|
||||
lang: "id",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/comicaso/icon.png",
|
||||
dateFormat:"MMMM d, yyyy",
|
||||
dateFormatLocale:"id"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/comicaso/icon.png
Normal file
|
After Width: | Height: | Size: 3.9 KiB |
13
dart/manga/multisrc/mangareader/src/crowscans/crowscans.dart
Normal file
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get crowscansSource => _crowscansSource;
|
||||
Source _crowscansSource = Source(
|
||||
name: "Crow Scans",
|
||||
baseUrl: "https://crowscans.com",
|
||||
lang: "ar",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/crowscans/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"ar"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/crowscans/icon.png
Normal file
|
After Width: | Height: | Size: 7.1 KiB |
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get diskusscanSource => _diskusscanSource;
|
||||
Source _diskusscanSource = Source(
|
||||
name: "Diskus Scan",
|
||||
baseUrl: "https://diskusscan.com",
|
||||
lang: "pt-br",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/diskusscan/icon.png",
|
||||
dateFormat:"MMMMM dd, yyyy",
|
||||
dateFormatLocale:"pt-br"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/diskusscan/icon.png
Normal file
|
After Width: | Height: | Size: 5.9 KiB |
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get dragonmangaSource => _dragonmangaSource;
|
||||
Source _dragonmangaSource = Source(
|
||||
name: "DragonManga",
|
||||
baseUrl: "https://www.dragon-manga.com",
|
||||
lang: "th",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/dragonmanga/icon.png",
|
||||
dateFormat:"MMMM d, yyyy",
|
||||
dateFormatLocale:"th"
|
||||
);
|
||||
13
dart/manga/multisrc/mangareader/src/dtupscan/dtupscan.dart
Normal file
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get dtupscanSource => _dtupscanSource;
|
||||
Source _dtupscanSource = Source(
|
||||
name: "De Todo Un Poco Scan",
|
||||
baseUrl: "https://dtupscan.com",
|
||||
lang: "es",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/dtupscan/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"es"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/dtupscan/icon.png
Normal file
|
After Width: | Height: | Size: 10 KiB |
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get ecchidoujinSource => _ecchidoujinSource;
|
||||
Source _ecchidoujinSource = Source(
|
||||
name: "Ecchi-Doujin",
|
||||
baseUrl: "https://ecchi-doujin.com",
|
||||
lang: "th",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/ecchidoujin/icon.png",
|
||||
dateFormat:"MMMM d, yyyy",
|
||||
dateFormatLocale:"th"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/ecchidoujin/icon.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get flamescansfrSource => _flamescansfrSource;
|
||||
Source _flamescansfrSource = Source(
|
||||
name: "Legacy Scans",
|
||||
baseUrl: "https://legacy-scans.com",
|
||||
lang: "fr",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/flamescansfr/icon.png",
|
||||
dateFormat:"MMMM d, yyyy",
|
||||
dateFormatLocale:"fr"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/flamescansfr/icon.png
Normal file
|
After Width: | Height: | Size: 4.5 KiB |
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get franxxmangasSource => _franxxmangasSource;
|
||||
Source _franxxmangasSource = Source(
|
||||
name: "Franxx Mangás",
|
||||
baseUrl: "https://franxxmangas.net",
|
||||
lang: "pt-br",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/franxxmangas/icon.png",
|
||||
dateFormat:"MMMMM dd, yyyy",
|
||||
dateFormatLocale:"pt-br"
|
||||
);
|
||||
13
dart/manga/multisrc/mangareader/src/gaiatoon/gaiatoon.dart
Normal file
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get gaiatoonSource => _gaiatoonSource;
|
||||
Source _gaiatoonSource = Source(
|
||||
name: "Gaiatoon",
|
||||
baseUrl: "https://gaiatoon.com",
|
||||
lang: "tr",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/gaiatoon/icon.png",
|
||||
dateFormat:"MMMM d, yyy",
|
||||
dateFormatLocale:"tr"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/gaiatoon/icon.png
Normal file
|
After Width: | Height: | Size: 13 KiB |
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get gremorymangasSource => _gremorymangasSource;
|
||||
Source _gremorymangasSource = Source(
|
||||
name: "Gremory Mangas",
|
||||
baseUrl: "https://gremorymangas.com",
|
||||
lang: "es",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/gremorymangas/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"es"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/gremorymangas/icon.png
Normal file
|
After Width: | Height: | Size: 7.5 KiB |
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get hikariscanSource => _hikariscanSource;
|
||||
Source _hikariscanSource = Source(
|
||||
name: "Hikari Scan",
|
||||
baseUrl: "https://hikariscan.org",
|
||||
lang: "pt-br",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/hikariscan/icon.png",
|
||||
dateFormat:"MMMMM dd, yyyy",
|
||||
dateFormatLocale:"pt-br"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/hikariscan/icon.png
Normal file
|
After Width: | Height: | Size: 6.0 KiB |
BIN
dart/manga/multisrc/mangareader/src/iimanga/icon.png
Normal file
|
After Width: | Height: | Size: 8.6 KiB |
13
dart/manga/multisrc/mangareader/src/iimanga/iimanga.dart
Normal file
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get iimangaSource => _iimangaSource;
|
||||
Source _iimangaSource = Source(
|
||||
name: "ARESManga",
|
||||
baseUrl: "https://fl-ares.com",
|
||||
lang: "ar",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/iimanga/icon.png",
|
||||
dateFormat:"MMMMM dd, yyyy",
|
||||
dateFormatLocale:"ar"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/imaginescan/icon.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get imaginescanSource => _imaginescanSource;
|
||||
Source _imaginescanSource = Source(
|
||||
name: "Imagine Scan",
|
||||
baseUrl: "https://imaginescan.com.br",
|
||||
lang: "pt-br",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/imaginescan/icon.png",
|
||||
dateFormat:"MMMMM dd, yyyy",
|
||||
dateFormatLocale:"pt-br"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/inarimanga/icon.png
Normal file
|
After Width: | Height: | Size: 8.4 KiB |
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get inarimangaSource => _inarimangaSource;
|
||||
Source _inarimangaSource = Source(
|
||||
name: "InariManga",
|
||||
baseUrl: "https://rukavinari.org",
|
||||
lang: "es",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/inarimanga/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"en"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/irisscanlator/icon.png
Normal file
|
After Width: | Height: | Size: 2.3 KiB |
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get irisscanlatorSource => _irisscanlatorSource;
|
||||
Source _irisscanlatorSource = Source(
|
||||
name: "Iris Scanlator",
|
||||
baseUrl: "https://irisscanlator.com.br",
|
||||
lang: "pt-br",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/irisscanlator/icon.png",
|
||||
dateFormat:"MMMM d, yyyy",
|
||||
dateFormatLocale:"pt-br"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/kiryuu/icon.png
Normal file
|
After Width: | Height: | Size: 6.0 KiB |
13
dart/manga/multisrc/mangareader/src/kiryuu/kiryuu.dart
Normal file
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get kiryuuSource => _kiryuuSource;
|
||||
Source _kiryuuSource = Source(
|
||||
name: "Kiryuu",
|
||||
baseUrl: "https://kiryuu.id",
|
||||
lang: "id",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/kiryuu/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"id"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/komikav/icon.png
Normal file
|
After Width: | Height: | Size: 5.4 KiB |
13
dart/manga/multisrc/mangareader/src/komikav/komikav.dart
Normal file
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get komikavSource => _komikavSource;
|
||||
Source _komikavSource = Source(
|
||||
name: "APKOMIK",
|
||||
baseUrl: "https://apkomik.cc",
|
||||
lang: "id",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/komikav/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"id"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/komikindoco/icon.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get komikindocoSource => _komikindocoSource;
|
||||
Source _komikindocoSource = Source(
|
||||
name: "KomikIndo.co",
|
||||
baseUrl: "https://komikindo.co",
|
||||
lang: "id",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/komikindoco/icon.png",
|
||||
dateFormat:"MMM dd, yyyy",
|
||||
dateFormatLocale:"id"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/lamimanga/icon.png
Normal file
|
After Width: | Height: | Size: 5.7 KiB |
13
dart/manga/multisrc/mangareader/src/lamimanga/lamimanga.dart
Normal file
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get lamimangaSource => _lamimangaSource;
|
||||
Source _lamimangaSource = Source(
|
||||
name: "Lami-Manga",
|
||||
baseUrl: "https://www.lami-manga.com",
|
||||
lang: "th",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/lamimanga/icon.png",
|
||||
dateFormat:"MMMM d, yyyy",
|
||||
dateFormatLocale:"th"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/limanga/icon.png
Normal file
|
After Width: | Height: | Size: 4.9 KiB |
13
dart/manga/multisrc/mangareader/src/limanga/limanga.dart
Normal file
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get limangaSource => _limangaSource;
|
||||
Source _limangaSource = Source(
|
||||
name: "Li Manga",
|
||||
baseUrl: "https://limanga.net",
|
||||
lang: "pt-br",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/limanga/icon.png",
|
||||
dateFormat:"MMMMM dd, yyyy",
|
||||
dateFormatLocale:"pt-br"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/lunarscans/icon.png
Normal file
|
After Width: | Height: | Size: 5.4 KiB |
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get lunarscansSource => _lunarscansSource;
|
||||
Source _lunarscansSource = Source(
|
||||
name: "Lunar Scans",
|
||||
baseUrl: "https://lunarscan.org",
|
||||
lang: "en",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/lunarscans/icon.png",
|
||||
dateFormat:"MMMM d, yyyy",
|
||||
dateFormatLocale:"fr"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/lunarscanshentai/icon.png
Normal file
|
After Width: | Height: | Size: 5.0 KiB |
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get lunarscanshentaiSource => _lunarscanshentaiSource;
|
||||
Source _lunarscanshentaiSource = Source(
|
||||
name: "Lunar Scans Hentai",
|
||||
baseUrl: "https://hentai.lunarscans.fr",
|
||||
lang: "fr",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/lunarscanshentai/icon.png",
|
||||
dateFormat:"MMMM d, yyyy",
|
||||
dateFormatLocale:"fr"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/majorscans/icon.png
Normal file
|
After Width: | Height: | Size: 10 KiB |
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get majorscansSource => _majorscansSource;
|
||||
Source _majorscansSource = Source(
|
||||
name: "MajorScans",
|
||||
baseUrl: "https://www.majorscans.com",
|
||||
lang: "tr",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/majorscans/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"tr"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/makimaaaaa/icon.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get makimaaaaaSource => _makimaaaaaSource;
|
||||
Source _makimaaaaaSource = Source(
|
||||
name: "Makimaaaaa",
|
||||
baseUrl: "https://makimaaaaa.com",
|
||||
lang: "th",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/makimaaaaa/icon.png",
|
||||
dateFormat:"MMMM d, yyyy",
|
||||
dateFormatLocale:"th"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/mangaefendisi/icon.png
Normal file
|
After Width: | Height: | Size: 5.2 KiB |
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get mangaefendisiSource => _mangaefendisiSource;
|
||||
Source _mangaefendisiSource = Source(
|
||||
name: "Manga Efendisi",
|
||||
baseUrl: "https://mangaefendisi.net",
|
||||
lang: "tr",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/mangaefendisi/icon.png",
|
||||
dateFormat:"MMMM d, yyyy",
|
||||
dateFormatLocale:"tr"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/mangaflame/icon.png
Normal file
|
After Width: | Height: | Size: 4.4 KiB |
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get mangaflameSource => _mangaflameSource;
|
||||
Source _mangaflameSource = Source(
|
||||
name: "Manga Flame",
|
||||
baseUrl: "https://mangaflame.org",
|
||||
lang: "ar",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/mangaflame/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"ar"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/mangakings/icon.png
Normal file
|
After Width: | Height: | Size: 4.1 KiB |
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get mangakingsSource => _mangakingsSource;
|
||||
Source _mangakingsSource = Source(
|
||||
name: "Manga Kings",
|
||||
baseUrl: "https://mangakings.com.tr",
|
||||
lang: "tr",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/mangakings/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"tr"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/mangakyo/icon.png
Normal file
|
After Width: | Height: | Size: 8.2 KiB |
13
dart/manga/multisrc/mangareader/src/mangakyo/mangakyo.dart
Normal file
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get mangakyoSource => _mangakyoSource;
|
||||
Source _mangakyoSource = Source(
|
||||
name: "Mangakyo",
|
||||
baseUrl: "https://mangakyo.vip",
|
||||
lang: "id",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/mangakyo/icon.png",
|
||||
dateFormat:"MMM d, yyyy",
|
||||
dateFormatLocale:"id"
|
||||
);
|
||||
13
dart/manga/multisrc/mangareader/src/mangamate/mangamate.dart
Normal file
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get mangamateSource => _mangamateSource;
|
||||
Source _mangamateSource = Source(
|
||||
name: "漫画メイト",
|
||||
baseUrl: "https://manga-mate.org",
|
||||
lang: "ja",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/mangamate/icon.png",
|
||||
dateFormat:"MMMM d, yyyy",
|
||||
dateFormatLocale:"ja"
|
||||
);
|
||||
13
dart/manga/multisrc/mangareader/src/mangamoon/mangamoon.dart
Normal file
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get mangamoonSource => _mangamoonSource;
|
||||
Source _mangamoonSource = Source(
|
||||
name: "Manga-Moon",
|
||||
baseUrl: "https://manga-moons.net",
|
||||
lang: "th",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/mangamoon/icon.png",
|
||||
dateFormat:"MMMM d, yyyy",
|
||||
dateFormatLocale:"th"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/manganoon/icon.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
13
dart/manga/multisrc/mangareader/src/manganoon/manganoon.dart
Normal file
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get manganoonSource => _manganoonSource;
|
||||
Source _manganoonSource = Source(
|
||||
name: "مانجا نون",
|
||||
baseUrl: "https://manjanoon.org",
|
||||
lang: "ar",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/manganoon/icon.png",
|
||||
dateFormat:"MMM d, yyy",
|
||||
dateFormatLocale:"ar"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/mangapro/icon.png
Normal file
|
After Width: | Height: | Size: 4.8 KiB |
13
dart/manga/multisrc/mangareader/src/mangapro/mangapro.dart
Normal file
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get mangaproSource => _mangaproSource;
|
||||
Source _mangaproSource = Source(
|
||||
name: "Manga Pro",
|
||||
baseUrl: "https://mangapro.club",
|
||||
lang: "ar",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/mangapro/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"ar"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/mangaschan/icon.png
Normal file
|
After Width: | Height: | Size: 9.2 KiB |
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get mangaschanSource => _mangaschanSource;
|
||||
Source _mangaschanSource = Source(
|
||||
name: "Mangás Chan",
|
||||
baseUrl: "https://mangaschan.net",
|
||||
lang: "pt-br",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/mangaschan/icon.png",
|
||||
dateFormat:"MMMMM dd, yyyy",
|
||||
dateFormatLocale:"pt-br"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/mangashiina/icon.png
Normal file
|
After Width: | Height: | Size: 13 KiB |
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get mangashiinaSource => _mangashiinaSource;
|
||||
Source _mangashiinaSource = Source(
|
||||
name: "Manga Mukai",
|
||||
baseUrl: "https://mangamukai.com",
|
||||
lang: "es",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/mangashiina/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"es"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/mangasiginagi/icon.png
Normal file
|
After Width: | Height: | Size: 3.9 KiB |
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get mangasiginagiSource => _mangasiginagiSource;
|
||||
Source _mangasiginagiSource = Source(
|
||||
name: "Manga Siginagi",
|
||||
baseUrl: "https://mangasiginagi.com",
|
||||
lang: "tr",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/mangasiginagi/icon.png",
|
||||
dateFormat:"MMMM d, yyy",
|
||||
dateFormatLocale:"tr"
|
||||
);
|
||||
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get mangasonlineSource => _mangasonlineSource;
|
||||
Source _mangasonlineSource = Source(
|
||||
name: "Mangás Online",
|
||||
baseUrl: "https://mangasonline.cc",
|
||||
lang: "pt-br",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/mangasonline/icon.png",
|
||||
dateFormat:"MMMMM dd, yyyy",
|
||||
dateFormatLocale:"pt-br"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/mangasscans/icon.png
Normal file
|
After Width: | Height: | Size: 3.7 KiB |
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get mangasscansSource => _mangasscansSource;
|
||||
Source _mangasscansSource = Source(
|
||||
name: "Mangas Scans",
|
||||
baseUrl: "https://mangas-scans.com",
|
||||
lang: "fr",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/mangasscans/icon.png",
|
||||
dateFormat:"MMMM d, yyyy",
|
||||
dateFormatLocale:"fr"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/mangaswat/icon.png
Normal file
|
After Width: | Height: | Size: 7.5 KiB |
13
dart/manga/multisrc/mangareader/src/mangaswat/mangaswat.dart
Normal file
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get mangaswatSource => _mangaswatSource;
|
||||
Source _mangaswatSource = Source(
|
||||
name: "MangaSwat",
|
||||
baseUrl: "https://normoyun.com",
|
||||
lang: "ar",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/mangaswat/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"ar"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/mangatak/icon.png
Normal file
|
After Width: | Height: | Size: 7.0 KiB |
13
dart/manga/multisrc/mangareader/src/mangatak/mangatak.dart
Normal file
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get mangatakSource => _mangatakSource;
|
||||
Source _mangatakSource = Source(
|
||||
name: "MangaTak",
|
||||
baseUrl: "https://mangatak.com",
|
||||
lang: "ar",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/mangatak/icon.png",
|
||||
dateFormat:"MMMM DD, yyyy",
|
||||
dateFormatLocale:"ar"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/mangayu/icon.png
Normal file
|
After Width: | Height: | Size: 7.0 KiB |
13
dart/manga/multisrc/mangareader/src/mangayu/mangayu.dart
Normal file
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get mangayuSource => _mangayuSource;
|
||||
Source _mangayuSource = Source(
|
||||
name: "MangaYu",
|
||||
baseUrl: "https://mangayu.id",
|
||||
lang: "id",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/mangayu/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"id"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/mangkomik/icon.png
Normal file
|
After Width: | Height: | Size: 7.0 KiB |
13
dart/manga/multisrc/mangareader/src/mangkomik/mangkomik.dart
Normal file
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get mangkomikSource => _mangkomikSource;
|
||||
Source _mangkomikSource = Source(
|
||||
name: "Siren Komik",
|
||||
baseUrl: "https://sirenkomik.my.id",
|
||||
lang: "id",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/mangkomik/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"id"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/manhwaindo/icon.png
Normal file
|
After Width: | Height: | Size: 4.2 KiB |
@@ -0,0 +1,13 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get manhwaindoSource => _manhwaindoSource;
|
||||
Source _manhwaindoSource = Source(
|
||||
name: "Manhwa Indo",
|
||||
baseUrl: "https://manhwaindo.id",
|
||||
lang: "id",
|
||||
isNsfw:false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/manhwaindo/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"en_us"
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/manhwalandmom/icon.png
Normal file
|
After Width: | Height: | Size: 5.2 KiB |