code refactor

This commit is contained in:
kodjomoustapha
2023-10-08 15:58:46 +01:00
parent 9791b04b67
commit 12f07a4291
29 changed files with 2191 additions and 2430 deletions

View File

@@ -7,7 +7,7 @@ const universanimeSourceCodeUrl =
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/anime/src/fr/universanime/universanime-v$universanimeVersion.dart";
Source _universanimeSource = Source(
name: "UniversAnime",
baseUrl: "https://www.universanime.co",
baseUrl: "https://www.universanime.club",
lang: "fr",
typeSource: "single",
iconUrl: getIconUrl("universanime", "fr"),