still trying to fix something again
This commit is contained in:
parent
133d0e8bab
commit
3f1b031460
@ -35916,7 +35916,7 @@
|
||||
value: function(e) {
|
||||
var t = this,
|
||||
i = this;
|
||||
this.initState && fetch(e,{credentials: "same-origin"}).then((function(e) {
|
||||
this.initState && fetch(e,{credentials: "include"}).then((function(e) {
|
||||
return e.text()
|
||||
})).then((function(t) {
|
||||
return 1 == i._uriParse(e) ? i._m3u8Parse(t) : null
|
||||
|
Loading…
x
Reference in New Issue
Block a user