diff options
-rw-r--r-- | localwebsite/htdocs/assets/h265webjs-dist/h265webjs-v20221106.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/localwebsite/htdocs/assets/h265webjs-dist/h265webjs-v20221106.js b/localwebsite/htdocs/assets/h265webjs-dist/h265webjs-v20221106.js index 41123a3..4885c53 100644 --- a/localwebsite/htdocs/assets/h265webjs-dist/h265webjs-v20221106.js +++ b/localwebsite/htdocs/assets/h265webjs-dist/h265webjs-v20221106.js @@ -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 |