Update Url MangaSwat "ar" (#2469)
This commit is contained in:
parent
bbb2922515
commit
0e20357684
|
@ -2,8 +2,8 @@ ext {
|
|||
extName = 'MangaSwat'
|
||||
extClass = '.MangaSwat'
|
||||
themePkg = 'mangathemesia'
|
||||
baseUrl = 'https://swatmanhua.com'
|
||||
overrideVersionCode = 17
|
||||
baseUrl = 'https://normoyun.com'
|
||||
overrideVersionCode = 18
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
|
|
@ -22,7 +22,7 @@ import uy.kohesive.injekt.api.get
|
|||
import java.text.SimpleDateFormat
|
||||
import java.util.Locale
|
||||
|
||||
private const val swatUrl = "https://swatmanhua.com"
|
||||
private const val swatUrl = "https://normoyun.com"
|
||||
|
||||
class MangaSwat :
|
||||
MangaThemesia(
|
||||
|
|
Loading…
Reference in New Issue