fix(en/asianload): Update domain (#2211)

This commit is contained in:
fakebhai
2023-09-18 21:48:01 +05:30
committed by GitHub
parent 512f5fcdf1
commit 73119e8c16
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ ext {
pkgNameSuffix = 'en.asianload'
extClass = '.AsianLoad'
extVersionCode = 33
libVersion = '13'
libVersion = '14'
}
dependencies {

View File

@ -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"