Commit 7a157205 by agan

修改大陆跳转

parent b3e2e734
......@@ -5,7 +5,7 @@
<meta charset="UTF-8">
<title>Footseen - APP Download Homepage</title>
<script src="https://www.footseen.com/js/jquery-3.1.1.min.js"></script>
<script src="../js/buriedPoint.js"></script>
<script src="../js/buriedPoint.js?v=202206061147"></script>
<script>
var _url = "https://webserver.yabolive.net";
var fromWhere = false;
......
......@@ -5,7 +5,7 @@
<meta charset="UTF-8">
<title>Footseen - APP Download Homepage</title>
<script src="https://www.footseen.com/js/jquery-3.1.1.min.js"></script>
<script src="../js/buriedPoint.js"></script>
<script src="../js/buriedPoint.js?v=202206061147"></script>
<script>
var _url = "https://webserver.yabolive.net";
if (url_get_params().mrefer && url_get_params().mrefer.indexOf('vip') > -1) {
......
......@@ -61,7 +61,7 @@ function checkIp() {
window.location.hash = "no-back";
window.location.hash = "Again-No-back-button";
window.onhashchange = function () { window.location.hash = "no-back"; }
window.location.href = 'content.html?ip=' + result.ip;
window.location.href = 'https://www.firefly.live';
}
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment