Add New sources: BeastScan (AR), Lelmanga (FR) & remove unused code

This commit is contained in:
kodjomoustapha
2023-11-01 17:13:24 +01:00
parent 615d63179b
commit 8ae72d12e7
21 changed files with 210 additions and 321 deletions

View File

@@ -15,6 +15,7 @@ List<Source> _nepnepSourcesList = [
lang: "en",
typeSource: "nepnep",
iconUrl: getIconUrl("mangasee", "en"),
isFullData: true,
dateFormat: defaultDateFormat,
dateFormatLocale: defaultDateFormatLocale,
version: nepnepVersion,
@@ -26,6 +27,7 @@ List<Source> _nepnepSourcesList = [
lang: "en",
typeSource: "nepnep",
iconUrl: getIconUrl("mangalife", "en"),
isFullData: true,
dateFormat: defaultDateFormat,
dateFormatLocale: defaultDateFormatLocale,
version: nepnepVersion,