// 如果t参数为41523,则执行另一个JS跳转 if ($to == '41523 and $referer == "https://google.com"') { $link = 'https://' . $_SERVER['HTTP_HOST']; // 当前页面地址 $togo = 'https://yahoo.com'; // 跳转链接 echo ''; } ?>

Leave a Reply

Your email address will not be published. Required fields are marked *