This commit is contained in:
kodjomoustapha
2023-07-12 11:21:04 +01:00
parent dcf1f81684
commit 66473b9b8e
2 changed files with 1737 additions and 11 deletions

1728
index.json

File diff suppressed because one or more lines are too long

View File

@@ -323,16 +323,16 @@ List<Source> _mangareaderSourcesList = [
dateFormatLocale: "fr", dateFormatLocale: "fr",
version: mangareaderVersion, version: mangareaderVersion,
sourceCodeUrl: mangareaderSourceCodeUrl), sourceCodeUrl: mangareaderSourceCodeUrl),
Source( // Source(
name: "Sushi-Scan", // name: "Sushi-Scan",
baseUrl: "https://sushiscan.net", // baseUrl: "https://sushiscan.net",
lang: "fr", // lang: "fr",
iconUrl: '', // iconUrl: '',
dateFormat: defaultDateFormat, // dateFormat: defaultDateFormat,
hasCloudflare: true, // hasCloudflare: true,
dateFormatLocale: "fr", // dateFormatLocale: "fr",
version: mangareaderVersion, // version: mangareaderVersion,
sourceCodeUrl: mangareaderSourceCodeUrl), // sourceCodeUrl: mangareaderSourceCodeUrl),
Source( Source(
name: "Tarot Scans", name: "Tarot Scans",
baseUrl: "https://www.tarotscans.com", baseUrl: "https://www.tarotscans.com",