<html>
<head>
<a href="网址" id="a" target="_blank">连接>>></a>
<script>
document.getElementById("a").click()
</script>
</body>
</html>
<html>
<head>
<a href="网址" id="a" target="_blank">连接>>></a>
<script>
document.getElementById("a").click()
</script>
</body>
</html>