Update 9hentai site url. (#7021)

* Update URL

* Update build.gradle
This commit is contained in:
FourTOne5 2021-05-15 03:54:49 +06:00 committed by GitHub
parent eaf36bacd3
commit 0e982b8380
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 = 'NineHentai'
pkgNameSuffix = 'all.ninehentai'
extClass = '.NineHentai'
extVersionCode = 9
extVersionCode = 10
libVersion = '1.2'
containsNsfw = true
}

View File

@ -30,7 +30,7 @@ import java.util.Date
@Nsfw
class NineHentai : HttpSource() {
override val baseUrl = "https://9hentai.ru"
override val baseUrl = "https://www1.9hentai.ru"
override val name = "NineHentai"