This commit is contained in:
kodjomoustapha
2023-12-08 17:30:42 +01:00
parent 737099e74a
commit 601f7a791b
46 changed files with 23 additions and 23 deletions

View File

@@ -3,7 +3,7 @@ import '../../../../model/source.dart';
const _apiUrl = 'https://api.mangadex.org';
const _baseUrl = 'https://mangadex.org';
const _isNsfw = true;
const _mangadexVersion = "0.0.5";
const _mangadexVersion = "0.0.55";
const _mangadexSourceCodeUrl =
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/src/all/mangadex/mangadex-v$_mangadexVersion.dart";
String _iconUrl =