mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
rebuilding site Sat Nov 21 10:40:11 PM CST 2020
This commit is contained in:
parent
f3991fd85f
commit
1419d0efb4
8 changed files with 130 additions and 123 deletions
107
_posts/index.xml
107
_posts/index.xml
|
@ -6,7 +6,60 @@
|
|||
<description>Recent content in _posts on </description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Tue, 10 Nov 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://jamesfengcao.gitee.io/uwebzh/_posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Sat, 21 Nov 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://jamesfengcao.gitee.io/uwebzh/_posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>超微浏览器配置文件列表</title>
|
||||
<link>https://jamesfengcao.gitee.io/uwebzh/filenames/</link>
|
||||
<pubDate>Sat, 21 Nov 2020 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://jamesfengcao.gitee.io/uwebzh/filenames/</guid>
|
||||
<description>下面列表中以&quot;/&quot;结尾者为目录,其余为文件。如果用户勾选“使用内部目录配置”,&quot;sitejs/&quot;,&quot;sitecache/&quot;等位于应用内部保护目录下。否则以下所有文件/目录均位于&quot;/sdcard/uweb&quot;:
|
||||
&quot;css/&quot;:全局样式目录
|
||||
&quot;js/&quot;: 全局脚本目录
|
||||
&quot;sitejs/&quot;:类油猴脚本,针对特定网址
|
||||
&quot;sitecss/&quot;:针对特定网址css样式
|
||||
&quot;bookmarklet/&quot;:js脚本目录
|
||||
&quot;offline/&quot;:离线下载目录
|
||||
&quot;sbookmark/&quot;:超级书签默认目录
|
||||
&quot;sitecache/&quot;:用户供应网站离线数据
|
||||
&quot;longclick/&quot;:长按链接菜单(js)
|
||||
&quot;app[XXX]/&quot;:html5应用目录
|
||||
&quot;default.longclick&quot;:长按链接菜单
|
||||
&quot;default.uas&quot;:浏览器标识
|
||||
&quot;default.urls&quot;:特色服务
|
||||
&quot;default.acmd&quot;:浏览器地址栏功能配置
|
||||
&quot;default.hosts&quot;:不良信息屏蔽文件
|
||||
&quot;default.redirect&quot;:重定向配置
|
||||
&quot;default.cmds&quot;:长按“历史”按钮配置
|
||||
&quot;default.link&quot;:长按“书签”按钮配置
|
||||
&quot;default.rjs&quot;:远程及简单脚本
|
||||
&quot;default.select&quot;:长按“链接”按钮配置
|
||||
&quot;default.gesture&quot;:格式与文件default.link完全相同,定义地址栏下方手势操作
|
||||
&quot;default.gesture2&quot;:右边缘手势操作,类似default.gesture。
|
||||
&quot;default.button&quot;:格式与文件default.link完全相同,每行从最后一个按钮开始重定义单击功能。
|
||||
&quot;default.button2&quot;:类似default.button。每行从最后一个按钮开始重定义长按功能。
|
||||
&quot;default.filecap&quot;:文件特殊处理
|
||||
&quot;default.rc&quot;:如果勾选“文件预处理”,则uweb启动时运行此shell脚本。可与tcron配合运行定时任务,如存储清理、网页签到等。
|
||||
&quot;default.engine&quot;:格式同home5.search,搜索引擎url仅支持%s语法。(搜索词部分用%s代替),供自动顺序搜索使用。
|
||||
&quot;default.siteconf&quot;:网站独立设置,保存ua、禁用js、无图、禁用第三方js、当前激活脚本。
|
||||
&quot;default.autoc&quot;:地址栏autocomplete候选字符串
|
||||
&quot;query.autoc&quot;:主屏搜索autocomplete候选字符串
|
||||
&quot;home5.html&quot;:自定义主屏,html6.html, html6.search, html7.html ... 多主屏(前进按钮可进)
|
||||
&quot;home5.search&quot;:主屏搜索引擎
|
||||
&quot;bookmark.html&quot;:主书签
|
||||
&quot;quickstart.html&quot;:快速访问
|
||||
&quot;colors.txt&quot;:护眼背景色
|
||||
&quot;default.css&quot;:勾选网址特定样式后无匹配情形下的默认样式
|
||||
&quot;night.css&quot;:夜间模式,代替超微内部实现
|
||||
&quot;bookmarklet/videoplayer.js&quot;:用户定义视频播放
|
||||
&quot;types.sniff&quot;:嗅探类型
|
||||
&quot;sniff.log&quot;:嗅探结果
|
||||
&quot;history.rec&quot;:访问历史
|
||||
&quot;query.rec&quot;:查询历史
|
||||
应用内部保护目录(/data/data/info.torapp.uweb/files/):
|
||||
&quot;shortcut/&quot;:动态shortcut刷新目录,若不存在则默认为&quot;/sdcard/uweb/bookmark&quot;目录。</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>操作选中(富)文本/元素</title>
|
||||
<link>https://jamesfengcao.gitee.io/uwebzh/pccopy/</link>
|
||||
|
@ -169,58 +222,6 @@ pdf:uweb:echo file:///sdcard/uweb/app/pdf.js/web/viewer.html?file=%u djvu:uweb:e
|
|||
如果用户配置中处理命令用到curl,则需要安装Termux,并在Termux中安装curl (&quot;apt install curl&quot;)。</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>超微浏览器配置文件列表</title>
|
||||
<link>https://jamesfengcao.gitee.io/uwebzh/filenames/</link>
|
||||
<pubDate>Mon, 24 Aug 2020 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://jamesfengcao.gitee.io/uwebzh/filenames/</guid>
|
||||
<description>下面列表中以&quot;/&quot;结尾者为目录,其余为文件。如果用户勾选“使用内部目录配置”,&quot;sitejs/&quot;,&quot;sitecache/&quot;等位于应用内部保护目录下。否则以下所有文件/目录均位于&quot;/sdcard/uweb&quot;:
|
||||
&quot;css/&quot;:全局样式目录
|
||||
&quot;js/&quot;: 全局脚本目录
|
||||
&quot;sitejs/&quot;:类油猴脚本,针对特定网址
|
||||
&quot;sitecss/&quot;:针对特定网址css样式
|
||||
&quot;bookmarklet/&quot;:js脚本目录
|
||||
&quot;offline/&quot;:离线下载目录
|
||||
&quot;sbookmark/&quot;:超级书签默认目录
|
||||
&quot;sitecache/&quot;:用户供应网站离线数据
|
||||
&quot;longclick/&quot;:长按链接菜单(js)
|
||||
&quot;app[XXX]/&quot;:html5应用目录
|
||||
&quot;default.longclick&quot;:长按链接菜单
|
||||
&quot;default.uas&quot;:浏览器标识
|
||||
&quot;default.urls&quot;:特色服务
|
||||
&quot;default.acmd&quot;:浏览器地址栏功能配置
|
||||
&quot;default.hosts&quot;:不良信息屏蔽文件
|
||||
&quot;default.redirect&quot;:重定向配置
|
||||
&quot;default.select&quot;:长按“链接”按钮配置
|
||||
&quot;default.cmds&quot;:长按“历史”按钮配置
|
||||
&quot;default.link&quot;:长按“书签”按钮配置
|
||||
&quot;default.gesture&quot;:格式与文件default.link完全相同,定义地址栏下方手势操作
|
||||
&quot;default.gesture2&quot;:右边缘手势操作,类似default.gesture。
|
||||
&quot;default.button&quot;:格式与文件default.link完全相同,每行从最后一个按钮开始重定义单击功能。
|
||||
&quot;default.button2&quot;:类似default.button。每行从最后一个按钮开始重定义长按功能。
|
||||
&quot;default.filecap&quot;:文件特殊处理
|
||||
&quot;default.rjs&quot;:远程及简单脚本
|
||||
&quot;default.engine&quot;:格式同home5.search,搜索引擎url仅支持%s语法。(搜索词部分用%s代替),供自动顺序搜索使用。
|
||||
&quot;default.siteconf&quot;:网站独立设置,保存ua、禁用js、无图、禁用第三方js、当前激活脚本。
|
||||
&quot;default.autoc&quot;:地址栏autocomplete候选字符串
|
||||
&quot;query.autoc&quot;:主屏搜索autocomplete候选字符串
|
||||
&quot;home5.html&quot;:自定义主屏,html6.html, html6.search, html7.html ... 多主屏(前进按钮可进)
|
||||
&quot;home5.search&quot;:主屏搜索引擎
|
||||
&quot;bookmark.html&quot;:主书签
|
||||
&quot;quickstart.html&quot;:快速访问
|
||||
&quot;colors.txt&quot;:护眼背景色
|
||||
&quot;default.css&quot;:勾选网址特定样式后无匹配情形下的默认样式
|
||||
&quot;night.css&quot;:夜间模式,代替超微内部实现
|
||||
&quot;bookmarklet/videoplayer.js&quot;:用户定义视频播放
|
||||
&quot;types.sniff&quot;:嗅探类型
|
||||
&quot;sniff.log&quot;:嗅探结果
|
||||
&quot;history.rec&quot;:访问历史
|
||||
&quot;query.rec&quot;:查询历史
|
||||
应用内部保护目录(/data/data/info.torapp.uweb/files/):
|
||||
&quot;shortcut/&quot;:动态shortcut刷新目录,若不存在则默认为&quot;/sdcard/uweb/bookmark&quot;目录。</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>不良信息屏蔽技术总览</title>
|
||||
<link>https://jamesfengcao.gitee.io/uwebzh/adblock/</link>
|
||||
|
|
|
@ -40,15 +40,16 @@
|
|||
"default.acmd":<a href="../gnuplot">浏览器地址栏功能配置</a><br>
|
||||
"default.hosts":<a href="../adblock_hosts">不良信息屏蔽文件</a><br>
|
||||
"default.redirect":<a href="../redirect">重定向配置</a><br>
|
||||
"default.select":<a href="../pccopy">长按“链接”按钮配置</a><br>
|
||||
"default.cmds":<a href="../searchurl/cmds.html">长按“历史”按钮配置</a><br>
|
||||
"default.link":<a href="../links">长按“书签”按钮配置</a><br>
|
||||
"default.rjs":<a href="../rjs">远程及简单脚本</a><br>
|
||||
"default.select":<a href="../pccopy">长按“链接”按钮配置</a><br>
|
||||
"<a href="../gesture">default.gesture</a>":格式与文件<a href="../links">default.link</a>完全相同,定义地址栏下方手势操作<br>
|
||||
"<a href="../gesture">default.gesture2</a>":右边缘手势操作,类似default.gesture。<br>
|
||||
"default.button":格式与文件<a href="../links">default.link</a>完全相同,每行从最后一个按钮开始重定义单击功能。<br>
|
||||
"default.button2":类似default.button。每行从最后一个按钮开始重定义长按功能。<br>
|
||||
"default.filecap":<a href="../filecap">文件特殊处理</a><br>
|
||||
"default.rjs":<a href="../rjs">远程及简单脚本</a><br>
|
||||
"default.rc":如果勾选“文件预处理”,则uweb启动时运行此shell脚本。可与<a href="../tools">tcron</a>配合运行定时任务,如存储清理、网页签到等。<br>
|
||||
"default.engine":格式同<a href="../searchurl/search.html">home5.search</a>,搜索引擎url仅支持%s语法。(搜索词部分用%s代替),供自动顺序搜索使用。<br>
|
||||
"default.siteconf":网站独立设置,保存ua、禁用js、无图、禁用第三方js、当前激活脚本。<br>
|
||||
"default.autoc":地址栏autocomplete候选字符串<br>
|
||||
|
|
12
index.html
12
index.html
|
@ -74,6 +74,12 @@
|
|||
</a>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="filenames">
|
||||
<span>超微浏览器配置文件列表</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="pccopy">
|
||||
<span>操作选中(富)文本/元素</span>
|
||||
|
@ -110,12 +116,6 @@
|
|||
</a>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="filenames">
|
||||
<span>超微浏览器配置文件列表</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="adblock">
|
||||
<span>不良信息屏蔽技术总览</span>
|
||||
|
|
107
index.xml
107
index.xml
|
@ -6,7 +6,60 @@
|
|||
<description>Recent content on </description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Tue, 10 Nov 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://jamesfengcao.gitee.io/uwebzh/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Sat, 21 Nov 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://jamesfengcao.gitee.io/uwebzh/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>超微浏览器配置文件列表</title>
|
||||
<link>https://jamesfengcao.gitee.io/uwebzh/filenames/</link>
|
||||
<pubDate>Sat, 21 Nov 2020 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://jamesfengcao.gitee.io/uwebzh/filenames/</guid>
|
||||
<description>下面列表中以&quot;/&quot;结尾者为目录,其余为文件。如果用户勾选“使用内部目录配置”,&quot;sitejs/&quot;,&quot;sitecache/&quot;等位于应用内部保护目录下。否则以下所有文件/目录均位于&quot;/sdcard/uweb&quot;:
|
||||
&quot;css/&quot;:全局样式目录
|
||||
&quot;js/&quot;: 全局脚本目录
|
||||
&quot;sitejs/&quot;:类油猴脚本,针对特定网址
|
||||
&quot;sitecss/&quot;:针对特定网址css样式
|
||||
&quot;bookmarklet/&quot;:js脚本目录
|
||||
&quot;offline/&quot;:离线下载目录
|
||||
&quot;sbookmark/&quot;:超级书签默认目录
|
||||
&quot;sitecache/&quot;:用户供应网站离线数据
|
||||
&quot;longclick/&quot;:长按链接菜单(js)
|
||||
&quot;app[XXX]/&quot;:html5应用目录
|
||||
&quot;default.longclick&quot;:长按链接菜单
|
||||
&quot;default.uas&quot;:浏览器标识
|
||||
&quot;default.urls&quot;:特色服务
|
||||
&quot;default.acmd&quot;:浏览器地址栏功能配置
|
||||
&quot;default.hosts&quot;:不良信息屏蔽文件
|
||||
&quot;default.redirect&quot;:重定向配置
|
||||
&quot;default.cmds&quot;:长按“历史”按钮配置
|
||||
&quot;default.link&quot;:长按“书签”按钮配置
|
||||
&quot;default.rjs&quot;:远程及简单脚本
|
||||
&quot;default.select&quot;:长按“链接”按钮配置
|
||||
&quot;default.gesture&quot;:格式与文件default.link完全相同,定义地址栏下方手势操作
|
||||
&quot;default.gesture2&quot;:右边缘手势操作,类似default.gesture。
|
||||
&quot;default.button&quot;:格式与文件default.link完全相同,每行从最后一个按钮开始重定义单击功能。
|
||||
&quot;default.button2&quot;:类似default.button。每行从最后一个按钮开始重定义长按功能。
|
||||
&quot;default.filecap&quot;:文件特殊处理
|
||||
&quot;default.rc&quot;:如果勾选“文件预处理”,则uweb启动时运行此shell脚本。可与tcron配合运行定时任务,如存储清理、网页签到等。
|
||||
&quot;default.engine&quot;:格式同home5.search,搜索引擎url仅支持%s语法。(搜索词部分用%s代替),供自动顺序搜索使用。
|
||||
&quot;default.siteconf&quot;:网站独立设置,保存ua、禁用js、无图、禁用第三方js、当前激活脚本。
|
||||
&quot;default.autoc&quot;:地址栏autocomplete候选字符串
|
||||
&quot;query.autoc&quot;:主屏搜索autocomplete候选字符串
|
||||
&quot;home5.html&quot;:自定义主屏,html6.html, html6.search, html7.html ... 多主屏(前进按钮可进)
|
||||
&quot;home5.search&quot;:主屏搜索引擎
|
||||
&quot;bookmark.html&quot;:主书签
|
||||
&quot;quickstart.html&quot;:快速访问
|
||||
&quot;colors.txt&quot;:护眼背景色
|
||||
&quot;default.css&quot;:勾选网址特定样式后无匹配情形下的默认样式
|
||||
&quot;night.css&quot;:夜间模式,代替超微内部实现
|
||||
&quot;bookmarklet/videoplayer.js&quot;:用户定义视频播放
|
||||
&quot;types.sniff&quot;:嗅探类型
|
||||
&quot;sniff.log&quot;:嗅探结果
|
||||
&quot;history.rec&quot;:访问历史
|
||||
&quot;query.rec&quot;:查询历史
|
||||
应用内部保护目录(/data/data/info.torapp.uweb/files/):
|
||||
&quot;shortcut/&quot;:动态shortcut刷新目录,若不存在则默认为&quot;/sdcard/uweb/bookmark&quot;目录。</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>操作选中(富)文本/元素</title>
|
||||
<link>https://jamesfengcao.gitee.io/uwebzh/pccopy/</link>
|
||||
|
@ -169,58 +222,6 @@ pdf:uweb:echo file:///sdcard/uweb/app/pdf.js/web/viewer.html?file=%u djvu:uweb:e
|
|||
如果用户配置中处理命令用到curl,则需要安装Termux,并在Termux中安装curl (&quot;apt install curl&quot;)。</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>超微浏览器配置文件列表</title>
|
||||
<link>https://jamesfengcao.gitee.io/uwebzh/filenames/</link>
|
||||
<pubDate>Mon, 24 Aug 2020 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://jamesfengcao.gitee.io/uwebzh/filenames/</guid>
|
||||
<description>下面列表中以&quot;/&quot;结尾者为目录,其余为文件。如果用户勾选“使用内部目录配置”,&quot;sitejs/&quot;,&quot;sitecache/&quot;等位于应用内部保护目录下。否则以下所有文件/目录均位于&quot;/sdcard/uweb&quot;:
|
||||
&quot;css/&quot;:全局样式目录
|
||||
&quot;js/&quot;: 全局脚本目录
|
||||
&quot;sitejs/&quot;:类油猴脚本,针对特定网址
|
||||
&quot;sitecss/&quot;:针对特定网址css样式
|
||||
&quot;bookmarklet/&quot;:js脚本目录
|
||||
&quot;offline/&quot;:离线下载目录
|
||||
&quot;sbookmark/&quot;:超级书签默认目录
|
||||
&quot;sitecache/&quot;:用户供应网站离线数据
|
||||
&quot;longclick/&quot;:长按链接菜单(js)
|
||||
&quot;app[XXX]/&quot;:html5应用目录
|
||||
&quot;default.longclick&quot;:长按链接菜单
|
||||
&quot;default.uas&quot;:浏览器标识
|
||||
&quot;default.urls&quot;:特色服务
|
||||
&quot;default.acmd&quot;:浏览器地址栏功能配置
|
||||
&quot;default.hosts&quot;:不良信息屏蔽文件
|
||||
&quot;default.redirect&quot;:重定向配置
|
||||
&quot;default.select&quot;:长按“链接”按钮配置
|
||||
&quot;default.cmds&quot;:长按“历史”按钮配置
|
||||
&quot;default.link&quot;:长按“书签”按钮配置
|
||||
&quot;default.gesture&quot;:格式与文件default.link完全相同,定义地址栏下方手势操作
|
||||
&quot;default.gesture2&quot;:右边缘手势操作,类似default.gesture。
|
||||
&quot;default.button&quot;:格式与文件default.link完全相同,每行从最后一个按钮开始重定义单击功能。
|
||||
&quot;default.button2&quot;:类似default.button。每行从最后一个按钮开始重定义长按功能。
|
||||
&quot;default.filecap&quot;:文件特殊处理
|
||||
&quot;default.rjs&quot;:远程及简单脚本
|
||||
&quot;default.engine&quot;:格式同home5.search,搜索引擎url仅支持%s语法。(搜索词部分用%s代替),供自动顺序搜索使用。
|
||||
&quot;default.siteconf&quot;:网站独立设置,保存ua、禁用js、无图、禁用第三方js、当前激活脚本。
|
||||
&quot;default.autoc&quot;:地址栏autocomplete候选字符串
|
||||
&quot;query.autoc&quot;:主屏搜索autocomplete候选字符串
|
||||
&quot;home5.html&quot;:自定义主屏,html6.html, html6.search, html7.html ... 多主屏(前进按钮可进)
|
||||
&quot;home5.search&quot;:主屏搜索引擎
|
||||
&quot;bookmark.html&quot;:主书签
|
||||
&quot;quickstart.html&quot;:快速访问
|
||||
&quot;colors.txt&quot;:护眼背景色
|
||||
&quot;default.css&quot;:勾选网址特定样式后无匹配情形下的默认样式
|
||||
&quot;night.css&quot;:夜间模式,代替超微内部实现
|
||||
&quot;bookmarklet/videoplayer.js&quot;:用户定义视频播放
|
||||
&quot;types.sniff&quot;:嗅探类型
|
||||
&quot;sniff.log&quot;:嗅探结果
|
||||
&quot;history.rec&quot;:访问历史
|
||||
&quot;query.rec&quot;:查询历史
|
||||
应用内部保护目录(/data/data/info.torapp.uweb/files/):
|
||||
&quot;shortcut/&quot;:动态shortcut刷新目录,若不存在则默认为&quot;/sdcard/uweb/bookmark&quot;目录。</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>不良信息屏蔽技术总览</title>
|
||||
<link>https://jamesfengcao.gitee.io/uwebzh/adblock/</link>
|
||||
|
|
|
@ -63,6 +63,7 @@
|
|||
<a href="i:00微博:https://s.weibo.com/weibo/">微博:https://s.weibo.com/weibo/</a><br>
|
||||
<a href="i:00疯狂音乐:http://music.ifkdy.com/?type=ximalaya&name=">疯狂音乐:http://music.ifkdy.com/?type=ximalaya&name=</a><br>
|
||||
<a href="i:00墨灵音乐:https://music.mli.im/music.web?auto-action=true&action=search&wd=">墨灵音乐:https://music.mli.im/music.web?auto-action=true&action=search&wd=</a><br>
|
||||
<a href="i:00apkdl:https://apkdl.net/search?q=">apkdl:https://apkdl.net/search?q=</a><br>
|
||||
<a href="i:00豌豆荚:http://m.wandoujia.com/search?key=">豌豆荚:http://m.wandoujia.com/search?key=</a><br>
|
||||
<a href="i:00360手机助手:http://m.app.so.com/search/index?q=">360手机助手:http://m.app.so.com/search/index?q=</a><br>
|
||||
<a href="i:00应用宝:http://app.qq.com/#id=search&key=">应用宝:http://app.qq.com/#id=search&key=</a><br>
|
||||
|
@ -101,6 +102,7 @@
|
|||
<a href="i:00汉典:https://www.zdic.net/hans/">汉典:https://www.zdic.net/hans/</a><br>
|
||||
<a href="i:00汉字:http://m.guoxuedashi.com/zidian/so.php?kz=1&sokeyzi=">汉字:http://m.guoxuedashi.com/zidian/so.php?kz=1&sokeyzi=</a><br>
|
||||
<a href="i:00萌典:https://www.moedict.tw/">萌典:https://www.moedict.tw/</a><br>
|
||||
<a href="i:00異體字:http://jf.xmu.edu.cn/variants/cc.html?q=">異體字:http://jf.xmu.edu.cn/variants/cc.html?q=</a><br>
|
||||
<a href="i:00汉语词典:http://m.guoxuedashi.com/zidian/so.php?kz=11&sokeyci=">汉语词典:http://m.guoxuedashi.com/zidian/so.php?kz=11&sokeyci=</a><br>
|
||||
<a href="i:00书法:http://shufa.guoxuedashi.com/?kz=70&sokeyshufa=">书法:http://shufa.guoxuedashi.com/?kz=70&sokeyshufa=</a><br>
|
||||
<a href="i:00诗词:http://m.guoxuedashi.com/shici/so.php?kt=44&sokeysc=">诗词:http://m.guoxuedashi.com/shici/so.php?kt=44&sokeysc=</a><br>
|
||||
|
@ -137,6 +139,7 @@
|
|||
</p><p>
|
||||
直达官方文档的国外引擎:<br>
|
||||
<a href="i:00oscobo:https://www.oscobo.com/search.php?q=">oscobo:https://www.oscobo.com/search.php?q=</a><br>
|
||||
<a href="i:00metager:https://metager.org/meta/meta.ger3?eingabe=">metager:https://metager.org/meta/meta.ger3?eingabe=</a><br>
|
||||
<a href="i:00teoma:https://www.teoma.com/web?q=">teoma:https://www.teoma.com/web?q=</a><br>
|
||||
<a href="i:00lycos:https://search.lycos.com/web/?q=">lycos:https://search.lycos.com/web/?q=</a><br>
|
||||
<a href="i:00technorati:http://technorati.com/search/index.php?q=">technorati:http://technorati.com/search/index.php?q=</a><br>
|
||||
|
@ -147,6 +150,7 @@
|
|||
<a href="i:00gigablast:https://www.gigablast.com/search?c=main&qlangcountry=en-us&q=">gigablast:https://www.gigablast.com/search?c=main&qlangcountry=en-us&q=</a><br>
|
||||
<a href="i:00yandex:https://yandex.com/search/?text=">yandex:https://yandex.com/search/?text=</a><br>
|
||||
<a href="i:00searx:https://searchx.mobi/?q=">searx:https://searchx.mobi/?q=</a><br>
|
||||
<a href="i:00lukol:https://www.lukol.com/s.php?q=">lukol:https://www.lukol.com/s.php?q=</a><br>
|
||||
</p><p>
|
||||
网盘搜索:<br>
|
||||
<a href="i:00小马盘:https://www.xiaomapan.com/search?keyword=">小马盘:https://www.xiaomapan.com/search?keyword=</a><br>
|
||||
|
|
|
@ -1 +1 @@
|
|||
html,img,video{filter:invert(1) hue-rotate(180deg) !important;}body{background:white !important;}html img[src],html input[type=image]{opacity:.9;}
|
||||
html,img,video{filter:invert(1) hue-rotate(180deg) !important;}body{background:white !important;}img[src],input[type=image]{opacity:.9;}
|
||||
|
|
|
@ -1 +1 @@
|
|||
html,img,video{-webkit-filter:invert(1) hue-rotate(180deg) !important;filter:invert(1) hue-rotate(180deg) !important;}body{background:black !important;}html img[src],html input[type=image]{opacity:.9;}
|
||||
html,img,video{-webkit-filter:invert(1) hue-rotate(180deg) !important;filter:invert(1) hue-rotate(180deg) !important;}body{background:black !important;}img[src],input[type=image]{opacity:.9;}
|
||||
|
|
14
sitemap.xml
14
sitemap.xml
|
@ -4,12 +4,17 @@
|
|||
|
||||
<url>
|
||||
<loc>https://jamesfengcao.gitee.io/uwebzh/</loc>
|
||||
<lastmod>2020-11-10T00:00:00+00:00</lastmod>
|
||||
<lastmod>2020-11-21T00:00:00+00:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://jamesfengcao.gitee.io/uwebzh/_posts/</loc>
|
||||
<lastmod>2020-11-10T00:00:00+00:00</lastmod>
|
||||
<lastmod>2020-11-21T00:00:00+00:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://jamesfengcao.gitee.io/uwebzh/filenames/</loc>
|
||||
<lastmod>2020-11-21T00:00:00+00:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
|
@ -107,11 +112,6 @@
|
|||
<lastmod>2020-08-24T00:00:00+00:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://jamesfengcao.gitee.io/uwebzh/filenames/</loc>
|
||||
<lastmod>2020-08-24T00:00:00+00:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://jamesfengcao.gitee.io/uwebzh/adblock/</loc>
|
||||
<lastmod>2020-08-23T00:00:00+00:00</lastmod>
|
||||
|
|
Loading…
Reference in a new issue