mirror of
https://github.com/recloudstream/cloudstream-extensions-multilingual.git
synced 2024-08-15 03:15:14 +00:00
Add Mobile user-agent
Add Mobile User Agent to Unlock Full HD
This commit is contained in:
parent
f456a7cc92
commit
e6db953da3
1 changed files with 2 additions and 1 deletions
|
@ -7,6 +7,7 @@ import org.jsoup.nodes.Element
|
||||||
class FaselHDProvider : MainAPI() {
|
class FaselHDProvider : MainAPI() {
|
||||||
override var lang = "ar"
|
override var lang = "ar"
|
||||||
override var mainUrl = "https://faselhd.io"
|
override var mainUrl = "https://faselhd.io"
|
||||||
|
//Add Mobile User Agent to Unlock Full HD
|
||||||
override var name = "FaselHD"
|
override var name = "FaselHD"
|
||||||
override val usesWebView = false
|
override val usesWebView = false
|
||||||
override val hasMainPage = true
|
override val hasMainPage = true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue