bep40 commited on
Commit
1c369d6
·
verified ·
1 Parent(s): 95dda6c

Fix: thêm rewrite_fix.js script, sửa lỗi openPersonalPostPreview và fallback hashtag

Browse files
Files changed (1) hide show
  1. 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>