Update domain from 9hentai.com to .ru (#4621)

Update domain from 9hentai.com to .ru
This commit is contained in:
plW0lf 2020-10-17 00:44:21 +02:00 committed by GitHub
parent 5d73b434df
commit cc9eb66a18
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' extName = 'NineHentai'
pkgNameSuffix = 'all.ninehentai' pkgNameSuffix = 'all.ninehentai'
extClass = '.NineHentai' extClass = '.NineHentai'
extVersionCode = 7 extVersionCode = 8
libVersion = '1.2' libVersion = '1.2'
containsNsfw = true containsNsfw = true
} }

View File

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