例如别人发给我的网址是,www.jjii.com 但是我点击进去直接跳转到www.110.com
请问高手怎么弄呀,急
<html>
<head>
<meta http-equiv="refresh" content="5;url=' http://www.redirecting.com" />
<title>Redirecting....</title>
</head>
<body>
Redirecting....
</body>
</html>
content= 设置等待秒数
url= 设置转向目标网址