Commit c9a27907 by libai

Update GraphicPage.html

parent 096c58b3
Showing with 7 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"/>
<!-- Global site tag (gtag.js) - Google Analytics -->
......
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