mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Update AsianLoad.kt
Asianload domain changed
This commit is contained in:
parent
da0be63b7c
commit
d19f2b822f
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ import java.net.URI
|
|||
|
||||
open class AsianLoad : ExtractorApi() {
|
||||
override var name = "AsianLoad"
|
||||
override var mainUrl = "https://asianembed.io"
|
||||
override var mainUrl = "https://asianhdplay.pro/"
|
||||
override val requiresReferer = true
|
||||
|
||||
private val sourceRegex = Regex("""sources:[\W\w]*?file:\s*?["'](.*?)["']""")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue