Henchan: update domain url (#11771)

* Update build.gradle

* Update Henchan.kt
This commit is contained in:
borsh1337 2022-05-08 11:16:35 +10:00 committed by GitHub
parent 6d282d3c80
commit da48fe4ae5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

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

View File

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