mirror of
https://github.com/keiyoushi/extensions-source.git
synced 2024-11-25 03:33:24 +01:00
parent
55544abfb6
commit
a46ab5ff43
@ -1,7 +1,7 @@
|
||||
ext {
|
||||
extName = '999Hentai'
|
||||
extClass = '.NineNineNineHentaiFactory'
|
||||
extVersionCode = 5
|
||||
extVersionCode = 6
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
|
@ -44,7 +44,7 @@ open class NineNineNineHentai(
|
||||
|
||||
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user