parent
a18a5e527c
commit
0737e27057
@ -1,7 +1,7 @@
|
|||||||
ext {
|
ext {
|
||||||
extName = '999Hentai'
|
extName = '999Hentai'
|
||||||
extClass = '.NineNineNineHentaiFactory'
|
extClass = '.NineNineNineHentaiFactory'
|
||||||
extVersionCode = 5
|
extVersionCode = 6
|
||||||
isNsfw = true
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -44,7 +44,7 @@ open class NineNineNineHentai(
|
|||||||
|
|
||||||
override val baseUrl = "https://999hentai.net"
|
override val baseUrl = "https://999hentai.net"
|
||||||
|
|
||||||
private val apiUrl = "https://api.999hentai.net/api"
|
private val apiUrl = "https://hapi.999hentai.net/api"
|
||||||
|
|
||||||
override val supportsLatest = true
|
override val supportsLatest = true
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user