Henchan new domain for static (#1219)

Henchan new domain for static
This commit is contained in:
Pavka 2019-06-22 17:01:03 +03:00 committed by Eugene
parent c0956d6700
commit 769018f10f
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 = 10 extVersionCode = 11
libVersion = '1.2' libVersion = '1.2'
} }
dependencies { dependencies {

View File

@ -26,7 +26,7 @@ class Henchan : ParsedHttpSource() {
override val baseUrl = "http://h-chan.me" override val baseUrl = "http://h-chan.me"
private val exhentaiBaseUrl = "http://exhentaidono.me" private val exhentaiBaseUrl = "http://exhentai-dono.me"
override val lang = "ru" override val lang = "ru"