update url GalaxyManga "ar" (#3419)

This commit is contained in:
mohamedotaku 2024-06-05 13:23:59 +01:00 committed by GitHub
parent fe5204de98
commit 6216393f98
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@ ext {
extName = 'Galaxy Manga'
extClass = '.GalaxyManga'
themePkg = 'flixscans'
baseUrl = 'https://flixscans.com'
overrideVersionCode = 27
baseUrl = 'https://flixscans.net'
overrideVersionCode = 28
}
apply from: "$rootDir/common.gradle"

View File

@ -8,7 +8,7 @@ import okhttp3.Request
class GalaxyManga : FlixScans(
"جالاكسي مانجا",
"https://flixscans.com",
"https://flixscans.net",
"ar",
"https://ar.flixscans.site/api/v1",
) {