mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
added vpnStatus
This commit is contained in:
parent
0a53b10521
commit
2f08776caf
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ class GoodPorn : MainAPI() {
|
|||
override var name = "GoodPorn"
|
||||
override val hasMainPage = true
|
||||
override val hasDownloadSupport = true
|
||||
override val vpnStatus = VPNStatus.MightBeNeeded
|
||||
override val supportedTypes = setOf(TvType.NSFW)
|
||||
|
||||
override val mainPage = mainPageOf(
|
||||
|
|
Loading…
Reference in a new issue