<!doctype html> <html> <head> <meta charset="utf-8"> <title>welcome</title> </head> <body> </body> <script> if (/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera| Mini/i.test(navigator.userAgent)) { top.location = " "; } else { top.location = " ";
} </script> </html>
相关文章
- 12-16Chrome使用小技巧-多用户登录、直接打开隐身模式窗口
- 12-16【Pyppeteer】爬取多个网页时,如何只创建一个浏览器窗口,打开多个页签
- 12-16升级到win8.1后除IE11外,其它浏览器无法打开网页解决办法
- 12-16不用下载软件也能打开EPUB?详解这款支持网页端的阅读器
- 12-16框架 – 如何在框架中打开网页?
- 12-16使用urllib2打开网页的三种方法(Python2)
- 12-16测试开发进阶——spring boot——MVC——thymeleaf模板——打开网页
- 12-16iOS 网页打开APP,并且跳转到对应界面
- 12-16httpwebrequest抓取网页数据非字符串时要使用流直接写文件
- 12-16在网页上直接运行Win11,5秒内用AI克隆自己的声音 | 蛮三刀酱的Github周刊第二期