mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
add force encoding support for sites with wrong encodings
This commit is contained in:
parent
e7c63d0df2
commit
0dc5a32fa4
12 changed files with 32 additions and 26 deletions
|
@ -6,7 +6,7 @@
|
|||
<description>Recent content in _Posts on uweb browser: unlimited power</description>
|
||||
<generator>Hugo 0.125.0</generator>
|
||||
<language>en</language>
|
||||
<lastBuildDate>Sun, 14 Apr 2024 10:39:28 +0800</lastBuildDate>
|
||||
<lastBuildDate>Fri, 19 Apr 2024 11:37:39 +0800</lastBuildDate>
|
||||
<atom:link href="/en/_posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Text selection/processing</title>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<description>Recent content on uweb browser: unlimited power</description>
|
||||
<generator>Hugo 0.125.0</generator>
|
||||
<language>en</language>
|
||||
<lastBuildDate>Thu, 18 Apr 2024 15:10:11 +0800</lastBuildDate>
|
||||
<lastBuildDate>Fri, 19 Apr 2024 11:37:39 +0800</lastBuildDate>
|
||||
<atom:link href="/en/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Text selection/processing</title>
|
||||
|
|
|
@ -248,11 +248,12 @@ TTS</p>
|
|||
play video fullscreen. if videourl is empty, then make following requestFullscreen() work.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>i:5h[?postfix:|/regex/replacement:][url]<br>
|
||||
<p>i:5h[?postfix:|/regex/replacement:|encoding:][url]<br>
|
||||
force html for [url] visiting</p>
|
||||
<ul>
|
||||
<li>[?postfix:] : the real url visited is "[url]+[?postfix]"</li>
|
||||
<li>[/regex/replacement:]: execute regular expression replacement for the "[url]", then visit the resulting url.</li>
|
||||
<li>[encoding:]: force web page encoding.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
|
@ -309,8 +310,8 @@ Bundle of internal urls, if it is an "i:0" url, then it should have th
|
|||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 2 April 2024<br>
|
||||
add js function in README<br>
|
||||
<p>Last Modified: 19 April 2024<br>
|
||||
add i:5hencoding: support<br>
|
||||
<pre>i:56 urls support CTRL_A to CTRL-Z
|
||||
</pre>
|
||||
</p>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>/en/_posts/</loc>
|
||||
<lastmod>2024-04-14T10:39:28+08:00</lastmod>
|
||||
<lastmod>2024-04-19T11:37:39+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
@ -71,7 +71,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/en/</loc>
|
||||
<lastmod>2024-04-18T15:10:11+08:00</lastmod>
|
||||
<lastmod>2024-04-19T11:37:39+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
@ -97,7 +97,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/en/links/</loc>
|
||||
<lastmod>2024-04-02T11:45:19+08:00</lastmod>
|
||||
<lastmod>2024-04-19T11:37:39+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<script>
|
||||
let verCode = %1%;
|
||||
let latestV = 1043;
|
||||
let latestV = 1045;
|
||||
if( verCode>=latestV) alert("Already up to date!");
|
||||
else
|
||||
location.href = "https://s1.asytech.cn/s/tQrgT5kBRg8Trry/download?path=%2F&files=uweb"+
|
||||
|
|
|
@ -4,14 +4,14 @@
|
|||
<sitemap>
|
||||
<loc>/en/sitemap.xml</loc>
|
||||
|
||||
<lastmod>2024-04-18T15:10:11+08:00</lastmod>
|
||||
<lastmod>2024-04-19T11:37:39+08:00</lastmod>
|
||||
|
||||
</sitemap>
|
||||
|
||||
<sitemap>
|
||||
<loc>/zh/sitemap.xml</loc>
|
||||
|
||||
<lastmod>2024-04-15T09:01:42+08:00</lastmod>
|
||||
<lastmod>2024-04-19T11:59:54+08:00</lastmod>
|
||||
|
||||
</sitemap>
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<description>Recent content in _Posts on 超微浏览器: 威、快、高效、极致优化</description>
|
||||
<generator>Hugo 0.125.0</generator>
|
||||
<language>zh</language>
|
||||
<lastBuildDate>Sun, 14 Apr 2024 10:45:16 +0800</lastBuildDate>
|
||||
<lastBuildDate>Fri, 19 Apr 2024 11:52:48 +0800</lastBuildDate>
|
||||
<atom:link href="/zh/_posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>电视直播</title>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<description>Recent content on 超微浏览器: 威、快、高效、极致优化</description>
|
||||
<generator>Hugo 0.125.0</generator>
|
||||
<language>zh</language>
|
||||
<lastBuildDate>Mon, 15 Apr 2024 09:01:42 +0800</lastBuildDate>
|
||||
<lastBuildDate>Fri, 19 Apr 2024 11:59:54 +0800</lastBuildDate>
|
||||
<atom:link href="/zh/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>电视直播</title>
|
||||
|
@ -69,7 +69,7 @@
|
|||
<link>/zh/urls/</link>
|
||||
<pubDate>Tue, 28 Jun 2022 00:00:00 +0000</pubDate>
|
||||
<guid>/zh/urls/</guid>
|
||||
<description>超微浏览器下点击配置链接可自动添加特色服务,强制清空后台重启后长按图像按钮可用。
配置文件&quot;default.urls&quot;如下:
自动全屏播放:i:5f
重定向/编辑:e:
保存地址栏提示:i:51:
书签:i:52:
笔记:i:53:
保存为搜索引擎:i:54:
添加至链接:i:55:
保存到桌面:i:58
媒体扫描单文件::001
tgurl:https://tx.me/share/url?url=
tgdownload:https://tx.me/share/url?url=../download 兼容模式:i:5d
历史价格:http://www.hisprice.cn/his.php?hisurl=
历史价格2:http://p.zwjhl.com/price.aspx?url=
vveby:https://www.vveby.com/search?keyword=
慢慢买:http://tool.manmanbuy.com/historyLowest.aspx?url=
过客比价:http://www.tool168.cn/?m=history&amp;a=view&amp;k=
历史价格3:http://www.xitie.com/s.php?no=
买买买:https://just998.com/price?url=
网页快照:https://his.sh/
有道翻译:http://webtrans.yodao.com/webTransPc/index.html?from=auto&amp;to=zh-CHS&amp;type=1&amp;url=
搜狗翻译:http://translate.sogoucdn.com/pcvtsnapshot?to=zh-CHS&amp;tfr=translatepc&amp;url=
papago翻译:https://papago.naver.net/website?locale=en&amp;source=en&amp;target=zh-CN&amp;url=
google翻译:https://translate.google.com/translate?sl=auto&amp;tl=zh&amp;u=
网址工具:https://wn.run/
查看源码:view-source:
outline:https://www.outline.com/
2pdf:https://www.web2pdfconvert.com#
printfriendly:https://www.printfriendly.com/print/?url=
htmlview:https://htmlview.glitch.me/?
htmlpreview:https://htmlpreview.github.io/?
webarchive:https://web.archive.org/web/*/
archive:https://archive.is/?run=1&amp;url=
google识图:https://www.google.com/searchbyimage?image_url=
tinyeye:https://tineye.com/search?url=
Yandex图片:https://yandex.com/images/search?text=
Yandex识图:https://yandex.com/images/search?family=yes&amp;rpt=imageview&amp;url=
ascii2d:https://ascii2d.net/search/url/
trace.moe:https://trace.moe/?url=
saucenao:https://saucenao.com/search.php?url=
搜狗识图:https://pic.sogou.com/pics?query=
360识图:https://image.so.com/i?q=
Add to Feedly:https://feedly.com/i/subscription/feed/
Video download:https://tbvd.herokuapp.com/redirect?url=
Audio download:https://tbvd.herokuapp.com/video?audio=on&amp;url=
Site analyzer:https://www.similarweb.com/website/
Site buildwith:https://builtwith.com/?
instapaper:https://www.instapaper.com/text?u=
xdocin:https://view.xdocin.com/view?src=
google docs:http://docs.google.com/gview?embedded=true&amp;url=
其中&quot;重定向&quot;由文件default.redirect配置,对&quot;file://&quot;重定向将调用合适编辑器编辑文件。
适合向TV端发送:(TV端需先执行“等待接收...”)
发送url/file:i:5j
发送url(播放器):i:5ji:5p
发送url(书签):i:5ji:52../home5:
发送url(剪贴板):i:5ji:5b
发送url(全屏播放):i:5ji:5f
发送url(书签全屏):i:5ji:52../home5:i:5f
发送url(整网全屏):i:5ji:0mi:5f:
发送url(只显视频):i:5ji:0mc16:
发送url(书签整网全屏):i:5ji:52../home5:i:0mi:5f:</description>
|
||||
<description>超微浏览器下点击配置链接可自动添加特色服务,强制清空后台重启后长按图像按钮可用。
配置文件&quot;default.urls&quot;如下:
自动全屏播放:i:5f
重定向/编辑:e:
保存地址栏提示:i:51:
书签:i:52:
笔记:i:53:
保存为搜索引擎:i:54:
添加至链接:i:55:
保存到桌面:i:58
中文简体GB18030:i:5hGB18030:
中文繁体BIG5:i:5hBIG5:
媒体扫描单文件::001
tgurl:https://tx.me/share/url?url=
tgdownload:https://tx.me/share/url?url=../download 兼容模式:i:5d
历史价格:http://www.hisprice.cn/his.php?hisurl=
历史价格2:http://p.zwjhl.com/price.aspx?url=
vveby:https://www.vveby.com/search?keyword=
慢慢买:http://tool.manmanbuy.com/historyLowest.aspx?url=
过客比价:http://www.tool168.cn/?m=history&amp;a=view&amp;k=
历史价格3:http://www.xitie.com/s.php?no=
买买买:https://just998.com/price?url=
网页快照:https://his.sh/
有道翻译:http://webtrans.yodao.com/webTransPc/index.html?from=auto&amp;to=zh-CHS&amp;type=1&amp;url=
搜狗翻译:http://translate.sogoucdn.com/pcvtsnapshot?to=zh-CHS&amp;tfr=translatepc&amp;url=
papago翻译:https://papago.naver.net/website?locale=en&amp;source=en&amp;target=zh-CN&amp;url=
google翻译:https://translate.google.com/translate?sl=auto&amp;tl=zh&amp;u=
网址工具:https://wn.run/
查看源码:view-source:
outline:https://www.outline.com/
2pdf:https://www.web2pdfconvert.com#
printfriendly:https://www.printfriendly.com/print/?url=
htmlview:https://htmlview.glitch.me/?
htmlpreview:https://htmlpreview.github.io/?
webarchive:https://web.archive.org/web/*/
archive:https://archive.is/?run=1&amp;url=
google识图:https://www.google.com/searchbyimage?image_url=
tinyeye:https://tineye.com/search?url=
Yandex图片:https://yandex.com/images/search?text=
Yandex识图:https://yandex.com/images/search?family=yes&amp;rpt=imageview&amp;url=
ascii2d:https://ascii2d.net/search/url/
trace.moe:https://trace.moe/?url=
saucenao:https://saucenao.com/search.php?url=
搜狗识图:https://pic.sogou.com/pics?query=
360识图:https://image.so.com/i?q=
Add to Feedly:https://feedly.com/i/subscription/feed/
Video download:https://tbvd.herokuapp.com/redirect?url=
Audio download:https://tbvd.herokuapp.com/video?audio=on&amp;url=
Site analyzer:https://www.similarweb.com/website/
Site buildwith:https://builtwith.com/?
instapaper:https://www.instapaper.com/text?u=
xdocin:https://view.xdocin.com/view?src=
google docs:http://docs.google.com/gview?embedded=true&amp;url=
其中&quot;重定向&quot;由文件default.redirect配置,对&quot;file://&quot;重定向将调用合适编辑器编辑文件。
适合向TV端发送:(TV端需先执行“等待接收...”)
发送url/file:i:5j
发送url(播放器):i:5ji:5p
发送url(书签):i:5ji:52../home5:
发送url(剪贴板):i:5ji:5b
发送url(全屏播放):i:5ji:5f
发送url(书签全屏):i:5ji:52../home5:i:5f
发送url(整网全屏):i:5ji:0mi:5f:</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>信息隐藏技术总览</title>
|
||||
|
|
|
@ -203,8 +203,11 @@ TTS</p>
|
|||
play video fullscreen. if videourl is empty, then make following requestFullscreen() work.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>i:5h[url]<br>
|
||||
<p>i:5h[?postfix:|/regex/replacement:|encoding:][url]<br>
|
||||
force html for url</p>
|
||||
<ul>
|
||||
<li>[encoding:]: force web page encoding.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<p>i:5i[url]<br>
|
||||
|
@ -242,8 +245,8 @@ use "i:0mi:92Host;209.216.230.240::https://news.ycombinator.com" to vi
|
|||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 2 April 2024<br>
|
||||
add js function in README<br>
|
||||
<p>Last Modified: 19 April 2024<br>
|
||||
add i:5hencoding: support<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>/zh/_posts/</loc>
|
||||
<lastmod>2024-04-14T10:45:16+08:00</lastmod>
|
||||
<lastmod>2024-04-19T11:52:48+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
@ -29,7 +29,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/zh/</loc>
|
||||
<lastmod>2024-04-15T09:01:42+08:00</lastmod>
|
||||
<lastmod>2024-04-19T11:59:54+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
@ -61,7 +61,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/zh/links/</loc>
|
||||
<lastmod>2024-04-02T11:46:25+08:00</lastmod>
|
||||
<lastmod>2024-04-19T11:52:48+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
@ -126,7 +126,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/zh/topposts/</loc>
|
||||
<lastmod>2024-04-08T18:07:44+08:00</lastmod>
|
||||
<lastmod>2024-04-19T11:59:54+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
@ -178,7 +178,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/zh/urls/</loc>
|
||||
<lastmod>2024-04-02T11:35:15+08:00</lastmod>
|
||||
<lastmod>2024-04-19T11:59:54+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<description>Recent content in Topposts on 超微浏览器: 威、快、高效、极致优化</description>
|
||||
<generator>Hugo 0.125.0</generator>
|
||||
<language>zh</language>
|
||||
<lastBuildDate>Mon, 08 Apr 2024 18:07:44 +0800</lastBuildDate>
|
||||
<lastBuildDate>Fri, 19 Apr 2024 11:59:54 +0800</lastBuildDate>
|
||||
<atom:link href="/zh/topposts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>浏览器多搜索引擎一键直达</title>
|
||||
|
@ -27,7 +27,7 @@
|
|||
<link>/zh/urls/</link>
|
||||
<pubDate>Tue, 28 Jun 2022 00:00:00 +0000</pubDate>
|
||||
<guid>/zh/urls/</guid>
|
||||
<description>超微浏览器下点击配置链接可自动添加特色服务,强制清空后台重启后长按图像按钮可用。
配置文件&quot;default.urls&quot;如下:
自动全屏播放:i:5f
重定向/编辑:e:
保存地址栏提示:i:51:
书签:i:52:
笔记:i:53:
保存为搜索引擎:i:54:
添加至链接:i:55:
保存到桌面:i:58
媒体扫描单文件::001
tgurl:https://tx.me/share/url?url=
tgdownload:https://tx.me/share/url?url=../../download 兼容模式:i:5d
历史价格:http://www.hisprice.cn/his.php?hisurl=
历史价格2:http://p.zwjhl.com/price.aspx?url=
vveby:https://www.vveby.com/search?keyword=
慢慢买:http://tool.manmanbuy.com/historyLowest.aspx?url=
过客比价:http://www.tool168.cn/?m=history&amp;a=view&amp;k=
历史价格3:http://www.xitie.com/s.php?no=
买买买:https://just998.com/price?url=
网页快照:https://his.sh/
有道翻译:http://webtrans.yodao.com/webTransPc/index.html?from=auto&amp;to=zh-CHS&amp;type=1&amp;url=
搜狗翻译:http://translate.sogoucdn.com/pcvtsnapshot?to=zh-CHS&amp;tfr=translatepc&amp;url=
papago翻译:https://papago.naver.net/website?locale=en&amp;source=en&amp;target=zh-CN&amp;url=
google翻译:https://translate.google.com/translate?sl=auto&amp;tl=zh&amp;u=
网址工具:https://wn.run/
查看源码:view-source:
outline:https://www.outline.com/
2pdf:https://www.web2pdfconvert.com#
printfriendly:https://www.printfriendly.com/print/?url=
htmlview:https://htmlview.glitch.me/?
htmlpreview:https://htmlpreview.github.io/?
webarchive:https://web.archive.org/web/*/
archive:https://archive.is/?run=1&amp;url=
google识图:https://www.google.com/searchbyimage?image_url=
tinyeye:https://tineye.com/search?url=
Yandex图片:https://yandex.com/images/search?text=
Yandex识图:https://yandex.com/images/search?family=yes&amp;rpt=imageview&amp;url=
ascii2d:https://ascii2d.net/search/url/
trace.moe:https://trace.moe/?url=
saucenao:https://saucenao.com/search.php?url=
搜狗识图:https://pic.sogou.com/pics?query=
360识图:https://image.so.com/i?q=
Add to Feedly:https://feedly.com/i/subscription/feed/
Video download:https://tbvd.herokuapp.com/redirect?url=
Audio download:https://tbvd.herokuapp.com/video?audio=on&amp;url=
Site analyzer:https://www.similarweb.com/website/
Site buildwith:https://builtwith.com/?
instapaper:https://www.instapaper.com/text?u=
xdocin:https://view.xdocin.com/view?src=
google docs:http://docs.google.com/gview?embedded=true&amp;url=
其中&quot;重定向&quot;由文件default.redirect配置,对&quot;file://&quot;重定向将调用合适编辑器编辑文件。
适合向TV端发送:(TV端需先执行“等待接收...”)
发送url/file:i:5j
发送url(播放器):i:5ji:5p
发送url(书签):i:5ji:52../home5:
发送url(剪贴板):i:5ji:5b
发送url(全屏播放):i:5ji:5f
发送url(书签全屏):i:5ji:52../home5:i:5f
发送url(整网全屏):i:5ji:0mi:5f:
发送url(只显视频):i:5ji:0mc16:
发送url(书签整网全屏):i:5ji:52../home5:i:0mi:5f:</description>
|
||||
<description>超微浏览器下点击配置链接可自动添加特色服务,强制清空后台重启后长按图像按钮可用。
配置文件&quot;default.urls&quot;如下:
自动全屏播放:i:5f
重定向/编辑:e:
保存地址栏提示:i:51:
书签:i:52:
笔记:i:53:
保存为搜索引擎:i:54:
添加至链接:i:55:
保存到桌面:i:58
中文简体GB18030:i:5hGB18030:
中文繁体BIG5:i:5hBIG5:
媒体扫描单文件::001
tgurl:https://tx.me/share/url?url=
tgdownload:https://tx.me/share/url?url=../../download 兼容模式:i:5d
历史价格:http://www.hisprice.cn/his.php?hisurl=
历史价格2:http://p.zwjhl.com/price.aspx?url=
vveby:https://www.vveby.com/search?keyword=
慢慢买:http://tool.manmanbuy.com/historyLowest.aspx?url=
过客比价:http://www.tool168.cn/?m=history&amp;a=view&amp;k=
历史价格3:http://www.xitie.com/s.php?no=
买买买:https://just998.com/price?url=
网页快照:https://his.sh/
有道翻译:http://webtrans.yodao.com/webTransPc/index.html?from=auto&amp;to=zh-CHS&amp;type=1&amp;url=
搜狗翻译:http://translate.sogoucdn.com/pcvtsnapshot?to=zh-CHS&amp;tfr=translatepc&amp;url=
papago翻译:https://papago.naver.net/website?locale=en&amp;source=en&amp;target=zh-CN&amp;url=
google翻译:https://translate.google.com/translate?sl=auto&amp;tl=zh&amp;u=
网址工具:https://wn.run/
查看源码:view-source:
outline:https://www.outline.com/
2pdf:https://www.web2pdfconvert.com#
printfriendly:https://www.printfriendly.com/print/?url=
htmlview:https://htmlview.glitch.me/?
htmlpreview:https://htmlpreview.github.io/?
webarchive:https://web.archive.org/web/*/
archive:https://archive.is/?run=1&amp;url=
google识图:https://www.google.com/searchbyimage?image_url=
tinyeye:https://tineye.com/search?url=
Yandex图片:https://yandex.com/images/search?text=
Yandex识图:https://yandex.com/images/search?family=yes&amp;rpt=imageview&amp;url=
ascii2d:https://ascii2d.net/search/url/
trace.moe:https://trace.moe/?url=
saucenao:https://saucenao.com/search.php?url=
搜狗识图:https://pic.sogou.com/pics?query=
360识图:https://image.so.com/i?q=
Add to Feedly:https://feedly.com/i/subscription/feed/
Video download:https://tbvd.herokuapp.com/redirect?url=
Audio download:https://tbvd.herokuapp.com/video?audio=on&amp;url=
Site analyzer:https://www.similarweb.com/website/
Site buildwith:https://builtwith.com/?
instapaper:https://www.instapaper.com/text?u=
xdocin:https://view.xdocin.com/view?src=
google docs:http://docs.google.com/gview?embedded=true&amp;url=
其中&quot;重定向&quot;由文件default.redirect配置,对&quot;file://&quot;重定向将调用合适编辑器编辑文件。
适合向TV端发送:(TV端需先执行“等待接收...”)
发送url/file:i:5j
发送url(播放器):i:5ji:5p
发送url(书签):i:5ji:52../home5:
发送url(剪贴板):i:5ji:5b
发送url(全屏播放):i:5ji:5f
发送url(书签全屏):i:5ji:52../home5:i:5f
发送url(整网全屏):i:5ji:0mi:5f:</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>配置浏览器常用命令</title>
|
||||
|
|
|
@ -57,6 +57,8 @@
|
|||
<p><a href="i:01保存为搜索引擎:i:54:">保存为搜索引擎:i:54:</a></p>
|
||||
<p><a href="i:01添加至链接:i:55:">添加至链接:i:55:</a></p>
|
||||
<p><a href="i:01保存到桌面:i:58">保存到桌面:i:58</a></p>
|
||||
<p><a href="i:01中文简体GB18030:i:5hGB18030:">中文简体GB18030:i:5hGB18030:</a></p>
|
||||
<p><a href="i:01中文繁体BIG5:i:5hBIG5:">中文繁体BIG5:i:5hBIG5:</a></p>
|
||||
<p><a href="i:01媒体扫描单文件::001">媒体扫描单文件::001</a></p>
|
||||
<p><a href="i:01tgurl:https://tx.me/share/url?url=">tgurl:https://tx.me/share/url?url=</a></p>
|
||||
<p><a href="i:01tgdownload:https://tx.me/share/url?url=../../download ">tgdownload:https://tx.me/share/url?url=../../download </a></p>
|
||||
|
@ -126,8 +128,8 @@
|
|||
<a href="http://nxog.top/post/15.html">解析2</a></p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 2 April 2024<br>
|
||||
add ending # to /index.html<br>
|
||||
<p>Last Modified: 19 April 2024<br>
|
||||
add i:5hencoding: support<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
|
||||
|
|
Loading…
Reference in a new issue