Spaces:
Running
Running
Update sw.js
Browse files
sw.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
self.importScripts('
|
| 2 |
|
| 3 |
// uncomment code below to customize HlsProxy config, see https://www.swarmcloud.net/web-hls/API#hlsproxy-api
|
| 4 |
// new HlsProxy({
|
|
|
|
| 1 |
+
self.importScripts('/hls-proxy.js')
|
| 2 |
|
| 3 |
// uncomment code below to customize HlsProxy config, see https://www.swarmcloud.net/web-hls/API#hlsproxy-api
|
| 4 |
// new HlsProxy({
|