Commit 80b6d44d by dawei

feat: 更新

parent d0dac7c5
Showing with 3 additions and 3 deletions
......@@ -24,9 +24,9 @@
<script>
var ua = window.navigator.userAgent.toLowerCase();
if (!((/android/.test(ua)))) {
if((/iphone|ipad|ipod/.test(ua))){
window.location.href = 'https://www.footseen.xyz/mobile/index.html?go=footseen&pmt=other';
}
// if((/iphone|ipad|ipod/.test(ua))){
// window.location.href = 'https://www.footseen.xyz/mobile/index.html?go=footseen&pmt=other';
// }
// else{
// window.location.href = "https://www.footseen.xyz?go=footseen&pmt=other";
// }
......
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