Update Henchan.kt (#4381)

Update Henchan.kt
This commit is contained in:
ForsunJay 2020-09-18 00:49:14 +03:00 committed by GitHub
parent f50292b099
commit 56a540483e
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 = 'Henchan'
pkgNameSuffix = 'ru.henchan'
extClass = '.Henchan'
extVersionCode = 18
extVersionCode = 19
libVersion = '1.2'
containsNsfw = true
}

View File

@ -35,7 +35,7 @@ class Henchan : ParsedHttpSource() {
override val name = "Henchan"
override val baseUrl = "https://henchan.pro"
override val baseUrl = "https://hentaichan.pro"
private val exhentaiBaseUrl = "http://exhentai-dono.me"