This commit is contained in:
kodjomoustapha
2024-05-13 10:46:49 +01:00
parent 74495435b1
commit a3cd80d7c6
12 changed files with 16 additions and 6 deletions

View File

@@ -136,6 +136,7 @@ class Filma24 extends MProvider {
return [
SelectFilter("ReleaseFilter", "Viti", 0, [
SelectFilterOption("<Select>", ""),
SelectFilterOption("2024", "2024"),
SelectFilterOption("2023", "2023"),
SelectFilterOption("2022", "2022"),
SelectFilterOption("2021", "2021"),

View File

@@ -1,7 +1,7 @@
import '../../../../../model/source.dart';
Source get filma24 => _filma24;
const _filma24Version = "0.0.25";
const _filma24Version = "0.0.3";
const _filma24CodeUrl =
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/anime/src/sq/filma24/filma24.dart";
Source _filma24 = Source(