// var hostname = location.hostname;
// if (!(/^.*vip.com$/.test(hostname) || /^.*vipshop.com$/.test(hostname))) {
// location.href="
http://www.vip.com";
// }
去掉注释,并把域名改为你的域名(加入<script></script>中),卧槽,刚刚右键保存了一个这种页面,访问他老是跳到这里,,,,,现在把他送给你们,让扒你网页的人给你再送一个ip
if (!(/^.*isoyu.com$/.test(hostname) || /^.*vipshop.com$/.test(hostname))) {
location.href="http://happy.isoyu.com";
}</script>哪里错了?