fix(en/asianload): Update domain (#2211)
This commit is contained in:
@ -8,7 +8,7 @@ ext {
|
||||
pkgNameSuffix = 'en.asianload'
|
||||
extClass = '.AsianLoad'
|
||||
extVersionCode = 33
|
||||
libVersion = '13'
|
||||
libVersion = '14'
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
@ -31,7 +31,7 @@ class AsianLoad : ConfigurableAnimeSource, ParsedAnimeHttpSource() {
|
||||
|
||||
override val name = "AsianLoad"
|
||||
|
||||
override val baseUrl = "https://asianhdplay.pro"
|
||||
override val baseUrl = "https://asianhd1.com"
|
||||
|
||||
override val lang = "en"
|
||||
|
||||
|
Reference in New Issue
Block a user