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,12 @@
import '../../../../../../../model/source.dart';
Source get detectiveconanarSource => _detectiveconanarSource;
Source _detectiveconanarSource = Source(
name: "شبكة كونان العربية",
baseUrl: "https://manga.detectiveconanar.com",
lang: "ar",
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/ar/detectiveconanar/icon.png",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

View File

@@ -0,0 +1,13 @@
import '../../../../../../../model/source.dart';
Source get manga3asqSource => _manga3asqSource;
Source _manga3asqSource = Source(
name: "مانجا العاشق",
baseUrl: "https://3asq.org",
lang: "ar",
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/ar/manga3asq/icon.png",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View File

@@ -0,0 +1,14 @@
import '../../../../../../../model/source.dart';
Source get mangalekSource => _mangalekSource;
Source _mangalekSource = Source(
name: "مانجا ليك",
baseUrl: "https://lekmanga.net",
lang: "ar",
isNsfw: false,
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/ar/mangalek/icon.png",
dateFormat: "MMMM dd, yyyy",
dateFormatLocale: "ar",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

View File

@@ -0,0 +1,14 @@
import '../../../../../../../model/source.dart';
Source get mangalinkSource => _mangalinkSource;
Source _mangalinkSource = Source(
name: "مانجا لينك",
baseUrl: "https://link-manga.com",
lang: "ar",
isNsfw: false,
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/ar/mangalink/icon.png",
dateFormat: "MMMM dd, yyyy",
dateFormatLocale: "ar",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

View File

@@ -0,0 +1,14 @@
import '../../../../../../../model/source.dart';
Source get mangalionzSource => _mangalionzSource;
Source _mangalionzSource = Source(
name: "MangaLionz",
baseUrl: "https://manga-lionz.com",
lang: "ar",
isNsfw: false,
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/ar/mangalionz/icon.png",
dateFormat: "MMMM d, yyyy",
dateFormatLocale: "ar",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

View File

@@ -0,0 +1,14 @@
import '../../../../../../../model/source.dart';
Source get mangaroseSource => _mangaroseSource;
Source _mangaroseSource = Source(
name: "Manga Rose",
baseUrl: "https://mangarose.net",
lang: "ar",
isNsfw: false,
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/ar/mangarose/icon.png",
dateFormat: "MMMM dd, yyyy",
dateFormatLocale: "ar",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

@@ -0,0 +1,14 @@
import '../../../../../../../model/source.dart';
Source get mangasparkSource => _mangasparkSource;
Source _mangasparkSource = Source(
name: "MangaSpark",
baseUrl: "https://manga-spark.net",
lang: "ar",
isNsfw: false,
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/ar/mangaspark/icon.png",
dateFormat: "d MMMM، yyyy",
dateFormatLocale: "ar",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

View File

@@ -0,0 +1,14 @@
import '../../../../../../../model/source.dart';
Source get mangastarzSource => _mangastarzSource;
Source _mangastarzSource = Source(
name: "Manga Starz",
baseUrl: "https://manga-starz.com",
lang: "ar",
isNsfw: false,
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/ar/mangastarz/icon.png",
dateFormat: "d MMMM، yyyy",
dateFormatLocale: "ar",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

View File

@@ -0,0 +1,12 @@
import '../../../../../../../model/source.dart';
Source get mangaxcoreSource => _mangaxcoreSource;
Source _mangaxcoreSource = Source(
name: "Mangax Core",
baseUrl: "https://mangaxcore.xyz",
lang: "ar",
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/ar/mangaxcore/icon.png",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

View File

@@ -0,0 +1,13 @@
import '../../../../../../../model/source.dart';
Source get nijitranslationsSource => _nijitranslationsSource;
Source _nijitranslationsSource = Source(
name: "Niji Translations",
baseUrl: "https://niji-translations.com",
lang: "ar",
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/ar/nijitranslations/icon.png",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

View File

@@ -0,0 +1,14 @@
import '../../../../../../../model/source.dart';
Source get olaoeSource => _olaoeSource;
Source _olaoeSource = Source(
name: "Olaoe",
baseUrl: "https://olaoe.cyou",
lang: "ar",
isNsfw: false,
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/ar/olaoe/icon.png",
dateFormat: "MMMM dd, yyyy",
dateFormatLocale: "ar",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View File

@@ -0,0 +1,14 @@
import '../../../../../../../model/source.dart';
Source get rocksmangaSource => _rocksmangaSource;
Source _rocksmangaSource = Source(
name: "Rocks Manga",
baseUrl: "https://rocksmanga.com",
lang: "ar",
isNsfw: false,
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/ar/rocksmanga/icon.png",
dateFormat: "MMMM d, yyyy",
dateFormatLocale: "ar",
);