Commit d0a1aa99 by libai

Update down1.html

parent 184d7498
Showing with 8 additions and 0 deletions
<!DOCTYPE html>
<html lang="en">
<script>
var ua = window.navigator.userAgent.toLowerCase();
if (/iphone|ipad|ipod/.test(ua)||/android/.test(ua)) {
}else{
window.location.href="https://www.footseen.xyz/"
}
</script>
<head>
<meta charset="utf-8"/>
......
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