Spaces:
Running
Running
v6.5: Force cache refresh for yt_live.js
Browse files- static/index_v2.html +1 -1
static/index_v2.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/app_v2.js"></script>
|
| 40 |
-
<script src="/static/yt_live.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/app_v2.js"></script>
|
| 40 |
+
<script src="/static/yt_live.js?v=6"></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>
|