refactor: organize sources by language directories
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get azurescansSource => _azurescansSource;
|
||||
|
||||
Source _azurescansSource = Source(
|
||||
name: "Azure Scans",
|
||||
baseUrl: "https://azuremanga.com",
|
||||
lang: "en",
|
||||
typeSource: "mangareader",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/en/azurescans/icon.png",
|
||||
dateFormat: "MMMM dd, yyyy",
|
||||
dateFormatLocale: "en_us",
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/en/azurescans/icon.png
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get cosmicscansSource => _cosmicscansSource;
|
||||
|
||||
Source _cosmicscansSource = Source(
|
||||
name: "Cosmic Scans",
|
||||
baseUrl: "https://cosmicscans.com",
|
||||
lang: "en",
|
||||
typeSource: "mangareader",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/en/cosmicscans/icon.png",
|
||||
dateFormat: "MMMM dd, yyyy",
|
||||
dateFormatLocale: "en_us",
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/en/cosmicscans/icon.png
Normal file
|
After Width: | Height: | Size: 6.8 KiB |
|
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",
|
||||
typeSource: "mangareader",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/en/infernalvoidscans/icon.png",
|
||||
dateFormat: "MMMM dd, yyyy",
|
||||
dateFormatLocale: "en_us",
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/en/komiklab/icon.png
Normal file
|
After Width: | Height: | Size: 7.3 KiB |
@@ -0,0 +1,15 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get komiklabSource => _komiklabSource;
|
||||
|
||||
Source _komiklabSource = Source(
|
||||
id: 932554594,
|
||||
name: "KomikLab Scans",
|
||||
baseUrl: "https://komiklab.com",
|
||||
lang: "en",
|
||||
typeSource: "mangareader",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/en/komiklab/icon.png",
|
||||
dateFormat: "MMMM dd, yyyy",
|
||||
dateFormatLocale: "en_us",
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/en/ravenscans/icon.png
Normal file
|
After Width: | Height: | Size: 6.0 KiB |
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get ravenscansSource => _ravenscansSource;
|
||||
|
||||
Source _ravenscansSource = Source(
|
||||
name: "Raven Scans",
|
||||
baseUrl: "https://ravenscans.com",
|
||||
lang: "en",
|
||||
typeSource: "mangareader",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/en/ravenscans/icon.png",
|
||||
dateFormat: "MMMM dd, yyyy",
|
||||
dateFormatLocale: "en_us",
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/en/rizzcomic/icon.png
Normal file
|
After Width: | Height: | Size: 10 KiB |
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get rizzcomicSource => _rizzcomicSource;
|
||||
Source _rizzcomicSource = Source(
|
||||
name: "Rizz Comic",
|
||||
baseUrl: "https://rizzfables.com",
|
||||
lang: "en",
|
||||
isNsfw: false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/en/rizzcomic/icon.png",
|
||||
dateFormat: "dd MMM yyyy",
|
||||
dateFormatLocale: "en",
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/en/suryascans/icon.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get suryascansSource => _suryascansSource;
|
||||
|
||||
Source _suryascansSource = Source(
|
||||
name: "Surya Scans",
|
||||
baseUrl: "https://suryascans.com",
|
||||
lang: "en",
|
||||
typeSource: "mangareader",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/en/suryascans/icon.png",
|
||||
dateFormat: "MMMM dd, yyyy",
|
||||
dateFormatLocale: "en_us",
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/en/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",
|
||||
typeSource: "mangareader",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/en/xcalibrscans/icon.png",
|
||||
dateFormat: "MMMM dd, yyyy",
|
||||
dateFormatLocale: "en_us",
|
||||
);
|
||||