Refactor
14
manga/multisrc/mangareader/src/asurascans/asurascans.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get asurascansSource => _asurascansSource;
|
||||
|
||||
Source _asurascansSource = Source(
|
||||
name: "Asura Scans",
|
||||
baseUrl: "https://asuratoon.com/",
|
||||
lang: "en",
|
||||
isNsfw:true,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/asurascans/icon.png",
|
||||
dateFormat:"MMM d, yyyy",
|
||||
dateFormatLocale:"en_us",
|
||||
);
|
||||
BIN
manga/multisrc/mangareader/src/asurascans/icon.png
Normal file
|
After Width: | Height: | Size: 6.2 KiB |
14
manga/multisrc/mangareader/src/azurescans/azurescans.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get azurescansSource => _azurescansSource;
|
||||
|
||||
Source _azurescansSource = Source(
|
||||
name: "Azure Scans",
|
||||
baseUrl: "https://azuremanga.com",
|
||||
lang: "en",
|
||||
isNsfw:true,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/azurescans/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"en_us",
|
||||
);
|
||||
BIN
manga/multisrc/mangareader/src/azurescans/icon.png
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
14
manga/multisrc/mangareader/src/beastscans/beastscans.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get beastscansSource => _beastscansSource;
|
||||
|
||||
Source _beastscansSource = Source(
|
||||
name: "Beast Scans",
|
||||
baseUrl: "https://beast-scans.com",
|
||||
lang: "ar",
|
||||
isNsfw:true,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/beastscans/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"ar",
|
||||
);
|
||||
BIN
manga/multisrc/mangareader/src/beastscans/icon.png
Normal file
|
After Width: | Height: | Size: 8.6 KiB |
14
manga/multisrc/mangareader/src/cosmicscans/cosmicscans.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get cosmicscansSource => _cosmicscansSource;
|
||||
|
||||
Source _cosmicscansSource = Source(
|
||||
name: "Cosmic Scans",
|
||||
baseUrl: "https://cosmicscans.com",
|
||||
lang: "en",
|
||||
isNsfw:true,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/cosmicscans/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"en_us",
|
||||
);
|
||||
BIN
manga/multisrc/mangareader/src/cosmicscans/icon.png
Normal file
|
After Width: | Height: | Size: 6.8 KiB |
@@ -0,0 +1,14 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get cosmicscansidSource => _cosmicscansidSource;
|
||||
|
||||
Source _cosmicscansidSource = Source(
|
||||
name: "CosmicScans.id",
|
||||
baseUrl: "https://cosmicscans.id",
|
||||
lang: "id",
|
||||
isNsfw:true,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/cosmicscansid/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"en_us",
|
||||
);
|
||||
BIN
manga/multisrc/mangareader/src/cosmicscansid/icon.png
Normal file
|
After Width: | Height: | Size: 5.4 KiB |
14
manga/multisrc/mangareader/src/dojingnet/dojingnet.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get dojingnetSource => _dojingnetSource;
|
||||
|
||||
Source _dojingnetSource = Source(
|
||||
name: "Dojing.net",
|
||||
baseUrl: "https://dojing.net",
|
||||
lang: "id",
|
||||
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/dojingnet/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"en_us",
|
||||
);
|
||||
BIN
manga/multisrc/mangareader/src/dojingnet/icon.png
Normal file
|
After Width: | Height: | Size: 3.4 KiB |
@@ -0,0 +1,14 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get duniakomikidSource => _duniakomikidSource;
|
||||
|
||||
Source _duniakomikidSource = Source(
|
||||
name: "DuniaKomik.id",
|
||||
baseUrl: "https://duniakomik.id",
|
||||
lang: "id",
|
||||
isNsfw:true,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/duniakomikid/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"id",
|
||||
);
|
||||
BIN
manga/multisrc/mangareader/src/duniakomikid/icon.png
Normal file
|
After Width: | Height: | Size: 5.8 KiB |
@@ -0,0 +1,14 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get geceninlorduSource => _geceninlorduSource;
|
||||
|
||||
Source _geceninlorduSource = Source(
|
||||
name: "Gecenin Lordu",
|
||||
baseUrl: "https://geceninlordu.com",
|
||||
lang: "tr",
|
||||
isNsfw:true,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/geceninlordu/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"en_us",
|
||||
);
|
||||
BIN
manga/multisrc/mangareader/src/geceninlordu/icon.png
Normal file
|
After Width: | Height: | Size: 4.2 KiB |
BIN
manga/multisrc/mangareader/src/infernalvoidscans/icon.png
Normal file
|
After Width: | Height: | Size: 4.8 KiB |
@@ -0,0 +1,14 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get infernalvoidscansSource => _infernalvoidscansSource;
|
||||
|
||||
Source _infernalvoidscansSource = Source(
|
||||
name: "Infernal Void Scans",
|
||||
baseUrl: "https://void-scans.com",
|
||||
lang: "en",
|
||||
isNsfw:true,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/infernalvoidscans/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"en_us",
|
||||
);
|
||||
BIN
manga/multisrc/mangareader/src/kanzenin/icon.png
Normal file
|
After Width: | Height: | Size: 4.2 KiB |
14
manga/multisrc/mangareader/src/kanzenin/kanzenin.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get kanzeninSource => _kanzeninSource;
|
||||
|
||||
Source _kanzeninSource = Source(
|
||||
name: "Kanzenin",
|
||||
baseUrl: "https://kanzenin.xyz",
|
||||
lang: "id",
|
||||
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/kanzenin/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"en_us",
|
||||
);
|
||||
BIN
manga/multisrc/mangareader/src/katakomik/icon.png
Normal file
|
After Width: | Height: | Size: 5.2 KiB |
14
manga/multisrc/mangareader/src/katakomik/katakomik.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get katakomikSource => _katakomikSource;
|
||||
|
||||
Source _katakomikSource = Source(
|
||||
name: "KataKomik",
|
||||
baseUrl: "https://katakomik.online",
|
||||
lang: "id",
|
||||
isNsfw:true,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/katakomik/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"en_us",
|
||||
);
|
||||
BIN
manga/multisrc/mangareader/src/komiklab/icon.png
Normal file
|
After Width: | Height: | Size: 7.3 KiB |
14
manga/multisrc/mangareader/src/komiklab/komiklab.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get komiklabSource => _komiklabSource;
|
||||
|
||||
Source _komiklabSource = Source(
|
||||
name: "KomikLab Scans",
|
||||
baseUrl: "https://komiklab.com",
|
||||
lang: "en",
|
||||
isNsfw:true,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/komiklab/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"en_us",
|
||||
);
|
||||
BIN
manga/multisrc/mangareader/src/komikmama/icon.png
Normal file
|
After Width: | Height: | Size: 3.6 KiB |
14
manga/multisrc/mangareader/src/komikmama/komikmama.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get komikmamaSource => _komikmamaSource;
|
||||
|
||||
Source _komikmamaSource = Source(
|
||||
name: "KomikMama",
|
||||
baseUrl: "https://komikmama.co",
|
||||
lang: "id",
|
||||
isNsfw:true,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/komikmama/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"id",
|
||||
);
|
||||
BIN
manga/multisrc/mangareader/src/komikstation/icon.png
Normal file
|
After Width: | Height: | Size: 6.2 KiB |
@@ -0,0 +1,14 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get komikstationSource => _komikstationSource;
|
||||
|
||||
Source _komikstationSource = Source(
|
||||
name: "Komik Station",
|
||||
baseUrl: "https://komikstation.co",
|
||||
lang: "id",
|
||||
isNsfw:true,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/komikstation/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"id",
|
||||
);
|
||||
BIN
manga/multisrc/mangareader/src/komikucom/icon.png
Normal file
|
After Width: | Height: | Size: 6.1 KiB |
14
manga/multisrc/mangareader/src/komikucom/komikucom.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get komikucomSource => _komikucomSource;
|
||||
|
||||
Source _komikucomSource = Source(
|
||||
name: "Komiku.com",
|
||||
baseUrl: "https://komiku.com",
|
||||
lang: "id",
|
||||
isNsfw:true,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/komikucom/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"id",
|
||||
);
|
||||
BIN
manga/multisrc/mangareader/src/kumapoi/icon.png
Normal file
|
After Width: | Height: | Size: 3.3 KiB |
14
manga/multisrc/mangareader/src/kumapoi/kumapoi.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get kumapoiSource => _kumapoiSource;
|
||||
|
||||
Source _kumapoiSource = Source(
|
||||
name: "KumaPoi",
|
||||
baseUrl: "https://kumapoi.club",
|
||||
lang: "id",
|
||||
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/kumapoi/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"id",
|
||||
);
|
||||
15
manga/multisrc/mangareader/src/legacyscans/legacyscans.dart
Normal file
@@ -0,0 +1,15 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get legacyscansSource => _legacyscansSource;
|
||||
|
||||
Source _legacyscansSource = Source(
|
||||
name: "Legacy Scans",
|
||||
baseUrl: "https://legacy-scans.com",
|
||||
lang: "fr",
|
||||
isNsfw: true,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/legacyscans/icon.png",
|
||||
dateFormat: "MMMM dd, yyyy",
|
||||
dateFormatLocale: "en_us",
|
||||
);
|
||||
BIN
manga/multisrc/mangareader/src/lelmanga/icon.png
Normal file
|
After Width: | Height: | Size: 4.0 KiB |
14
manga/multisrc/mangareader/src/lelmanga/lelmanga.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get lelmangaSource => _lelmangaSource;
|
||||
|
||||
Source _lelmangaSource = Source(
|
||||
name: "Lelmanga",
|
||||
baseUrl: "https://www.lelmanga.com",
|
||||
lang: "fr",
|
||||
isNsfw:true,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/lelmanga/icon.png",
|
||||
dateFormat:"MMMM d, yyyy",
|
||||
dateFormatLocale:"en",
|
||||
);
|
||||
BIN
manga/multisrc/mangareader/src/magusmanga/icon.png
Normal file
|
After Width: | Height: | Size: 8.2 KiB |
14
manga/multisrc/mangareader/src/magusmanga/magusmanga.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get magusmangaSource => _magusmangaSource;
|
||||
|
||||
Source _magusmangaSource = Source(
|
||||
name: "Magus Manga",
|
||||
baseUrl: "https://magusmanga.com",
|
||||
lang: "ar",
|
||||
isNsfw:true,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/magusmanga/icon.png",
|
||||
dateFormat:"MMMMM d, yyyy",
|
||||
dateFormatLocale:"ar",
|
||||
);
|
||||
BIN
manga/multisrc/mangareader/src/mangacim/icon.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
14
manga/multisrc/mangareader/src/mangacim/mangacim.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get mangacimSource => _mangacimSource;
|
||||
|
||||
Source _mangacimSource = Source(
|
||||
name: "Mangacim",
|
||||
baseUrl: "https://www.mangacim.com",
|
||||
lang: "tr",
|
||||
isNsfw:true,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/mangacim/icon.png",
|
||||
dateFormat:"MMM d, yyy",
|
||||
dateFormatLocale:"tr",
|
||||
);
|
||||
BIN
manga/multisrc/mangareader/src/mangaindome/icon.png
Normal file
|
After Width: | Height: | Size: 7.8 KiB |
14
manga/multisrc/mangareader/src/mangaindome/mangaindome.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get mangaindomeSource => _mangaindomeSource;
|
||||
|
||||
Source _mangaindomeSource = Source(
|
||||
name: "Manga Indo.me",
|
||||
baseUrl: "https://mangaindo.me",
|
||||
lang: "id",
|
||||
isNsfw:true,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/mangaindome/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"en_us",
|
||||
);
|
||||
BIN
manga/multisrc/mangareader/src/mangatale/icon.png
Normal file
|
After Width: | Height: | Size: 3.6 KiB |
14
manga/multisrc/mangareader/src/mangatale/mangatale.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get mangataleSource => _mangataleSource;
|
||||
|
||||
Source _mangataleSource = Source(
|
||||
name: "MangaTale",
|
||||
baseUrl: "https://mangatale.co",
|
||||
lang: "id",
|
||||
isNsfw:true,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/mangatale/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"id",
|
||||
);
|
||||
BIN
manga/multisrc/mangareader/src/mangawt/icon.png
Normal file
|
After Width: | Height: | Size: 9.2 KiB |
14
manga/multisrc/mangareader/src/mangawt/mangawt.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get mangawtSource => _mangawtSource;
|
||||
|
||||
Source _mangawtSource = Source(
|
||||
name: "MangaWT",
|
||||
baseUrl: "https://mangawt.com",
|
||||
lang: "tr",
|
||||
isNsfw:true,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/mangawt/icon.png",
|
||||
dateFormat:"MMM d, yyyy",
|
||||
dateFormatLocale:"tr",
|
||||
);
|
||||
BIN
manga/multisrc/mangareader/src/manhwax/icon.png
Normal file
|
After Width: | Height: | Size: 4.2 KiB |
14
manga/multisrc/mangareader/src/manhwax/manhwax.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get manhwaxSource => _manhwaxSource;
|
||||
|
||||
Source _manhwaxSource = Source(
|
||||
name: "Manhwax",
|
||||
baseUrl: "https://manhwax.com",
|
||||
lang: "en",
|
||||
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/manhwax/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"en_us",
|
||||
);
|
||||
BIN
manga/multisrc/mangareader/src/melokomik/icon.png
Normal file
|
After Width: | Height: | Size: 6.1 KiB |
14
manga/multisrc/mangareader/src/melokomik/melokomik.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get melokomikSource => _melokomikSource;
|
||||
|
||||
Source _melokomikSource = Source(
|
||||
name: "MELOKOMIK",
|
||||
baseUrl: "https://melokomik.xyz",
|
||||
lang: "id",
|
||||
isNsfw:true,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/melokomik/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"id",
|
||||
);
|
||||
BIN
manga/multisrc/mangareader/src/mihentai/icon.png
Normal file
|
After Width: | Height: | Size: 2.4 KiB |
14
manga/multisrc/mangareader/src/mihentai/mihentai.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get mihentaiSource => _mihentaiSource;
|
||||
|
||||
Source _mihentaiSource = Source(
|
||||
name: "Mihentai",
|
||||
baseUrl: "https://mihentai.com",
|
||||
lang: "all",
|
||||
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/mihentai/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"en_us",
|
||||
);
|
||||
BIN
manga/multisrc/mangareader/src/mundomangakun/icon.png
Normal file
|
After Width: | Height: | Size: 3.1 KiB |
@@ -0,0 +1,14 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get mundomangakunSource => _mundomangakunSource;
|
||||
|
||||
Source _mundomangakunSource = Source(
|
||||
name: "Mundo Mangá-Kun",
|
||||
baseUrl: "https://mundomangakun.com.br",
|
||||
lang: "pt-br",
|
||||
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/mundomangakun/icon.png",
|
||||
dateFormat:"MMMMM dd, yyyy",
|
||||
dateFormatLocale:"pt-br",
|
||||
);
|
||||
BIN
manga/multisrc/mangareader/src/origamiorpheans/icon.png
Normal file
|
After Width: | Height: | Size: 4.2 KiB |
@@ -0,0 +1,14 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get origamiorpheansSource => _origamiorpheansSource;
|
||||
|
||||
Source _origamiorpheansSource = Source(
|
||||
name: "Origami Orpheans",
|
||||
baseUrl: "https://origami-orpheans.com.br",
|
||||
lang: "pt-br",
|
||||
isNsfw:true,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/origamiorpheans/icon.png",
|
||||
dateFormat:"MMMMM dd, yyyy",
|
||||
dateFormatLocale:"pt-br",
|
||||
);
|
||||
BIN
manga/multisrc/mangareader/src/phenixscans/icon.png
Normal file
|
After Width: | Height: | Size: 6.1 KiB |
14
manga/multisrc/mangareader/src/phenixscans/phenixscans.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get phenixscansSource => _phenixscansSource;
|
||||
|
||||
Source _phenixscansSource = Source(
|
||||
name: "PhenixScans",
|
||||
baseUrl: "https://phenixscans.fr",
|
||||
lang: "fr",
|
||||
isNsfw:true,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/phenixscans/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"fr",
|
||||
);
|
||||
BIN
manga/multisrc/mangareader/src/piscans/icon.png
Normal file
|
After Width: | Height: | Size: 3.1 KiB |
14
manga/multisrc/mangareader/src/piscans/piscans.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get piscansSource => _piscansSource;
|
||||
|
||||
Source _piscansSource = Source(
|
||||
name: "Pi Scans",
|
||||
baseUrl: "https://piscans.in",
|
||||
lang: "id",
|
||||
isNsfw:true,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/piscans/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"en_us",
|
||||
);
|
||||
BIN
manga/multisrc/mangareader/src/raikiscan/icon.png
Normal file
|
After Width: | Height: | Size: 7.4 KiB |
14
manga/multisrc/mangareader/src/raikiscan/raikiscan.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get raikiscanSource => _raikiscanSource;
|
||||
|
||||
Source _raikiscanSource = Source(
|
||||
name: "Raiki Scan",
|
||||
baseUrl: "https://raikiscan.com",
|
||||
lang: "es",
|
||||
isNsfw:true,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/raikiscan/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"en_us",
|
||||
);
|
||||
BIN
manga/multisrc/mangareader/src/ravenscans/icon.png
Normal file
|
After Width: | Height: | Size: 6.0 KiB |
14
manga/multisrc/mangareader/src/ravenscans/ravenscans.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get ravenscansSource => _ravenscansSource;
|
||||
|
||||
Source _ravenscansSource = Source(
|
||||
name: "Raven Scans",
|
||||
baseUrl: "https://ravenscans.com",
|
||||
lang: "en",
|
||||
isNsfw:true,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/ravenscans/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"en_us",
|
||||
);
|
||||
BIN
manga/multisrc/mangareader/src/shadowmangas/icon.png
Normal file
|
After Width: | Height: | Size: 14 KiB |
@@ -0,0 +1,14 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get shadowmangasSource => _shadowmangasSource;
|
||||
|
||||
Source _shadowmangasSource = Source(
|
||||
name: "Shadow Mangas",
|
||||
baseUrl: "https://shadowmangas.com",
|
||||
lang: "es",
|
||||
isNsfw:true,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/shadowmangas/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"es",
|
||||
);
|
||||
BIN
manga/multisrc/mangareader/src/suryascans/icon.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
14
manga/multisrc/mangareader/src/suryascans/suryascans.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get suryascansSource => _suryascansSource;
|
||||
|
||||
Source _suryascansSource = Source(
|
||||
name: "Surya Scans",
|
||||
baseUrl: "https://suryascans.com",
|
||||
lang: "en",
|
||||
isNsfw:true,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/suryascans/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"en_us",
|
||||
);
|
||||
BIN
manga/multisrc/mangareader/src/sushiscan/icon.png
Normal file
|
After Width: | Height: | Size: 9.0 KiB |
14
manga/multisrc/mangareader/src/sushiscan/sushiscan.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get sushiscanSource => _sushiscanSource;
|
||||
|
||||
Source _sushiscanSource = Source(
|
||||
name: "Sushi-Scan",
|
||||
baseUrl: "https://sushiscan.net",
|
||||
lang: "fr",
|
||||
isNsfw:true,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/sushiscan/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"fr",
|
||||
);
|
||||
BIN
manga/multisrc/mangareader/src/sushiscans/icon.png
Normal file
|
After Width: | Height: | Size: 23 KiB |
14
manga/multisrc/mangareader/src/sushiscans/sushiscans.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get sushiscansSource => _sushiscansSource;
|
||||
|
||||
Source _sushiscansSource = Source(
|
||||
name: "Sushi-Scans",
|
||||
baseUrl: "https://sushiscan.fr",
|
||||
lang: "fr",
|
||||
isNsfw:true,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/sushiscans/icon.png",
|
||||
dateFormat:"MMMM d, yyyy",
|
||||
dateFormatLocale:"fr",
|
||||
);
|
||||
BIN
manga/multisrc/mangareader/src/tarotscans/icon.png
Normal file
|
After Width: | Height: | Size: 8.3 KiB |
14
manga/multisrc/mangareader/src/tarotscans/tarotscans.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get tarotscansSource => _tarotscansSource;
|
||||
|
||||
Source _tarotscansSource = Source(
|
||||
name: "Tarot Scans",
|
||||
baseUrl: "https://www.tarotscans.com",
|
||||
lang: "tr",
|
||||
isNsfw:true,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/tarotscans/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"tr",
|
||||
);
|
||||
BIN
manga/multisrc/mangareader/src/tukangkomik/icon.png
Normal file
|
After Width: | Height: | Size: 3.8 KiB |
14
manga/multisrc/mangareader/src/tukangkomik/tukangkomik.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get tukangkomikSource => _tukangkomikSource;
|
||||
|
||||
Source _tukangkomikSource = Source(
|
||||
name: "TukangKomik",
|
||||
baseUrl: "https://tukangkomik.id",
|
||||
lang: "id",
|
||||
isNsfw:true,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/tukangkomik/icon.png",
|
||||
dateFormat:"MMM d, yyyy",
|
||||
dateFormatLocale:"tr",
|
||||
);
|
||||
BIN
manga/multisrc/mangareader/src/turktoon/icon.png
Normal file
|
After Width: | Height: | Size: 8.7 KiB |
14
manga/multisrc/mangareader/src/turktoon/turktoon.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get turktoonSource => _turktoonSource;
|
||||
|
||||
Source _turktoonSource = Source(
|
||||
name: "TurkToon",
|
||||
baseUrl: "https://turktoon.com",
|
||||
lang: "tr",
|
||||
isNsfw:true,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/turktoon/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"en_us",
|
||||
);
|
||||
BIN
manga/multisrc/mangareader/src/uzaymanga/icon.png
Normal file
|
After Width: | Height: | Size: 3.5 KiB |
14
manga/multisrc/mangareader/src/uzaymanga/uzaymanga.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get uzaymangaSource => _uzaymangaSource;
|
||||
|
||||
Source _uzaymangaSource = Source(
|
||||
name: "Uzay Manga",
|
||||
baseUrl: "https://uzaymanga.com",
|
||||
lang: "tr",
|
||||
isNsfw:true,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/uzaymanga/icon.png",
|
||||
dateFormat:"MMM d, yyyy",
|
||||
dateFormatLocale:"tr",
|
||||
);
|
||||
BIN
manga/multisrc/mangareader/src/xcalibrscans/icon.png
Normal file
|
After Width: | Height: | Size: 6.4 KiB |
@@ -0,0 +1,14 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get xcalibrscansSource => _xcalibrscansSource;
|
||||
|
||||
Source _xcalibrscansSource = Source(
|
||||
name: "xCaliBR Scans",
|
||||
baseUrl: "https://xcalibrscans.com",
|
||||
lang: "en",
|
||||
isNsfw:true,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/xcalibrscans/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"en_us",
|
||||
);
|
||||