refactor: organize sources by language directories

This commit is contained in:
xMohnad
2025-06-18 02:19:34 +00:00
parent ea55289bd9
commit 86c4d085ff
558 changed files with 834 additions and 834 deletions

View File

@@ -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",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

View File

@@ -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",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

View File

@@ -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",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

View File

@@ -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",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View File

@@ -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",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

View File

@@ -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",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View 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",
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",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

View File

@@ -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",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

View File

@@ -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",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

View 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",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View File

@@ -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",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB

View File

@@ -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",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

View File

@@ -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",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

View File

@@ -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",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

View File

@@ -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",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

View File

@@ -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",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

View File

@@ -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",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

View 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",
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",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

View File

@@ -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",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

View 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",
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",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

View File

@@ -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",
);