mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
Merge 6f80be0cb8
into a419a59e3e
This commit is contained in:
commit
9359a38a93
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ import org.jsoup.Jsoup
|
||||||
import org.jsoup.nodes.Element
|
import org.jsoup.nodes.Element
|
||||||
|
|
||||||
class WcofunProvider : MainAPI() {
|
class WcofunProvider : MainAPI() {
|
||||||
override var mainUrl = "https://www.wcofun.net"
|
override var mainUrl = "https://www.wcofun.com"
|
||||||
override var name = "WCO Fun"
|
override var name = "WCO Fun"
|
||||||
override val hasMainPage = true
|
override val hasMainPage = true
|
||||||
override val hasDownloadSupport = true
|
override val hasDownloadSupport = true
|
||||||
|
@ -169,4 +169,4 @@ class WcofunProvider : MainAPI() {
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue