feat: henchan changed domain ()

This commit is contained in:
Alexander Chernov 2022-04-21 20:41:00 +01:00 committed by GitHub
parent a39e5b24ef
commit 9a11eb1c0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions
src/ru/henchan
build.gradle
src/eu/kanade/tachiyomi/extension/ru/henchan

@ -6,7 +6,7 @@ ext {
extName = 'Henchan'
pkgNameSuffix = 'ru.henchan'
extClass = '.Henchan'
extVersionCode = 31
extVersionCode = 32
isNsfw = true
}

@ -27,7 +27,7 @@ class Henchan : ParsedHttpSource() {
override val name = "Henchan"
override val baseUrl = "https://x.hentaichan.live"
override val baseUrl = "https://xx.hentaichan.live"
override val lang = "ru"