Update domain from 9hentai.com to .ru (#4621)
Update domain from 9hentai.com to .ru
This commit is contained in:
parent
5d73b434df
commit
cc9eb66a18
|
@ -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
|
||||||
}
|
}
|
||||||
|
|
|
@ -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"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue