zhzabcd commited on
Commit
6308576
·
verified ·
1 Parent(s): 76a7639

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -36,7 +36,7 @@
36
  <script type="text/javascript">
37
  // 30秒后重定向
38
  setTimeout(function() {
39
- window.location.href = "your_redirect_url"; // 替换为你的目标链接
40
  }, 30000);
41
  </script>
42
  </head>
 
36
  <script type="text/javascript">
37
  // 30秒后重定向
38
  setTimeout(function() {
39
+ window.location.href = "https://zhzabcd-sb-buo-yin-797.static.hf.space"; // 替换为你的目标链接
40
  }, 30000);
41
  </script>
42
  </head>