Hechan new domain (#3105)

Hechan new domain
This commit is contained in:
Pavka 2020-05-10 21:15:54 +03:00 committed by GitHub
parent 41a301e3b3
commit 4148c1831d
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 {
appName = 'Tachiyomi: Henchan' appName = 'Tachiyomi: Henchan'
pkgNameSuffix = 'ru.henchan' pkgNameSuffix = 'ru.henchan'
extClass = '.Henchan' extClass = '.Henchan'
extVersionCode = 15 extVersionCode = 16
libVersion = '1.2' libVersion = '1.2'
} }
dependencies { dependencies {

View File

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