added some icons , fix Manga-FR search , remove cloudflare verification for sushiscans
BIN
icon/mangayomi-ar-onma.png
Normal file
|
After Width: | Height: | Size: 4.3 KiB |
BIN
icon/mangayomi-en-readcomicsonline.png
Normal file
|
After Width: | Height: | Size: 2.9 KiB |
BIN
icon/mangayomi-fr-jpmangas.png
Normal file
|
After Width: | Height: | Size: 2.9 KiB |
BIN
icon/mangayomi-fr-lelscanvf.png
Normal file
|
After Width: | Height: | Size: 2.9 KiB |
BIN
icon/mangayomi-fr-mangafr.png
Normal file
|
After Width: | Height: | Size: 2.9 KiB |
BIN
icon/mangayomi-fr-scanvf.png
Normal file
|
After Width: | Height: | Size: 9.4 KiB |
BIN
icon/mangayomi-id-komikid.png
Normal file
|
After Width: | Height: | Size: 2.9 KiB |
BIN
icon/mangayomi-id-mangaid.png
Normal file
|
After Width: | Height: | Size: 7.5 KiB |
@@ -1,6 +1,6 @@
|
|||||||
import '../../../model/source.dart';
|
import '../../../model/source.dart';
|
||||||
|
|
||||||
const mangareaderVersion = "0.0.14";
|
const mangareaderVersion = "0.0.15";
|
||||||
const mangareaderSourceCodeUrl =
|
const mangareaderSourceCodeUrl =
|
||||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/mangareader-v$mangareaderVersion.dart";
|
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/mangareader-v$mangareaderVersion.dart";
|
||||||
const defaultDateFormat = "MMMM dd, yyyy";
|
const defaultDateFormat = "MMMM dd, yyyy";
|
||||||
@@ -319,7 +319,6 @@ List<Source> _mangareaderSourcesList = [
|
|||||||
lang: "fr",
|
lang: "fr",
|
||||||
iconUrl: '',
|
iconUrl: '',
|
||||||
dateFormat: defaultDateFormat,
|
dateFormat: defaultDateFormat,
|
||||||
hasCloudflare: true,
|
|
||||||
dateFormatLocale: "fr",
|
dateFormatLocale: "fr",
|
||||||
version: mangareaderVersion,
|
version: mangareaderVersion,
|
||||||
sourceCodeUrl: mangareaderSourceCodeUrl),
|
sourceCodeUrl: mangareaderSourceCodeUrl),
|
||||||
|
|||||||
@@ -15,9 +15,10 @@ searchManga(MangaModel manga) async {
|
|||||||
for (var da in jsonList) {
|
for (var da in jsonList) {
|
||||||
final value = MBridge.getMapValue(da, "value", 0);
|
final value = MBridge.getMapValue(da, "value", 0);
|
||||||
final data = MBridge.getMapValue(da, "data", 0);
|
final data = MBridge.getMapValue(da, "data", 0);
|
||||||
|
|
||||||
if (manga.source == 'Scan VF') {
|
if (manga.source == 'Scan VF') {
|
||||||
urls.add('${manga.baseUrl}/$data');
|
urls.add('${manga.baseUrl}/$data');
|
||||||
|
} else if (manga.source == 'Manga-FR') {
|
||||||
|
urls.add('${manga.baseUrl}/lecture-en-ligne/$data');
|
||||||
} else {
|
} else {
|
||||||
urls.add('${manga.baseUrl}/manga/$data');
|
urls.add('${manga.baseUrl}/manga/$data');
|
||||||
}
|
}
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
import '../../../model/source.dart';
|
import '../../../model/source.dart';
|
||||||
|
|
||||||
const mmrcmsVersion = "0.0.11";
|
const mmrcmsVersion = "0.0.12";
|
||||||
const mmrcmsSourceCodeUrl =
|
const mmrcmsSourceCodeUrl =
|
||||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mmrcms/mmrcms-v$mmrcmsVersion.dart";
|
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mmrcms/mmrcms-v$mmrcmsVersion.dart";
|
||||||
const defaultDateFormat = "d MMM. yyyy";
|
const defaultDateFormat = "d MMM. yyyy";
|
||||||
@@ -13,7 +13,7 @@ List<Source> _mmrcmsSourcesList = [
|
|||||||
baseUrl: "https://www.scan-vf.net",
|
baseUrl: "https://www.scan-vf.net",
|
||||||
lang: "fr",
|
lang: "fr",
|
||||||
typeSource: "mmrcms",
|
typeSource: "mmrcms",
|
||||||
iconUrl: '',
|
iconUrl: 'https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/icon/mangayomi-fr-scanvf.png',
|
||||||
dateFormat: defaultDateFormat,
|
dateFormat: defaultDateFormat,
|
||||||
dateFormatLocale: defaultDateFormatLocale,
|
dateFormatLocale: defaultDateFormatLocale,
|
||||||
version: mmrcmsVersion,
|
version: mmrcmsVersion,
|
||||||
@@ -24,7 +24,7 @@ List<Source> _mmrcmsSourcesList = [
|
|||||||
baseUrl: "https://www.komikid.com",
|
baseUrl: "https://www.komikid.com",
|
||||||
lang: "id",
|
lang: "id",
|
||||||
typeSource: "mmrcms",
|
typeSource: "mmrcms",
|
||||||
iconUrl: '',
|
iconUrl: 'https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/icon/mangayomi-id-komikid.png',
|
||||||
dateFormat: defaultDateFormat,
|
dateFormat: defaultDateFormat,
|
||||||
dateFormatLocale: defaultDateFormatLocale,
|
dateFormatLocale: defaultDateFormatLocale,
|
||||||
version: mmrcmsVersion,
|
version: mmrcmsVersion,
|
||||||
@@ -35,7 +35,7 @@ List<Source> _mmrcmsSourcesList = [
|
|||||||
baseUrl: "https://mangaid.click",
|
baseUrl: "https://mangaid.click",
|
||||||
lang: "id",
|
lang: "id",
|
||||||
typeSource: "mmrcms",
|
typeSource: "mmrcms",
|
||||||
iconUrl: '',
|
iconUrl: 'https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/icon/mangayomi-id-mangaid.png',
|
||||||
dateFormat: defaultDateFormat,
|
dateFormat: defaultDateFormat,
|
||||||
dateFormatLocale: defaultDateFormatLocale,
|
dateFormatLocale: defaultDateFormatLocale,
|
||||||
version: mmrcmsVersion,
|
version: mmrcmsVersion,
|
||||||
@@ -46,7 +46,7 @@ List<Source> _mmrcmsSourcesList = [
|
|||||||
baseUrl: "https://jpmangas.cc",
|
baseUrl: "https://jpmangas.cc",
|
||||||
lang: "fr",
|
lang: "fr",
|
||||||
typeSource: "mmrcms",
|
typeSource: "mmrcms",
|
||||||
iconUrl: '',
|
iconUrl: 'https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/icon/mangayomi-fr-jpmangas.png',
|
||||||
dateFormat: defaultDateFormat,
|
dateFormat: defaultDateFormat,
|
||||||
dateFormatLocale: defaultDateFormatLocale,
|
dateFormatLocale: defaultDateFormatLocale,
|
||||||
version: mmrcmsVersion,
|
version: mmrcmsVersion,
|
||||||
@@ -58,7 +58,7 @@ List<Source> _mmrcmsSourcesList = [
|
|||||||
baseUrl: "https://onma.top",
|
baseUrl: "https://onma.top",
|
||||||
lang: "ar",
|
lang: "ar",
|
||||||
typeSource: "mmrcms",
|
typeSource: "mmrcms",
|
||||||
iconUrl: '',
|
iconUrl: 'https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/icon/mangayomi-ar-onma.png',
|
||||||
dateFormat: defaultDateFormat,
|
dateFormat: defaultDateFormat,
|
||||||
dateFormatLocale: defaultDateFormatLocale,
|
dateFormatLocale: defaultDateFormatLocale,
|
||||||
version: mmrcmsVersion,
|
version: mmrcmsVersion,
|
||||||
@@ -69,7 +69,7 @@ List<Source> _mmrcmsSourcesList = [
|
|||||||
baseUrl: "https://readcomicsonline.ru",
|
baseUrl: "https://readcomicsonline.ru",
|
||||||
lang: "en",
|
lang: "en",
|
||||||
typeSource: "mmrcms",
|
typeSource: "mmrcms",
|
||||||
iconUrl: '',
|
iconUrl: 'https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/icon/mangayomi-en-readcomicsonline.png',
|
||||||
dateFormat: defaultDateFormat,
|
dateFormat: defaultDateFormat,
|
||||||
dateFormatLocale: defaultDateFormatLocale,
|
dateFormatLocale: defaultDateFormatLocale,
|
||||||
version: mmrcmsVersion,
|
version: mmrcmsVersion,
|
||||||
@@ -80,7 +80,7 @@ List<Source> _mmrcmsSourcesList = [
|
|||||||
baseUrl: "https://www.lelscanvf.cc/",
|
baseUrl: "https://www.lelscanvf.cc/",
|
||||||
lang: "fr",
|
lang: "fr",
|
||||||
typeSource: "mmrcms",
|
typeSource: "mmrcms",
|
||||||
iconUrl: '',
|
iconUrl: 'https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/icon/mangayomi-fr-lelscanvf.png',
|
||||||
dateFormat: defaultDateFormat,
|
dateFormat: defaultDateFormat,
|
||||||
dateFormatLocale: defaultDateFormatLocale,
|
dateFormatLocale: defaultDateFormatLocale,
|
||||||
version: mmrcmsVersion,
|
version: mmrcmsVersion,
|
||||||
@@ -92,7 +92,7 @@ List<Source> _mmrcmsSourcesList = [
|
|||||||
baseUrl: "https://manga-fr.me",
|
baseUrl: "https://manga-fr.me",
|
||||||
lang: "fr",
|
lang: "fr",
|
||||||
typeSource: "mmrcms",
|
typeSource: "mmrcms",
|
||||||
iconUrl: '',
|
iconUrl: 'https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/icon/mangayomi-fr-mangafr.png',
|
||||||
dateFormat: defaultDateFormat,
|
dateFormat: defaultDateFormat,
|
||||||
dateFormatLocale: defaultDateFormatLocale,
|
dateFormatLocale: defaultDateFormatLocale,
|
||||||
version: mmrcmsVersion,
|
version: mmrcmsVersion,
|
||||||
|
|||||||