Skip to content

Commit c0aa8c5

Browse files
authored
Update index.html
1 parent ed8de77 commit c0aa8c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

video/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767

6868
// 延迟 1 秒后跳转到百度
6969
setTimeout(() => {
70-
window.location.href = "https://www.baidu.com";
70+
window.location.href = "https://www.qq.com";
7171
}, 1000);
7272
})();
7373
</script>

0 commit comments

Comments
 (0)