From 6e1884e151b5d316fd411cc67815371988adf9e8 Mon Sep 17 00:00:00 2001 From: Evgeny Zinoviev Date: Thu, 1 Jun 2023 23:20:23 +0300 Subject: still trying to fix something again --- localwebsite/htdocs/assets/h265webjs-dist/h265webjs-v20221106.js | 1 + 1 file changed, 1 insertion(+) diff --git a/localwebsite/htdocs/assets/h265webjs-dist/h265webjs-v20221106.js b/localwebsite/htdocs/assets/h265webjs-dist/h265webjs-v20221106.js index 4885c53..e877ade 100644 --- a/localwebsite/htdocs/assets/h265webjs-dist/h265webjs-v20221106.js +++ b/localwebsite/htdocs/assets/h265webjs-dist/h265webjs-v20221106.js @@ -36313,6 +36313,7 @@ var t = this, i = this.controller.signal; fetch(e, { + credentials: "include", signal: i }).then((function(e) { return e.arrayBuffer() -- cgit v1.2.3