[AllHentai] Change base url (#9121)

This commit is contained in:
Maxim Molochkov 2021-09-19 21:17:52 +04:00 committed by GitHub
parent 585b4c1968
commit a9a6c9f2c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ ext {
extName = 'AllHentai'
pkgNameSuffix = 'ru.allhentai'
extClass = '.AllHentai'
extVersionCode = 9
extVersionCode = 10
containsNsfw = true
}

View File

@ -29,7 +29,7 @@ class AllHentai : ParsedHttpSource() {
override val name = "AllHentai"
override val baseUrl = "http://wwv.allhen.live"
override val baseUrl = "http://24.allhen.online"
override val lang = "ru"