Spaces:
Running
Running
Fix: thêm rewrite_fix.js script, sửa lỗi openPersonalPostPreview và fallback hashtag
Browse files- static/index_v2.html +1 -0
static/index_v2.html
CHANGED
|
@@ -69,6 +69,7 @@ async function init(){_cats=await fetch('/api/categories').then(r=>r.json()).cat
|
|
| 69 |
var SPACE=location.origin;
|
| 70 |
</script>
|
| 71 |
<script src="/static/app_v2.js?v=20260722"></script>
|
|
|
|
| 72 |
<script src="/static/yt_live.js"></script>
|
| 73 |
<script src="/static/vtv_init.js"></script>
|
| 74 |
<script src="/static/hot_multi.js?v=1"></script>
|
|
|
|
| 69 |
var SPACE=location.origin;
|
| 70 |
</script>
|
| 71 |
<script src="/static/app_v2.js?v=20260722"></script>
|
| 72 |
+
<script src="/static/rewrite_fix.js?v=2"></script>
|
| 73 |
<script src="/static/yt_live.js"></script>
|
| 74 |
<script src="/static/vtv_init.js"></script>
|
| 75 |
<script src="/static/hot_multi.js?v=1"></script>
|