still trying to fix something again

This commit is contained in:
Evgeny Zinoviev 2023-06-01 23:17:43 +03:00
parent 133d0e8bab
commit 3f1b031460

View File

@ -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