Update UHD Movies baseUrl

This commit is contained in:
kodjomoustapha
2024-05-18 17:27:47 +01:00
parent ad53625254
commit 73e176e4ec
2 changed files with 5 additions and 5 deletions

View File

@@ -1,12 +1,12 @@
import '../../../../../model/source.dart';
Source get uhdmoviesSource => _uhdmoviesSource;
const _uhdmoviesVersion = "0.0.35";
const _uhdmoviesVersion = "0.0.4";
const _uhdmoviesSourceCodeUrl =
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/anime/src/en/uhdmovies/uhdmovies.dart";
Source _uhdmoviesSource = Source(
name: "UHD Movies",
baseUrl: "https://uhdmovies.zip",
baseUrl: "https://uhdmovies.fans",
lang: "en",
typeSource: "single",
iconUrl: