diff --git a/b/download.html b/b/download.html index 51383a8..383c9ef 100644 --- a/b/download.html +++ b/b/download.html @@ -27,14 +27,14 @@ </script> <script> var ua = window.navigator.userAgent.toLowerCase(); - var nJumpArr = [31184, 11134, 31179, 31183, 21144, 11125, 1116, 31147] + var nJumpArr = ['31184', '11134', '31179', '31183', '21144', '11125', '1116', '31147'] if (!((/iphone|ipad|ipod/.test(ua)) || (/android/.test(ua)))) { if (nJumpArr.indexOf(url_get_params().icid) > 0) { } else { window.location.href = "https://www.footseen.xyz?go=footseen"; } - } + } </script> <meta charset="UTF-8"> <meta name="renderer" content="webkit"> diff --git a/b/downloadIos.html b/b/downloadIos.html index 202637d..38e818b 100644 --- a/b/downloadIos.html +++ b/b/downloadIos.html @@ -25,7 +25,7 @@ </script> <script> var ua = window.navigator.userAgent.toLowerCase(); - var nJumpArr = [31184, 11134, 31179, 31183, 21144, 11125, 1116, 31147] + var nJumpArr = ['31184', '11134', '31179', '31183', '21144', '11125', '1116', '31147'] if (!((/iphone|ipad|ipod/.test(ua)) || (/android/.test(ua)))) { if (nJumpArr.indexOf(url_get_params().icid) > 0) {