bep40 commited on
Commit
eef92d3
·
verified ·
1 Parent(s): 4e22382

New index.html - bypass CDN cache

Browse files
Files changed (1) hide show
  1. static/index.html +1 -1
static/index.html CHANGED
@@ -37,7 +37,7 @@ async function init(){_cats=await fetch('/api/categories').then(r=>r.json()).cat
37
  var SPACE=location.origin;
38
  </script>
39
  <script src="/static/core_1781056782.js"></script>
40
- <script src="/static/tv_1781056782.js"></script>
41
  <script src="/static/hot_multi.js"></script>
42
  <script src="/static/wc2026_v2.js"></script>
43
  <script src="/static/live_mode.js"></script>
 
37
  var SPACE=location.origin;
38
  </script>
39
  <script src="/static/core_1781056782.js"></script>
40
+ <script src="/static/tv_player.js"></script>
41
  <script src="/static/hot_multi.js"></script>
42
  <script src="/static/wc2026_v2.js"></script>
43
  <script src="/static/live_mode.js"></script>