update url GalaxyManga "ar" (#3419)
This commit is contained in:
parent
8d5ab22c9a
commit
a4dece2c77
|
@ -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"
|
||||||
|
|
|
@ -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",
|
||||||
) {
|
) {
|
||||||
|
|
Loading…
Reference in New Issue