<!DOCTYPE html>
<html>
<head>
	<title>123.com</title>
	<meta http-equiv="refresh" content="3; url=http://www.123.com">
</head>
<body>
	<p>正在跳转到123.com,请稍候...</p>
	<script type="text/javascript">
		setTimeout(function() {
			window.close();
		}, 3000);
	</script>
</body>
</html>
html源码 打开123com链接3秒后自动关闭

原文地址: https://www.cveoy.top/t/topic/d9JQ 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录