refactor: organize sources by language directories
@@ -0,0 +1,14 @@
|
||||
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/tr/adumanga/icon.png",
|
||||
dateFormat: "MMMM d, yyy",
|
||||
dateFormatLocale: "tr",
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/tr/adumanga/icon.png
Normal file
|
After Width: | Height: | Size: 5.2 KiB |
@@ -0,0 +1,14 @@
|
||||
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/tr/afroditscans/icon.png",
|
||||
dateFormat: "MMMM d, yyy",
|
||||
dateFormatLocale: "tr",
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/tr/afroditscans/icon.png
Normal file
|
After Width: | Height: | Size: 10 KiB |
@@ -0,0 +1,14 @@
|
||||
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/tr/athenamanga/icon.png",
|
||||
dateFormat: "MMMM d, yyy",
|
||||
dateFormatLocale: "tr",
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/tr/athenamanga/icon.png
Normal file
|
After Width: | Height: | Size: 9.6 KiB |
@@ -0,0 +1,14 @@
|
||||
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/tr/gaiatoon/icon.png",
|
||||
dateFormat: "MMMM d, yyy",
|
||||
dateFormatLocale: "tr",
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/tr/gaiatoon/icon.png
Normal file
|
After Width: | Height: | Size: 13 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",
|
||||
typeSource: "mangareader",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/tr/geceninlordu/icon.png",
|
||||
dateFormat: "MMMM dd, yyyy",
|
||||
dateFormatLocale: "en_us",
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/tr/geceninlordu/icon.png
Normal file
|
After Width: | Height: | Size: 4.2 KiB |
BIN
dart/manga/multisrc/mangareader/src/tr/majorscans/icon.png
Normal file
|
After Width: | Height: | Size: 10 KiB |
@@ -0,0 +1,14 @@
|
||||
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/tr/majorscans/icon.png",
|
||||
dateFormat: "MMMM dd, yyyy",
|
||||
dateFormatLocale: "tr",
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/tr/mangacim/icon.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get mangacimSource => _mangacimSource;
|
||||
|
||||
Source _mangacimSource = Source(
|
||||
name: "Mangacim",
|
||||
baseUrl: "https://www.mangacim.com",
|
||||
lang: "tr",
|
||||
typeSource: "mangareader",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/tr/mangacim/icon.png",
|
||||
dateFormat: "MMM d, yyy",
|
||||
dateFormatLocale: "tr",
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/tr/mangaefendisi/icon.png
Normal file
|
After Width: | Height: | Size: 5.2 KiB |
@@ -0,0 +1,14 @@
|
||||
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/tr/mangaefendisi/icon.png",
|
||||
dateFormat: "MMMM d, yyyy",
|
||||
dateFormatLocale: "tr",
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/tr/mangakings/icon.png
Normal file
|
After Width: | Height: | Size: 4.1 KiB |
@@ -0,0 +1,14 @@
|
||||
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/tr/mangakings/icon.png",
|
||||
dateFormat: "MMMM dd, yyyy",
|
||||
dateFormatLocale: "tr",
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/tr/mangawt/icon.png
Normal file
|
After Width: | Height: | Size: 9.2 KiB |
14
dart/manga/multisrc/mangareader/src/tr/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",
|
||||
typeSource: "mangareader",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/tr/mangawt/icon.png",
|
||||
dateFormat: "MMM d, yyyy",
|
||||
dateFormatLocale: "tr",
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/tr/merlinshoujo/icon.png
Normal file
|
After Width: | Height: | Size: 13 KiB |
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get merlinshoujoSource => _merlinshoujoSource;
|
||||
Source _merlinshoujoSource = Source(
|
||||
name: "Merlin Shoujo",
|
||||
baseUrl: "https://merlinshoujo.com",
|
||||
lang: "tr",
|
||||
isNsfw: false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/tr/merlinshoujo/icon.png",
|
||||
dateFormat: "MMMM d, yyy",
|
||||
dateFormatLocale: "tr",
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/tr/nirvanamanga/icon.png
Normal file
|
After Width: | Height: | Size: 9.9 KiB |
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get nirvanamangaSource => _nirvanamangaSource;
|
||||
Source _nirvanamangaSource = Source(
|
||||
name: "Nirvana Manga",
|
||||
baseUrl: "https://nirvanamanga.com",
|
||||
lang: "tr",
|
||||
isNsfw: false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/tr/nirvanamanga/icon.png",
|
||||
dateFormat: "MMMM dd, yyyy",
|
||||
dateFormatLocale: "tr",
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/tr/patimanga/icon.png
Normal file
|
After Width: | Height: | Size: 5.0 KiB |
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get patimangaSource => _patimangaSource;
|
||||
Source _patimangaSource = Source(
|
||||
name: "Pati Manga",
|
||||
baseUrl: "https://www.patimanga.com",
|
||||
lang: "tr",
|
||||
isNsfw: false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/tr/patimanga/icon.png",
|
||||
dateFormat: "MMMM d, yyy",
|
||||
dateFormatLocale: "tr",
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/tr/raindropfansub/icon.png
Normal file
|
After Width: | Height: | Size: 5.2 KiB |
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get raindropfansubSource => _raindropfansubSource;
|
||||
Source _raindropfansubSource = Source(
|
||||
name: "Raindrop Fansub",
|
||||
baseUrl: "https://www.raindropteamfan.com",
|
||||
lang: "tr",
|
||||
isNsfw: false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/tr/raindropfansub/icon.png",
|
||||
dateFormat: "MMMM d, yyyy",
|
||||
dateFormatLocale: "tr",
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/tr/sereinscan/icon.png
Normal file
|
After Width: | Height: | Size: 7.0 KiB |
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get sereinscanSource => _sereinscanSource;
|
||||
Source _sereinscanSource = Source(
|
||||
name: "Serein Scan",
|
||||
baseUrl: "https://sereinscan.com",
|
||||
lang: "tr",
|
||||
isNsfw: false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/tr/sereinscan/icon.png",
|
||||
dateFormat: "MMM d, yyy",
|
||||
dateFormatLocale: "tr",
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/tr/shijiescans/icon.png
Normal file
|
After Width: | Height: | Size: 6.0 KiB |
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get shijiescansSource => _shijiescansSource;
|
||||
Source _shijiescansSource = Source(
|
||||
name: "Shijie Scans",
|
||||
baseUrl: "https://shijiescans.com",
|
||||
lang: "tr",
|
||||
isNsfw: false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/tr/shijiescans/icon.png",
|
||||
dateFormat: "MMM d, yyy",
|
||||
dateFormatLocale: "tr",
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/tr/summertoon/icon.png
Normal file
|
After Width: | Height: | Size: 9.8 KiB |
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get summertoonSource => _summertoonSource;
|
||||
Source _summertoonSource = Source(
|
||||
name: "SummerToon",
|
||||
baseUrl: "https://summertoon.me",
|
||||
lang: "tr",
|
||||
isNsfw: false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/tr/summertoon/icon.png",
|
||||
dateFormat: "MMMM dd, yyyy",
|
||||
dateFormatLocale: "tr",
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/tr/tarotscans/icon.png
Normal file
|
After Width: | Height: | Size: 8.3 KiB |
@@ -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",
|
||||
typeSource: "mangareader",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/tr/tarotscans/icon.png",
|
||||
dateFormat: "MMMM dd, yyyy",
|
||||
dateFormatLocale: "tr",
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/tr/turktoon/icon.png
Normal file
|
After Width: | Height: | Size: 8.7 KiB |
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get turktoonSource => _turktoonSource;
|
||||
|
||||
Source _turktoonSource = Source(
|
||||
name: "TurkToon",
|
||||
baseUrl: "https://turktoon.com",
|
||||
lang: "tr",
|
||||
typeSource: "mangareader",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/tr/turktoon/icon.png",
|
||||
dateFormat: "MMMM dd, yyyy",
|
||||
dateFormatLocale: "en_us",
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/tr/uzaymanga/icon.png
Normal file
|
After Width: | Height: | Size: 3.5 KiB |
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get uzaymangaSource => _uzaymangaSource;
|
||||
|
||||
Source _uzaymangaSource = Source(
|
||||
name: "Uzay Manga",
|
||||
baseUrl: "https://uzaymanga.com",
|
||||
lang: "tr",
|
||||
typeSource: "mangareader",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/tr/uzaymanga/icon.png",
|
||||
dateFormat: "MMM d, yyyy",
|
||||
dateFormatLocale: "tr",
|
||||
);
|
||||
BIN
dart/manga/multisrc/mangareader/src/tr/zenithscans/icon.png
Normal file
|
After Width: | Height: | Size: 5.4 KiB |
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get zenithscansSource => _zenithscansSource;
|
||||
Source _zenithscansSource = Source(
|
||||
name: "Zenith Scans",
|
||||
baseUrl: "https://zenithscans.com",
|
||||
lang: "tr",
|
||||
isNsfw: false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/tr/zenithscans/icon.png",
|
||||
dateFormat: "MMM d, yyy",
|
||||
dateFormatLocale: "tr",
|
||||
);
|
||||