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

@@ -1,6 +1,6 @@
import '../../../../model/source.dart';
const _batotoVersion = "0.0.45";
const _batotoVersion = "0.0.5";
const _batotoSourceCodeUrl =
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/src/all/batoto/batoto-v$_batotoVersion.dart";

View File

@@ -1,6 +1,6 @@
import '../../../../model/source.dart';
const _comickVersion = "0.0.4";
const _comickVersion = "0.0.45";
const _comickSourceCodeUrl =
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/src/all/comick/comick-v$_comickVersion.dart";

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 =

View File

@@ -1,7 +1,7 @@
import '../../../../model/source.dart';
Source get mangahereSource => _mangahereSource;
const _mangahereVersion = "0.0.4";
const _mangahereVersion = "0.0.45";
const _mangahereSourceCodeUrl =
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/src/en/mangahere/mangahere-v$_mangahereVersion.dart";
Source _mangahereSource = Source(