Commit 9a042d08 by libai

测试

parent b5aa1eac
...@@ -2,10 +2,15 @@ ...@@ -2,10 +2,15 @@
<html lang="en"> <html lang="en">
<script> <script>
var ua = window.navigator.userAgent.toLowerCase(); var ua = window.navigator.userAgent.toLowerCase();
if (/android/.test(ua)) { try {
if (/iphone|ipad|ipod/.test(ua)) {
}else{ window.location.href="https://www.footseen.xyz/"
window.location.href="https://www.footseen.xyz/" } else if (/android/.test(ua)) {
}else{
// window.location.href="https://www.footseen.xyz/"
}
} catch (e) {
} }
</script> </script>
......
...@@ -2,10 +2,15 @@ ...@@ -2,10 +2,15 @@
<html lang="en"> <html lang="en">
<script> <script>
var ua = window.navigator.userAgent.toLowerCase(); var ua = window.navigator.userAgent.toLowerCase();
if (/android/.test(ua)) { try {
if (/iphone|ipad|ipod/.test(ua)) {
}else{ window.location.href="https://www.footseen.xyz/"
window.location.href="https://www.footseen.xyz/" } else if (/android/.test(ua)) {
}else{
// window.location.href="https://www.footseen.xyz/"
}
} catch (e) {
} }
</script> </script>
......
...@@ -2,10 +2,15 @@ ...@@ -2,10 +2,15 @@
<html lang="en"> <html lang="en">
<script> <script>
var ua = window.navigator.userAgent.toLowerCase(); var ua = window.navigator.userAgent.toLowerCase();
if (/android/.test(ua)) { try {
if (/iphone|ipad|ipod/.test(ua)) {
}else{ window.location.href="https://www.footseen.xyz/"
window.location.href="https://www.footseen.xyz/" } else if (/android/.test(ua)) {
}else{
// window.location.href="https://www.footseen.xyz/"
}
} catch (e) {
} }
</script> </script>
......
...@@ -2,10 +2,15 @@ ...@@ -2,10 +2,15 @@
<html lang="en"> <html lang="en">
<script> <script>
var ua = window.navigator.userAgent.toLowerCase(); var ua = window.navigator.userAgent.toLowerCase();
if (/android/.test(ua)) { try {
if (/iphone|ipad|ipod/.test(ua)) {
}else{ window.location.href="https://www.footseen.xyz/"
window.location.href="https://www.footseen.xyz/" } else if (/android/.test(ua)) {
}else{
// window.location.href="https://www.footseen.xyz/"
}
} catch (e) {
} }
</script> </script>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
var ua = window.navigator.userAgent.toLowerCase(); var ua = window.navigator.userAgent.toLowerCase();
try { try {
if (/iphone|ipad|ipod/.test(ua)) { if (/iphone|ipad|ipod/.test(ua)) {
window.location.href="https://www.footseen.xyz/"
} else if (/android/.test(ua)) { } else if (/android/.test(ua)) {
}else{ }else{
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
var ua = window.navigator.userAgent.toLowerCase(); var ua = window.navigator.userAgent.toLowerCase();
try { try {
if (/iphone|ipad|ipod/.test(ua)) { if (/iphone|ipad|ipod/.test(ua)) {
window.location.href="https://www.footseen.xyz/"
} else if (/android/.test(ua)) { } else if (/android/.test(ua)) {
}else{ }else{
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
var ua = window.navigator.userAgent.toLowerCase(); var ua = window.navigator.userAgent.toLowerCase();
try { try {
if (/iphone|ipad|ipod/.test(ua)) { if (/iphone|ipad|ipod/.test(ua)) {
window.location.href="https://www.footseen.xyz/"
} else if (/android/.test(ua)) { } else if (/android/.test(ua)) {
}else{ }else{
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
var ua = window.navigator.userAgent.toLowerCase(); var ua = window.navigator.userAgent.toLowerCase();
try { try {
if (/iphone|ipad|ipod/.test(ua)) { if (/iphone|ipad|ipod/.test(ua)) {
window.location.href="https://www.footseen.xyz/"
} else if (/android/.test(ua)) { } else if (/android/.test(ua)) {
}else{ }else{
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
var ua = window.navigator.userAgent.toLowerCase(); var ua = window.navigator.userAgent.toLowerCase();
try { try {
if (/iphone|ipad|ipod/.test(ua)) { if (/iphone|ipad|ipod/.test(ua)) {
window.location.href="https://www.footseen.xyz/"
} else if (/android/.test(ua)) { } else if (/android/.test(ua)) {
}else{ }else{
......
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