mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
fixed Movierulzhd
This commit is contained in:
parent
790074362c
commit
e29a741c4e
1 changed files with 0 additions and 1 deletions
|
@ -225,7 +225,6 @@ class Movierulzhd : MainAPI() {
|
||||||
"type" to type
|
"type" to type
|
||||||
),
|
),
|
||||||
referer = data,
|
referer = data,
|
||||||
interceptor = interceptor,
|
|
||||||
headers = mapOf("X-Requested-With" to "XMLHttpRequest")
|
headers = mapOf("X-Requested-With" to "XMLHttpRequest")
|
||||||
).parsed<ResponseHash>().embed_url
|
).parsed<ResponseHash>().embed_url
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue