Update Url MangaSwat "ar" (#2469)

This commit is contained in:
mohamedotaku 2024-04-19 14:50:42 +01:00 committed by Draff
parent bbb2922515
commit 0e20357684
2 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@ ext {
extName = 'MangaSwat' extName = 'MangaSwat'
extClass = '.MangaSwat' extClass = '.MangaSwat'
themePkg = 'mangathemesia' themePkg = 'mangathemesia'
baseUrl = 'https://swatmanhua.com' baseUrl = 'https://normoyun.com'
overrideVersionCode = 17 overrideVersionCode = 18
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View File

@ -22,7 +22,7 @@ import uy.kohesive.injekt.api.get
import java.text.SimpleDateFormat import java.text.SimpleDateFormat
import java.util.Locale import java.util.Locale
private const val swatUrl = "https://swatmanhua.com" private const val swatUrl = "https://normoyun.com"
class MangaSwat : class MangaSwat :
MangaThemesia( MangaThemesia(