Change URL PotatoManga (#1369)

This commit is contained in:
mohamedotaku 2024-02-19 04:10:38 +01:00 committed by GitHub
parent 59a91b7f56
commit 82fb8ba8b2
2 changed files with 4 additions and 4 deletions

View File

@ -2,8 +2,8 @@ ext {
extName = 'PotatoManga'
extClass = '.PotatoManga'
themePkg = 'mangathemesia'
baseUrl = 'https://potatomanga.xyz'
overrideVersionCode = 1
baseUrl = 'https://ar.potatomanga.xyz'
overrideVersionCode = 2
}
apply from: "$rootDir/common.gradle"

View File

@ -8,9 +8,9 @@ import java.util.Locale
class PotatoManga : MangaThemesia(
"PotatoManga",
"https://potatomanga.xyz",
"https://ar.potatomanga.xyz",
"ar",
mangaUrlDirectory = "/series",
mangaUrlDirectory = "/manga",
dateFormat = SimpleDateFormat("MMMM dd, yyyy", Locale("ar")),
) {
override val seriesArtistSelector =