mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Update AsianLoad.kt
This commit is contained in:
parent
9569caa87f
commit
6367c9af1a
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ import java.net.URI
|
|||
|
||||
open class AsianLoad : ExtractorApi() {
|
||||
override var name = "AsianLoad"
|
||||
override var mainUrl = "https://asianhdplay.pro/"
|
||||
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