wsj1995 commited on
Commit
77c29f9
·
verified ·
1 Parent(s): 138797a

Update sw.js

Browse files
Files changed (1) hide show
  1. sw.js +1 -1
sw.js CHANGED
@@ -1,4 +1,4 @@
1
- self.importScripts('https://cdn.jsdelivr.net/npm/@swarmcloud/hls/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({
 
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({