refactor: organize sources by language directories
15
dart/manga/multisrc/madara/src/th/doodmanga/doodmanga.dart
Normal file
@@ -0,0 +1,15 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get doodmangaSource => _doodmangaSource;
|
||||
|
||||
Source _doodmangaSource = Source(
|
||||
name: "Doodmanga",
|
||||
baseUrl: "https://www.doodmanga.com",
|
||||
lang: "th",
|
||||
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/th/doodmanga/icon.png",
|
||||
dateFormat: "dd MMMMM yyyy",
|
||||
dateFormatLocale: "th",
|
||||
);
|
||||
BIN
dart/manga/multisrc/madara/src/th/doodmanga/icon.png
Normal file
|
After Width: | Height: | Size: 3.8 KiB |
BIN
dart/manga/multisrc/madara/src/th/kingsmanga/icon.png
Normal file
|
After Width: | Height: | Size: 6.8 KiB |
14
dart/manga/multisrc/madara/src/th/kingsmanga/kingsmanga.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get kingsmangaSource => _kingsmangaSource;
|
||||
Source _kingsmangaSource = Source(
|
||||
name: "Kings-Manga",
|
||||
baseUrl: "https://www.kings-manga.co",
|
||||
lang: "th",
|
||||
isNsfw: false,
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/th/kingsmanga/icon.png",
|
||||
dateFormat: "d MMMM yyyy",
|
||||
dateFormatLocale: "th",
|
||||
);
|
||||
BIN
dart/manga/multisrc/madara/src/th/mangadeemak/icon.png
Normal file
|
After Width: | Height: | Size: 7.2 KiB |
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get mangadeemakSource => _mangadeemakSource;
|
||||
Source _mangadeemakSource = Source(
|
||||
name: "MangaDeemak",
|
||||
baseUrl: "https://mangadeemak.com",
|
||||
lang: "th",
|
||||
isNsfw: false,
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/th/mangadeemak/icon.png",
|
||||
dateFormat: "d MMMM yyyy",
|
||||
dateFormatLocale: "th",
|
||||
);
|
||||
BIN
dart/manga/multisrc/madara/src/th/manhuabug/icon.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
14
dart/manga/multisrc/madara/src/th/manhuabug/manhuabug.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get manhuabugSource => _manhuabugSource;
|
||||
Source _manhuabugSource = Source(
|
||||
name: "ManhuaBug",
|
||||
baseUrl: "https://www.manhuabug.com",
|
||||
lang: "th",
|
||||
isNsfw: false,
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/th/manhuabug/icon.png",
|
||||
dateFormat: "d MMMM yyyy",
|
||||
dateFormatLocale: "en",
|
||||
);
|
||||
BIN
dart/manga/multisrc/madara/src/th/manhuathai/icon.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
14
dart/manga/multisrc/madara/src/th/manhuathai/manhuathai.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get manhuathaiSource => _manhuathaiSource;
|
||||
Source _manhuathaiSource = Source(
|
||||
name: "ManhuaThai",
|
||||
baseUrl: "https://www.manhuathai.com",
|
||||
lang: "th",
|
||||
isNsfw: false,
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/th/manhuathai/icon.png",
|
||||
dateFormat: "d MMMM yyyy",
|
||||
dateFormatLocale: "th",
|
||||
);
|
||||
BIN
dart/manga/multisrc/madara/src/th/manhwabreakup/icon.png
Normal file
|
After Width: | Height: | Size: 13 KiB |
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get manhwabreakupSource => _manhwabreakupSource;
|
||||
Source _manhwabreakupSource = Source(
|
||||
name: "ManhwaBreakup",
|
||||
baseUrl: "https://www.manhwabreakup.com",
|
||||
lang: "th",
|
||||
isNsfw: false,
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/th/manhwabreakup/icon.png",
|
||||
dateFormat: "MMMM dd, yyyy",
|
||||
dateFormatLocale: "th",
|
||||
);
|
||||
BIN
dart/manga/multisrc/madara/src/th/nekopostco/icon.png
Normal file
|
After Width: | Height: | Size: 7.0 KiB |
15
dart/manga/multisrc/madara/src/th/nekopostco/nekopostco.dart
Normal file
@@ -0,0 +1,15 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get nekopostcoSource => _nekopostcoSource;
|
||||
|
||||
Source _nekopostcoSource = Source(
|
||||
name: "NekoPost.co (unoriginal)",
|
||||
baseUrl: "https://www.nekopost.co",
|
||||
lang: "th",
|
||||
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/th/nekopostco/icon.png",
|
||||
dateFormat: "d MMMM yyyy",
|
||||
dateFormatLocale: "th",
|
||||
);
|
||||