Update baseUrl (#8180)

This commit is contained in:
Kamikadze 2021-07-19 18:19:09 +05:00 committed by GitHub
parent 7a34002a21
commit 65b0bf52f6
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' extName = 'Henchan'
pkgNameSuffix = 'ru.henchan' pkgNameSuffix = 'ru.henchan'
extClass = '.Henchan' extClass = '.Henchan'
extVersionCode = 21 extVersionCode = 22
libVersion = '1.2' libVersion = '1.2'
containsNsfw = true containsNsfw = true
} }

View File

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