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

@@ -2,7 +2,7 @@ import '../../../model/source.dart';
import 'src/dopebox/dopebox.dart';
import 'src/sflix/sflix.dart';
const _dopeflixVersion = "0.0.2";
const _dopeflixVersion = "0.0.25";
const _dopeflixSourceCodeUrl =
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/anime/multisrc/dopeflix/dopeflix-v$_dopeflixVersion.dart";

View File

@@ -2,7 +2,7 @@ import '../../../model/source.dart';
import 'src/aniwatch/aniwatch.dart';
import 'src/kaido/kaido.dart';
const _zorothemeVersion = "0.0.55";
const _zorothemeVersion = "0.0.6";
const _zorothemeSourceCodeUrl =
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/anime/multisrc/zorotheme/zorotheme-v$_zorothemeVersion.dart";

View File

@@ -1,7 +1,7 @@
import '../../../../model/source.dart';
Source get okanimeSource => _okanimeSource;
const _okanimeVersion = "0.0.3";
const _okanimeVersion = "0.0.35";
const _okanimeSourceCodeUrl =
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/anime/src/ar/okanime/okanime-v$_okanimeVersion.dart";
Source _okanimeSource = Source(

View File

@@ -1,7 +1,7 @@
import '../../../../model/source.dart';
Source get aniwave => _aniwave;
const _aniwaveVersion = "0.0.2";
const _aniwaveVersion = "0.0.25";
const _aniwaveCodeUrl =
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/anime/src/en/aniwave/aniwave-v$_aniwaveVersion.dart";
Source _aniwave = Source(

View File

@@ -1,7 +1,7 @@
import '../../../../model/source.dart';
Source get gogoanimeSource => _gogoanimeSource;
const _gogoanimeVersion = "0.0.5";
const _gogoanimeVersion = "0.0.55";
const _gogoanimeSourceCodeUrl =
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/anime/src/en/gogoanime/gogoanime-v$_gogoanimeVersion.dart";
Source _gogoanimeSource = Source(

View File

@@ -1,7 +1,7 @@
import '../../../../model/source.dart';
Source get kisskhSource => _kisskhSource;
const _kisskhVersion = "0.0.35";
const _kisskhVersion = "0.0.4";
const _kisskhSourceCodeUrl =
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/anime/src/en/kisskh/kisskh-v$_kisskhVersion.dart";
Source _kisskhSource = Source(

View File

@@ -1,7 +1,7 @@
import '../../../../model/source.dart';
Source get animesultraSource => _animesultraSource;
const _animesultraVersion = "0.0.4";
const _animesultraVersion = "0.0.45";
const _animesultraSourceCodeUrl =
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/anime/src/fr/animesultra/animesultra-v$_animesultraVersion.dart";
Source _animesultraSource = Source(

View File

@@ -1,7 +1,7 @@
import '../../../../model/source.dart';
Source get franimeSource => _franimeSource;
const _franimeVersion = "0.0.45";
const _franimeVersion = "0.0.5";
const _franimeSourceCodeUrl =
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/anime/src/fr/franime/franime-v$_franimeVersion.dart";
Source _franimeSource = Source(

View File

@@ -1,7 +1,7 @@
import '../../../../model/source.dart';
Source get otakufr => _otakufr;
const otakufrVersion = "0.0.45";
const otakufrVersion = "0.0.5";
const otakufrCodeUrl =
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/anime/src/fr/otakufr/otakufr-v$otakufrVersion.dart";
Source _otakufr = Source(

View File

@@ -1,7 +1,7 @@
import '../../../../model/source.dart';
Source get nimegami => _nimegami;
const _nimegamiVersion = "0.0.25";
const _nimegamiVersion = "0.0.3";
const _nimegamiCodeUrl =
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/anime/src/id/nimegami/nimegami-v$_nimegamiVersion.dart";
Source _nimegami = Source(

View File

@@ -1,7 +1,7 @@
import '../../../../model/source.dart';
Source get oploverz => _oploverz;
const _oploverzVersion = "0.0.2";
const _oploverzVersion = "0.0.25";
const _oploverzCodeUrl =
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/anime/src/id/oploverz/oploverz-v$_oploverzVersion.dart";
Source _oploverz = Source(

View File

@@ -1,7 +1,7 @@
import '../../../../model/source.dart';
Source get otakudesu => _otakudesu;
const _otakudesuVersion = "0.0.25";
const _otakudesuVersion = "0.0.3";
const _otakudesuCodeUrl =
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/anime/src/id/otakudesu/otakudesu-v$_otakudesuVersion.dart";
Source _otakudesu = Source(

View File

Before

Width:  |  Height:  |  Size: 6.5 KiB

After

Width:  |  Height:  |  Size: 6.5 KiB

View File

@@ -1,7 +1,7 @@
import '../../../../model/source.dart';
Source get animesaturn => _animesaturn;
const _animesaturnVersion = "0.0.1";
const _animesaturnVersion = "0.0.15";
const _animesaturnCodeUrl =
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/anime/src/it/animesaturn/animesaturn-v$_animesaturnVersion.dart";
Source _animesaturn = Source(