fix source code url

This commit is contained in:
kodjomoustapha
2023-07-07 22:05:06 +01:00
parent 0a45e20d65
commit b4c1181173
9 changed files with 277 additions and 276 deletions

View File

@@ -5,7 +5,7 @@ const baseUrl = 'https://mangadex.org';
const isNsfw = true;
const mangadexVersion = "0.0.1";
const mangadexSourceCodeUrl =
"https://raw.githubusercontent.com/kodjodevf/External-source-test/main/src/all/mangadex/mangadex-v$mangadexVersion.dart";
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/src/all/mangadex/mangadex-v$mangadexVersion.dart";
const iconUrl = '';
List<Source> get mangaDexSourcesList => _mangaDexSourcesList;
List<Source> _mangaDexSourcesList = [