update url GalaxyManga "ar" (#3419)

This commit is contained in:
mohamedotaku 2024-06-05 13:23:59 +01:00 committed by Draff
parent 8d5ab22c9a
commit a4dece2c77
No known key found for this signature in database
GPG Key ID: E8A89F3211677653
2 changed files with 3 additions and 3 deletions

View File

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

View File

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