rebuilding site Wed Jul 27 08:45:19 PM CST 2022

This commit is contained in:
James Feng Cao 2022-07-27 20:45:20 +08:00
parent ac3c78e978
commit 358bb90db0
16 changed files with 165 additions and 107 deletions

View File

@ -1,6 +1,22 @@
#### Uweb browser
[Uweb browser: updates, plugins and tips](https://torappinfo.github.io/uwebzh/en)
### Uweb: Tiny and powerful android browser
[中文](blob/master/README.zh.md)
[Uweb browser: updates, plugins and tips](https://torappinfo.github.io/uwebzh/en)
(Mirrors: [vercel](https://uweb-zh.vercel.app/en)
[netlify](https://uwebzh.netlify.app/en)
[pages](https://uwebzh.pages.dev/en))
[pages](https://uwebzh.pages.dev/en))
- Tiny, less than 200k
- Efficient: run fast and less touches
- Powerful: supports user-defined menus (or buttons/gestures) for user agents, bookmarklets, url services, shell commands, internal functionality links and text processing etc.
#### Main features
TTS, text reflow, resource sniffer, translation, reader's mode, user-defined url redirection, webdav/http backup & restore, auto next page, sending/receiving msg/file(s), site config (UA, no JS, no image, no 3rd party script/resource,active script, global scripts), http(s)/socks proxy, enabling html5 apps for local files (pdf/djvu/epub viewer, mdict dictionary lookup etc.).
- One click to reach any number of search engines without repeated input.
- Resizable floating video support.
- User-defined global and site-specific CSS and javascript.
- Bookmarklets (with option to auto apply to similar sites)
- AD blocking (block whole root domain trees etc.)
- Customization (define extra menus/buttons/gestures with user-defined functionalities)
- Support shell scripts, javascript for general processing, other languages (python etc.) are also supported by installing uweb compatible Termux versions.

27
README.zh.md Normal file
View File

@ -0,0 +1,27 @@
几乎无所不能的geek浏览器支持使用任何语言对内部模块及外部应用进行功能组合。强、小、快、高效、极致优化。
- 强html+js应用可安装为本地应用; 远超50M, 100M的各式浏览器。
- 快:手机越慢,脚本插件越多越明显。
- 高效:最少的操作。
- 极致优化仅举一例说明目前NAND存储寿命少于1000个完整写周期。单独写一个字节会触发包括元数据在内多处写操作而写操作最小单位为2M的块。故写一个字节会导致至少4M存储减少一个完整写周期。超微哪怕用户改变无数次设置只要最终在退出或进后台前与原有设置一致超微不做一个字节写操作。
#### 软件功能
朗读、文本重排、嗅探、比价、翻译、视频解析、离线保存、阅读模式(推荐与脚本激活模式配合)、网址重定向至国内镜像、多帐号切换、网盘离线下载、文件管理、webdav/http空间备份/恢复任何指定文件集、智能翻页、目录文件传送、网站独立设置ua禁用官方脚本, 无图激活脚本、行编辑器、代码编辑器支持120多种语言语法高亮、错误提示、自动提示、直接运行测试、其它网页上直接测试。直接支持http(s)/socks代理、通过安装html5应用可预览阅读本地或在线任意格式文件pdf,djvu,epub,mdx/mdd,docx等
内嵌“视频搜”、“音乐”、“牛津双解(bing)”、最权威汉语工具等搜索引擎。
支持“超级书签”,保存用户输入、脚本等状态,与多账户切换配合成为填表神器。
小书签(bookmarklet)再也不用手工输入,直接将小书签网站加入书签即可。运行时长按出菜单后选择“在新窗口中打开”,小书签将作用于最后一个窗口。
独创不良信息绝杀屏蔽hosts文件中域名的一切子域名、孙域名...,不良信息一网打尽。 支持域名前缀、网址路径正则表达式屏蔽。
独创脚本激活模式脚本执行后被激活此后自动作用于同类网址。用于本地文件访问则可实现不同目录以不同风格呈现譬如markdown目录下文本自动转化成html预览。
支持全局用户脚本/样式,可任意叠加,轻松切换。
支持网址特定脚本/样式,可轻松支持百万以上不同脚本。
支持自定义任意多个搜索引擎; 支持执行用户提供任何js文件; 支持用户定义任意多个useragent; 长按链接支持运行第三方程序; 长按链接支持运行用户js文件。
配套安装uWeb定制Termux应用可用地址栏作图类似matlab功能、超级计算器无限精度/π的前万位或更多、无限函数、无限常量、符号演算解方程、分解因式、求积分导数、离线字典查找等。譬如地址栏输入sin(x)**5就直接得到函数图形。利用好第三方代码才能真正发挥出uWeb的潜能。

View File

@ -171,7 +171,8 @@ Each line of the hosts file has the following format:</description>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/en/changelog/</guid>
<description>901: Use in-app files folder for configuration</description>
<description>903: Enhance html5 apps. (ex. mdict-js, a dictionary lookup app, works like native with minimal change)
901: Use in-app files folder for configuration</description>
</item>
<item>

View File

@ -43,7 +43,8 @@
<ul class="tags">
</ul>
<p>901: Use in-app files folder for configuration</p>
<p>903: Enhance html5 apps. (ex. mdict-js, a dictionary lookup app, works like native with minimal change)<br>
901: Use in-app files folder for configuration</p>
</div>

View File

@ -171,7 +171,8 @@ Each line of the hosts file has the following format:</description>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/en/changelog/</guid>
<description>901: Use in-app files folder for configuration</description>
<description>903: Enhance html5 apps. (ex. mdict-js, a dictionary lookup app, works like native with minimal change)
901: Use in-app files folder for configuration</description>
</item>
<item>

View File

@ -1,7 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>zh/</title>
<meta http-equiv="refresh" content="0; url=zh/index.html">
itle>
<link rel="canonical" href="zh/">
<meta name="robots" content="noindex">
<meta charset="utf-8">

View File

@ -11,7 +11,7 @@
<sitemap>
<loc>zh/sitemap.xml</loc>
<lastmod>2022-06-25T00:00:00+00:00</lastmod>
<lastmod>2022-07-27T00:00:00+00:00</lastmod>
</sitemap>

View File

@ -5,7 +5,49 @@
<link>/zh/_posts/</link>
<description>Recent content in _posts on </description>
<generator>Hugo -- gohugo.io</generator>
<lastBuildDate>Sat, 25 Jun 2022 00:00:00 +0000</lastBuildDate><atom:link href="/zh/_posts/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Wed, 27 Jul 2022 00:00:00 +0000</lastBuildDate><atom:link href="/zh/_posts/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>html5应用</title>
<link>/zh/html5/</link>
<pubDate>Wed, 27 Jul 2022 00:00:00 +0000</pubDate>
<guid>/zh/html5/</guid>
<description>mdict字典搜索引擎:
https://uweb-zh.vercel.app/zh/searchurl/txt/mdict.html?file=./mdict/xxx.mdx,./mdict/xxx.mdd#word=
字典文件必须位于配置目录应用子目录&amp;quot;app&amp;quot;下。上述字典搜索引擎例子中文件&amp;quot;xxx.mdx&amp;quot;及&amp;quot;xxx.mdd&amp;quot;位于&amp;quot;.../app/mdict&amp;quot;下。
点击安装超大文件阅读器支持txt, html, markdown
点击安装超大文件阅读器markdeep版, latex, diagram,graphviz等
点击安装plyr视频播放器
点击安装dplayer视频播放器
点击安装pdf阅读器
点击安装epub阅读器(作者llili)
点击安装djvu阅读器
相应的菜单安装可见浏览器特色服务
超微配置目录下的子目录名如果以&amp;quot;app&amp;quot;开始(譬如&amp;quot;appPDF&amp;quot;),则这些&amp;quot;app&amp;quot;开头目录树下放置的html5应用将可获得功能增强。
配置default.filecap并打开选项“文件预处理”清后台重启浏览器后超微可直接阅读应用对应格式文件。
点击配置pdf.js,djvu.js,epub.js,超大文件阅读器
超大文件阅读器txtview.html url如下:
file:///data/data/info.torinfo.uweb/files/app/txtview.html?url=[url]#page=[xxx]
file:///data/data/info.torinfo.uweb/files/app/txtview.html?url=[url]#offset=[xxxx]&amp;amp;[length]
file:///data/data/info.torinfo.uweb/files/app/markdeep.html?url=[url]#page=[xxx]
file:///data/data/info.torinfo.uweb/files/app/markdeep.html?url=[url]#offset=[xxxx]&amp;amp;[length]
譬如&amp;quot;#offset=10000&amp;amp;500&amp;quot;会访问超大文件偏移量10000处长度为500的内容。
所有阅读器均支持箭头按钮(短按前进按钮或长按后退按钮)自动翻页。
比较有用的是mozilla的pdf.js可用来显示在线或本地pdf文件。url如下:
file:///data/data/info.torinfo.uweb/files/app/pdfviewer.html?file=[绝对或相对路径].pdf#page=[xxx]
则浏览器直接跳转到pdf文件指定页。与主屏多引擎搜索及少量脚本结合使用可对任何pdf文件进行字典检索。
下面是一些类似的应用:
djvu.js应用的访问url如下
file:///data/data/info.torinfo.uweb/files/app/djvu.html?url=[绝对或相对路径或url].pdf#page=[xxx]
epub.js
sampotts/plyr : video, YouTube and Vimeo player
videojs/video.js
bilibili/flv.js
MoePlayer/DPlayer
Streamedian/html5_rtsp_player
MoePlayer/APlayer : music player</description>
</item>
<item>
<title>信息隐藏技术总览</title>
<link>/zh/adblock/</link>
@ -546,45 +588,6 @@ pdf:uweb:echo file:///data/data/info.torinfo.uweb/files/app/pdf.js/web/viewer.ht
如果用户配置中处理命令用到curl则需要安装Termux并在Termux中安装curl (&amp;quot;apt install curl&amp;quot;)。</description>
</item>
<item>
<title>html5应用</title>
<link>/zh/html5/</link>
<pubDate>Thu, 20 Aug 2020 00:00:00 +0000</pubDate>
<guid>/zh/html5/</guid>
<description>点击安装超大文件阅读器支持txt, html, markdown
点击安装超大文件阅读器markdeep版, latex, diagram,graphviz等
点击安装plyr视频播放器
点击安装dplayer视频播放器
点击安装pdf阅读器
点击安装epub阅读器(作者llili)
点击安装djvu阅读器
相应的菜单安装可见浏览器特色服务
超微配置目录下的子目录名如果以&amp;quot;app&amp;quot;开始(譬如&amp;quot;appPDF&amp;quot;),则这些&amp;quot;app&amp;quot;开头目录树下放置的html5应用将可获得功能增强。
配置default.filecap并打开选项“文件预处理”清后台重启浏览器后超微可直接阅读应用对应格式文件。
点击配置pdf.js,djvu.js,epub.js,超大文件阅读器
超大文件阅读器txtview.html url如下:
file:///data/data/info.torinfo.uweb/files/app/txtview.html?url=[url]#page=[xxx]
file:///data/data/info.torinfo.uweb/files/app/txtview.html?url=[url]#offset=[xxxx]&amp;amp;[length]
file:///data/data/info.torinfo.uweb/files/app/markdeep.html?url=[url]#page=[xxx]
file:///data/data/info.torinfo.uweb/files/app/markdeep.html?url=[url]#offset=[xxxx]&amp;amp;[length]
譬如&amp;quot;#offset=10000&amp;amp;500&amp;quot;会访问超大文件偏移量10000处长度为500的内容。
所有阅读器均支持箭头按钮(短按前进按钮或长按后退按钮)自动翻页。
比较有用的是mozilla的pdf.js可用来显示在线或本地pdf文件。url如下:
file:///data/data/info.torinfo.uweb/files/app/pdfviewer.html?file=[绝对或相对路径].pdf#page=[xxx]
则浏览器直接跳转到pdf文件指定页。与主屏多引擎搜索及少量脚本结合使用可对任何pdf文件进行字典检索。
下面是一些类似的应用:
djvu.js应用的访问url如下
file:///data/data/info.torinfo.uweb/files/app/djvu.html?url=[绝对或相对路径或url].pdf#page=[xxx]
epub.js
sampotts/plyr : video, YouTube and Vimeo player
videojs/video.js
bilibili/flv.js
MoePlayer/DPlayer
Streamedian/html5_rtsp_player
MoePlayer/APlayer : music player</description>
</item>
<item>
<title>手势</title>
<link>/zh/gesture/</link>

View File

@ -43,7 +43,10 @@
<ul class="tags">
</ul>
<p><a target="_self" href="i:0happ/txtview.html:https://fastly.jsdelivr.net/gh/torappinfo/uwebzh/zh/searchurl/txt/txtview.html">点击安装超大文件阅读器支持txt, html, markdown</a><br>
<p>mdict字典搜索引擎:<br>
<a href="https://uweb-zh.vercel.app/zh/searchurl/txt/mdict.html?file=./mdict/xxx.mdx,./mdict/xxx.mdd#word=">https://uweb-zh.vercel.app/zh/searchurl/txt/mdict.html?file=./mdict/xxx.mdx,./mdict/xxx.mdd#word=</a></p>
<p>字典文件必须位于配置目录应用子目录&quot;app&quot;下。上述字典搜索引擎例子中文件&quot;xxx.mdx&quot;&quot;xxx.mdd&quot;位于&quot;.../app/mdict&quot;下。</p>
<p><a target="_self" href="i:0happ/txtview.html:https://fastly.jsdelivr.net/gh/torappinfo/uwebzh/zh/searchurl/txt/txtview.html">点击安装超大文件阅读器支持txt, html, markdown</a><br>
<a target="_self" href="i:0happ/markdeep.html:https://fastly.jsdelivr.net/gh/torappinfo/uwebzh/zh/searchurl/txt/markdeep.html">点击安装超大文件阅读器markdeep版, latex, diagram,graphviz等</a><br>
<a target="_self" href="i:0happ/plyr.html:https://fastly.jsdelivr.net/gh/torappinfo/uwebzh/zh/searchurl/txt/plyr.cfg">点击安装plyr视频播放器</a><br>
<a target="_self" href="i:0happ/dplayer.html:https://fastly.jsdelivr.net/gh/torappinfo/uwebzh/zh/searchurl/txt/dplayer.html">点击安装dplayer视频播放器</a><br>

View File

@ -71,6 +71,12 @@
<li class="post">
<a href="html5/index.html">
<span>html5应用</span>
</a>
</li>
<li class="post">
<a href="adblock/index.html">
<span>信息隐藏技术总览</span>
@ -203,12 +209,6 @@
</a>
</li>
<li class="post">
<a href="html5/index.html">
<span>html5应用</span>
</a>
</li>
<li class="post">
<a href="gesture/index.html">
<span>手势</span>

View File

@ -5,7 +5,49 @@
<link>/zh/</link>
<description>Recent content on </description>
<generator>Hugo -- gohugo.io</generator>
<lastBuildDate>Sat, 25 Jun 2022 00:00:00 +0000</lastBuildDate><atom:link href="/zh/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Wed, 27 Jul 2022 00:00:00 +0000</lastBuildDate><atom:link href="/zh/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>html5应用</title>
<link>/zh/html5/</link>
<pubDate>Wed, 27 Jul 2022 00:00:00 +0000</pubDate>
<guid>/zh/html5/</guid>
<description>mdict字典搜索引擎:
https://uweb-zh.vercel.app/zh/searchurl/txt/mdict.html?file=./mdict/xxx.mdx,./mdict/xxx.mdd#word=
字典文件必须位于配置目录应用子目录&amp;quot;app&amp;quot;下。上述字典搜索引擎例子中文件&amp;quot;xxx.mdx&amp;quot;及&amp;quot;xxx.mdd&amp;quot;位于&amp;quot;.../app/mdict&amp;quot;下。
点击安装超大文件阅读器支持txt, html, markdown
点击安装超大文件阅读器markdeep版, latex, diagram,graphviz等
点击安装plyr视频播放器
点击安装dplayer视频播放器
点击安装pdf阅读器
点击安装epub阅读器(作者llili)
点击安装djvu阅读器
相应的菜单安装可见浏览器特色服务
超微配置目录下的子目录名如果以&amp;quot;app&amp;quot;开始(譬如&amp;quot;appPDF&amp;quot;),则这些&amp;quot;app&amp;quot;开头目录树下放置的html5应用将可获得功能增强。
配置default.filecap并打开选项“文件预处理”清后台重启浏览器后超微可直接阅读应用对应格式文件。
点击配置pdf.js,djvu.js,epub.js,超大文件阅读器
超大文件阅读器txtview.html url如下:
file:///data/data/info.torinfo.uweb/files/app/txtview.html?url=[url]#page=[xxx]
file:///data/data/info.torinfo.uweb/files/app/txtview.html?url=[url]#offset=[xxxx]&amp;amp;[length]
file:///data/data/info.torinfo.uweb/files/app/markdeep.html?url=[url]#page=[xxx]
file:///data/data/info.torinfo.uweb/files/app/markdeep.html?url=[url]#offset=[xxxx]&amp;amp;[length]
譬如&amp;quot;#offset=10000&amp;amp;500&amp;quot;会访问超大文件偏移量10000处长度为500的内容。
所有阅读器均支持箭头按钮(短按前进按钮或长按后退按钮)自动翻页。
比较有用的是mozilla的pdf.js可用来显示在线或本地pdf文件。url如下:
file:///data/data/info.torinfo.uweb/files/app/pdfviewer.html?file=[绝对或相对路径].pdf#page=[xxx]
则浏览器直接跳转到pdf文件指定页。与主屏多引擎搜索及少量脚本结合使用可对任何pdf文件进行字典检索。
下面是一些类似的应用:
djvu.js应用的访问url如下
file:///data/data/info.torinfo.uweb/files/app/djvu.html?url=[绝对或相对路径或url].pdf#page=[xxx]
epub.js
sampotts/plyr : video, YouTube and Vimeo player
videojs/video.js
bilibili/flv.js
MoePlayer/DPlayer
Streamedian/html5_rtsp_player
MoePlayer/APlayer : music player</description>
</item>
<item>
<title>信息隐藏技术总览</title>
<link>/zh/adblock/</link>
@ -546,45 +588,6 @@ pdf:uweb:echo file:///data/data/info.torinfo.uweb/files/app/pdf.js/web/viewer.ht
如果用户配置中处理命令用到curl则需要安装Termux并在Termux中安装curl (&amp;quot;apt install curl&amp;quot;)。</description>
</item>
<item>
<title>html5应用</title>
<link>/zh/html5/</link>
<pubDate>Thu, 20 Aug 2020 00:00:00 +0000</pubDate>
<guid>/zh/html5/</guid>
<description>点击安装超大文件阅读器支持txt, html, markdown
点击安装超大文件阅读器markdeep版, latex, diagram,graphviz等
点击安装plyr视频播放器
点击安装dplayer视频播放器
点击安装pdf阅读器
点击安装epub阅读器(作者llili)
点击安装djvu阅读器
相应的菜单安装可见浏览器特色服务
超微配置目录下的子目录名如果以&amp;quot;app&amp;quot;开始(譬如&amp;quot;appPDF&amp;quot;),则这些&amp;quot;app&amp;quot;开头目录树下放置的html5应用将可获得功能增强。
配置default.filecap并打开选项“文件预处理”清后台重启浏览器后超微可直接阅读应用对应格式文件。
点击配置pdf.js,djvu.js,epub.js,超大文件阅读器
超大文件阅读器txtview.html url如下:
file:///data/data/info.torinfo.uweb/files/app/txtview.html?url=[url]#page=[xxx]
file:///data/data/info.torinfo.uweb/files/app/txtview.html?url=[url]#offset=[xxxx]&amp;amp;[length]
file:///data/data/info.torinfo.uweb/files/app/markdeep.html?url=[url]#page=[xxx]
file:///data/data/info.torinfo.uweb/files/app/markdeep.html?url=[url]#offset=[xxxx]&amp;amp;[length]
譬如&amp;quot;#offset=10000&amp;amp;500&amp;quot;会访问超大文件偏移量10000处长度为500的内容。
所有阅读器均支持箭头按钮(短按前进按钮或长按后退按钮)自动翻页。
比较有用的是mozilla的pdf.js可用来显示在线或本地pdf文件。url如下:
file:///data/data/info.torinfo.uweb/files/app/pdfviewer.html?file=[绝对或相对路径].pdf#page=[xxx]
则浏览器直接跳转到pdf文件指定页。与主屏多引擎搜索及少量脚本结合使用可对任何pdf文件进行字典检索。
下面是一些类似的应用:
djvu.js应用的访问url如下
file:///data/data/info.torinfo.uweb/files/app/djvu.html?url=[绝对或相对路径或url].pdf#page=[xxx]
epub.js
sampotts/plyr : video, YouTube and Vimeo player
videojs/video.js
bilibili/flv.js
MoePlayer/DPlayer
Streamedian/html5_rtsp_player
MoePlayer/APlayer : music player</description>
</item>
<item>
<title>手势</title>
<link>/zh/gesture/</link>

View File

@ -5,7 +5,7 @@
<a href="../index.html">超微浏览器</a>下点击配置链接可自动添加常用命令,<b>强制清空后台重启后</b>长按历史按钮可用。</p>
<p>其中备份恢复Cookie需android6+, webview76+。<br>
<a href="i:0gdefault.cmds:https://cdn.jsdelivr.net/gh/torappinfo/uwebzh/searchurl/txt/cmds.cfg">打开剪贴板内链接、代码编辑器、淘宝比价 (淘宝app内分享复制链接后在超微内直接执行此命令)、本地markdown显示支持数学公式、各类图表</a><br>
<a href="i:0gdefault.cmds:https://cdn.jsdelivr.net/gh/torappinfo/uwebzh/zh/searchurl/txt/cmds.cfg">打开剪贴板内链接、代码编辑器、淘宝比价 (淘宝app内分享复制链接后在超微内直接执行此命令)、本地markdown显示支持数学公式、各类图表</a><br>
</p>
<p>配置文件"default.cmds"示例:<br>

View File

@ -54,7 +54,7 @@ body>ul{padding-left:0;}
<li><label><input type="checkbox" onchange="location.href='i:252097152'"/>右侧菜单</label></li>
<li><label><input type="checkbox" onchange="location.href='i:254194304'"/>底部地址栏</label></li>
<li><label><input type="checkbox" onchange="location.href='i:258388608'"/>最大化使用区域</label></li>
<li><label><input type="checkbox" onchange="location.href='i:2516777216'"/>屏蔽外链脚本时屏蔽可疑资源</label></li>
<li><label><input type="checkbox" onchange="location.href='i:2516777216'"/>屏蔽第三方脚本时屏蔽可疑资源</label></li>
</ul>
<script>
checkBoxes=document.getElementsByTagName("input");

View File

@ -80,7 +80,7 @@
<p><a href="i:00pianku:https://www.pianku.la/search/%s-------------.html">pianku:https://www.pianku.la/search/%s-------------.html</a></p>
<p><a href="i:00novip:https://www.novipnoad.com/s=">novip:https://www.novipnoad.com/s=</a></p>
<p><a href="i:00555dianying:https://555dianying.cc/vodsearch/-------------.html?wd=">555dianying:https://555dianying.cc/vodsearch/-------------.html?wd=</a></p>
<p><a href="i:00zhenbuka:https://www.zhenbuka5.com/vodsearch/-------------/?wd=">zhenbuka:https://www.zhenbuka5.com/vodsearch/-------------/?wd=</a></p>
<p><a href="i:00zhenbuka:https://www.zhenbuka.net/search/-------------.html?wd=">zhenbuka:https://www.zhenbuka.net/search/-------------.html?wd=</a></p>
<p><a href="i:007080:https://7080.wang/so.html?wd=">7080:https://7080.wang/so.html?wd=</a></p>
<p><a href="i:001090:https://1090hd.com/vod/search.html?wd=">1090:https://1090hd.com/vod/search.html?wd=</a></p>
<p><a href="i:00微博:https://s.weibo.com/weibo/">微博:https://s.weibo.com/weibo/</a></p>

View File

@ -79,11 +79,16 @@
let word = location.hash.substring(6);
let dictinput = document.getElementById('dictfile');
let wordinput = document.getElementById('word');
let btnLookup = document.getElementById('btnLookup');
wordinput.value = word;
{
dictinput.setAttribute('accept',filenames);
location.href="i:5fsetTimeout(()=>{dictinput.click()},20);setTimeout(()=>{document.getElementById('btnLookup').click();dictinput.removeAttribute('accept');},70)";
location.href="i:5fsetTimeout(()=>{dictinput.click()},20);setTimeout(()=>{btnLookup.click();dictinput.removeAttribute('accept');},70)";
}
window.addEventListener('hashchange', function() {
wordinput.value = location.hash.substring(6);
btnLookup.click();
});
</script>
</body>
</html>

View File

@ -3,7 +3,7 @@
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>/zh/</loc>
<lastmod>2022-06-25T00:00:00+00:00</lastmod>
<lastmod>2022-07-27T00:00:00+00:00</lastmod>
<xhtml:link
rel="alternate"
hreflang="en"
@ -16,7 +16,7 @@
/>
</url><url>
<loc>/zh/_posts/</loc>
<lastmod>2022-06-25T00:00:00+00:00</lastmod>
<lastmod>2022-07-27T00:00:00+00:00</lastmod>
<xhtml:link
rel="alternate"
hreflang="en"
@ -27,6 +27,9 @@
hreflang="zh"
href="/zh/_posts/"
/>
</url><url>
<loc>/zh/html5/</loc>
<lastmod>2022-07-27T00:00:00+00:00</lastmod>
</url><url>
<loc>/zh/adblock/</loc>
<lastmod>2022-06-25T00:00:00+00:00</lastmod>
@ -327,9 +330,6 @@
hreflang="zh"
href="/zh/filecap/"
/>
</url><url>
<loc>/zh/html5/</loc>
<lastmod>2020-08-20T00:00:00+00:00</lastmod>
</url><url>
<loc>/zh/gesture/</loc>
<lastmod>2020-06-18T00:00:00+00:00</lastmod>