mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-14 19:01:15 +00:00
remove sources that don't work
This commit is contained in:
@@ -8,17 +8,6 @@ const defaultDateFormatLocale = "en_US";
|
||||
|
||||
List<Source> get mmrcmsSourcesList => _mmrcmsSourcesList;
|
||||
List<Source> _mmrcmsSourcesList = [
|
||||
Source(
|
||||
name: "Scan FR",
|
||||
baseUrl: "https://www.scan-fr.org",
|
||||
lang: "fr",
|
||||
typeSource: "mmrcms",
|
||||
iconUrl: '',
|
||||
dateFormat: defaultDateFormat,
|
||||
dateFormatLocale: defaultDateFormatLocale,
|
||||
version: mmrcmsVersion,
|
||||
sourceCodeUrl: mmrcmsSourceCodeUrl,
|
||||
),
|
||||
Source(
|
||||
name: "Scan VF",
|
||||
baseUrl: "https://www.scan-vf.net",
|
||||
@@ -85,51 +74,7 @@ List<Source> _mmrcmsSourcesList = [
|
||||
dateFormatLocale: defaultDateFormatLocale,
|
||||
version: mmrcmsVersion,
|
||||
sourceCodeUrl: mmrcmsSourceCodeUrl,
|
||||
), //
|
||||
Source(
|
||||
name: "Zahard",
|
||||
baseUrl: "https://zahard.xyz",
|
||||
lang: "en",
|
||||
typeSource: "mmrcms",
|
||||
iconUrl: '',
|
||||
dateFormat: defaultDateFormat,
|
||||
dateFormatLocale: defaultDateFormatLocale,
|
||||
version: mmrcmsVersion,
|
||||
sourceCodeUrl: mmrcmsSourceCodeUrl,
|
||||
),
|
||||
Source(
|
||||
name: "Mangadoor",
|
||||
baseUrl: "https://mangadoor.com",
|
||||
lang: "es",
|
||||
typeSource: "mmrcms",
|
||||
iconUrl: '',
|
||||
dateFormat: defaultDateFormat,
|
||||
dateFormatLocale: defaultDateFormatLocale,
|
||||
version: mmrcmsVersion,
|
||||
sourceCodeUrl: mmrcmsSourceCodeUrl,
|
||||
),
|
||||
Source(
|
||||
name: "Utsukushii",
|
||||
baseUrl: "https://manga.utsukushii-bg.com",
|
||||
lang: "bg",
|
||||
typeSource: "mmrcms",
|
||||
iconUrl: '',
|
||||
dateFormat: defaultDateFormat,
|
||||
dateFormatLocale: defaultDateFormatLocale,
|
||||
version: mmrcmsVersion,
|
||||
sourceCodeUrl: mmrcmsSourceCodeUrl,
|
||||
),
|
||||
Source(
|
||||
name: "Phoenix-Scans",
|
||||
baseUrl: "https://phoenix-scans.pl",
|
||||
lang: "pl",
|
||||
typeSource: "mmrcms",
|
||||
iconUrl: '',
|
||||
dateFormat: defaultDateFormat,
|
||||
dateFormatLocale: defaultDateFormatLocale,
|
||||
version: mmrcmsVersion,
|
||||
sourceCodeUrl: mmrcmsSourceCodeUrl,
|
||||
),
|
||||
),
|
||||
Source(
|
||||
name: "Lelscan-VF",
|
||||
baseUrl: "https://www.lelscanvf.cc/",
|
||||
@@ -140,18 +85,8 @@ List<Source> _mmrcmsSourcesList = [
|
||||
dateFormatLocale: defaultDateFormatLocale,
|
||||
version: mmrcmsVersion,
|
||||
sourceCodeUrl: mmrcmsSourceCodeUrl,
|
||||
),
|
||||
// Source(
|
||||
// name: "AnimaRegia",
|
||||
// baseUrl: "https://animaregia.net",
|
||||
// lang: "pt-BR",
|
||||
// typeSource: "mmrcms",
|
||||
// iconUrl: '',
|
||||
// dateFormat: defaultDateFormat,
|
||||
// dateFormatLocale: defaultDateFormatLocale,
|
||||
// version: mmrcmsVersion,
|
||||
// sourceCodeUrl: mmrcmsSourceCodeUrl,
|
||||
// ),
|
||||
),
|
||||
|
||||
Source(
|
||||
name: "Manga-FR",
|
||||
baseUrl: "https://manga-fr.me",
|
||||
|
||||
Reference in New Issue
Block a user