Skip to content

Commit

Permalink
update filma24 baseUrl
Browse files Browse the repository at this point in the history
  • Loading branch information
kodjodevf committed Jan 17, 2025
1 parent ca6d0d0 commit 3f361d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dart/anime/src/sq/filma24/source.dart
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
import '../../../../../model/source.dart';

Source get filma24 => _filma24;
const _filma24Version = "0.0.35";
const _filma24Version = "0.0.4";
const _filma24CodeUrl =
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/anime/src/sq/filma24/filma24.dart";
Source _filma24 = Source(
name: "Filma24",
baseUrl: "https://www.filma24.pl",
baseUrl: "https://www.filma24.band",
lang: "sq",
typeSource: "single",
iconUrl:
Expand Down

0 comments on commit 3f361d5

Please sign in to comment.