mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
update tiangong AI
This commit is contained in:
parent
a36d892846
commit
a4c5482286
13 changed files with 37 additions and 36 deletions
|
@ -11,7 +11,7 @@
|
|||
<sitemap>
|
||||
<loc>/zh/sitemap.xml</loc>
|
||||
|
||||
<lastmod>2024-05-06T08:39:50+08:00</lastmod>
|
||||
<lastmod>2024-05-20T11:27:34+08:00</lastmod>
|
||||
|
||||
</sitemap>
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<description>Recent content in _Posts on 超微浏览器: 威、快、高效、极致优化</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>zh</language>
|
||||
<lastBuildDate>Tue, 30 Apr 2024 20:48:49 +0800</lastBuildDate>
|
||||
<lastBuildDate>Mon, 20 May 2024 11:27:34 +0800</lastBuildDate>
|
||||
<atom:link href="/zh/_posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>电视直播</title>
|
||||
|
@ -191,11 +191,11 @@
|
|||
<description>点击本链接自动安装分类多引擎文件至&quot;bookmark&quot;目录下。
超微浏览器中通过“设置”-&gt;“总目录”-&gt;“↑”-&gt;“Download”,点击后缀为.search的下载文件,超微浏览器将自动显示分类多引擎搜索。此时可按菜单键(或长按底部工具条后退按钮)选择“添加到桌面”方便以后访问。
.search文件每行格式为如下几种:
[搜索引擎名]:[不含%s的url]
[搜索引擎名]:[含%s的url]
[搜索引擎名]:POST:[含%s的post参数]:[url]
[Engine name]:[Extra request headers]:[post params with '%s' as keyword]:[url]
[Extra request headers] Ex. &quot;X-Forwarded-For;8.8.8.8&quot; when [post params] is empty, the url should have '%s' as keyword. Ex. bingUS engine w/ chatgpt .search文件首行必须为第一种类型的搜索引擎。由于其它类型的引擎数量稀少,为性能考虑,超微限制了首个引擎的种类。
用&quot;i:&quot;等超微内部scheme作开头的搜索引擎,关键词部分仅支持使用&quot;%s&quot;,这纯粹是为了降低代码复杂性。
本地引擎 搜索引擎已经支持命令行url,现在可添加离线字典查询至主页。命令行url格式为
c:[含%s的命令行]
d:mimetype:[含%s的命令行]:[外部资源url]
查询时关键词会自动替换命令行中的%s。
笔者用来查询各式词典,发现效果非常好。百兆以内的文本文件压缩以后可以直接快速检索,定位至特定位置以后可上下滚动阅读全部文本。</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>加速访问国外网站</title>
|
||||
<title>加速国外网站访问</title>
|
||||
<link>/zh/hosts/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
<guid>/zh/hosts/</guid>
|
||||
<description>不少国外网站本身虽可访问,但由于网站需要下载其它网址的资源而导致无法访问。根域名屏蔽可屏蔽文件中域名的一切子域名、孙域名、......,从而主动排除这些网址,最终允许浏览器快速访问。
使用Android端uweb浏览器。
域名文件内容如下:
googleadservices.com
googlesyndication.com
adsense.com
googleapis.com
google-analytics.com
googletagservices.com
twitter.com
facebook.com
fbcdn.net
其它国外网址访问技巧:
尝试关闭javascript, 譬如程序员网站stackoverflow.com在关闭javascript的情况下国内一般均可快速访问。 关闭网页图片 </description>
|
||||
<description>不少国外网站本身虽可访问,但由于网站需要下载其它网址的资源而导致无法访问。根域名屏蔽可屏蔽文件中域名的一切子域名、孙域名、......,从而主动排除这些网址,最终允许浏览器快速访问。
使用Android端uweb浏览器。
域名文件 &quot;default.hosts&quot; 内容如下:
googleadservices.com
googlesyndication.com
adsense.com
googleapis.com
google-analytics.com
googletagservices.com
facebook.com
fbcdn.net
其它国外网址访问技巧:
尝试关闭javascript, 譬如程序员网站stackoverflow.com在关闭javascript的情况下国内一般均可快速访问。 关闭网页图片 重定向网址:包括重定向至国内镜像以及全局重定向。 </description>
|
||||
</item>
|
||||
<item>
|
||||
<title>绝杀完整域名树</title>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../style.css#" type="text/css" />
|
||||
<title>加速访问国外网站</title>
|
||||
<title>加速国外网站访问</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
let href = location.href;
|
||||
|
@ -36,7 +36,7 @@
|
|||
<br />
|
||||
|
||||
<div class="container">
|
||||
<h1 class="title">加速访问国外网站
|
||||
<h1 class="title">加速国外网站访问
|
||||
<br>
|
||||
<span class="subtitle"></span>
|
||||
</h1>
|
||||
|
@ -49,25 +49,25 @@
|
|||
</ul>
|
||||
<p>不少国外网站本身虽可访问,但由于网站需要下载其它网址的资源而导致无法访问。根域名屏蔽可屏蔽文件中域名的一切子域名、孙域名、......,从而主动排除这些网址,最终允许浏览器快速访问。</p>
|
||||
<p>使用Android端<a href="..">uweb浏览器</a>。<br>
|
||||
域名文件内容如下:<br>
|
||||
域名文件 <a href="../adblock_domain/index.html#">"default.hosts"</a> 内容如下:<br>
|
||||
googleadservices.com<br>
|
||||
googlesyndication.com<br>
|
||||
adsense.com<br>
|
||||
googleapis.com<br>
|
||||
google-analytics.com<br>
|
||||
googletagservices.com<br>
|
||||
twitter.com<br>
|
||||
facebook.com<br>
|
||||
fbcdn.net</p>
|
||||
<p>其它国外网址访问技巧:</p>
|
||||
<ul>
|
||||
<li>尝试关闭javascript, 譬如程序员网站stackoverflow.com在关闭javascript的情况下国内一般均可快速访问。</li>
|
||||
<li>关闭网页图片</li>
|
||||
<li><a href="../redirect/index.html#">重定向网址</a>:包括重定向至国内镜像以及全局重定向。</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 2 April 2024<br>
|
||||
reorg for multi-languages<br>
|
||||
<p>Last Modified: 20 May 2024<br>
|
||||
update tiangong AI<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
|
||||
|
|
|
@ -258,7 +258,7 @@
|
|||
|
||||
<li class="post">
|
||||
<a href="hosts/index.html#">
|
||||
<span>加速访问国外网站</span>
|
||||
<span>加速国外网站访问</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<description>Recent content on 超微浏览器: 威、快、高效、极致优化</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>zh</language>
|
||||
<lastBuildDate>Mon, 06 May 2024 08:39:50 +0800</lastBuildDate>
|
||||
<lastBuildDate>Mon, 20 May 2024 11:27:34 +0800</lastBuildDate>
|
||||
<atom:link href="/zh/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>电视直播</title>
|
||||
|
@ -48,7 +48,7 @@
|
|||
<link>/zh/search/</link>
|
||||
<pubDate>Thu, 28 Jul 2022 00:00:00 +0000</pubDate>
|
||||
<guid>/zh/search/</guid>
|
||||
<description>超微浏览器下点击搜索引擎配置链接可自动添加到主屏。
AI引擎:
gitcode:https://gitcode.com/aisearch?q=
metaso:https://metaso.cn/?q=
360AI:https://so.360.com/s?q=
gc-copilot:i:0/js/hash2textarea.js:https://gitcode.com/ai-copilot/#%s
tiangong:i:0/js/hash2textarea.js:https://beta.tiangong.cn/#%s
xunfei:i:0/js/hash2textarea.js:https://xinghuo.xfyun.cn/desk#%s
baiduAI:i:0/js/hash2editable.js:https://chat.baidu.com/#%s
chatglm:i:0/js/hash2textarea.js:https://chatglm.cn/main/detail#%s
doubao:i:0/js/hash2textarea.js:https://www.doubao.com/chat/#%s
baichuan:i:0/js/hash2textarea.js:https://www.baichuan-ai.com/chat#%s
镜像:
google:i:0mhttps://loud-moth-21.deno.dev/:https://google.com/search?q=%s
推荐引擎(将下面文本添加到home5.search中):
顺序:i:40%s_00
apkdl:https://apkdl.in/app/search?q=
apkbog:https://www.apkbog.com/en/apks/search/
知乎:https://www.zhihu.com/search?type=content&amp;q=
bilibili:https://m.bilibili.com/search?keyword=
抖音:https://www.douyin.com/search/%s?source=normal_search
高德地图:https://ditu.amap.com/search?query=
京东:https://search.jd.com/Search?enc=utf-8&amp;keyword=
淘宝:https://taobao.com/search?q=
苏宁:https://m.suning.com/search/%s/
拼多多:http://mobile.yangkeduo.com/search_result.html?search_key=
优惠券:http://mall.yhm11.com/index.php?r=l&amp;kw=
百度图片:http://image.baidu.com/search/index?tn=baiduimage&amp;word=
bing图片:http://bing.com/images/search?q=
搜狗表情:https://pic.sogou.com/pic/emo/searchList.jsp?keyword=
微信:https://weixin.sogou.com/weixin?type=2&amp;s_from=input&amp;query=
大百科全书:http://h.bkzx.cn/search?sublibId=2&amp;query=
wolfram:https://www.wolframalpha.com/input/?i=
bookmarkearth:https://www.bookmarkearth.com/s/search?q=
答案答案:https://daandaan.com/search?q=
问答库:https://m.asklib.com/s/
ACG:http://www.acgsou.com/?bound=content&amp;local=1&amp;keyword=
动漫花园:https://share.dmhy.org/topics/list?keyword=
末日动漫:https://share.acgnx.se/search.php?keyword=
慢慢买:http://s.manmanbuy.com/default.aspx?key=
购物党:https://gwdang.com/search?s_product=
快搜比价:https://ks.pconline.com.cn/product.shtml?q=
比一比价:http://www.b1bj.com/s.aspx?key=
盒子比价:http://www.boxz.com/search/
buzz:https://search.buzz.im/?search=
toplinks:https://www.toplinks.cc/s/?keyword=
注:顺序搜索需文件engine.search,格式与home5.search相同,但其中url关键词部分必须用“%s”标识。用此引擎搜索的网页按前进键自动用下一引擎搜索。
除了批量添加引擎外,超微可以将任意支持搜索的网址添加为搜索引擎。方法如下:
访问网站并搜索。 按菜单键,没有的话可长按底部工具条前进按钮弹出菜单。 选择&quot;添加为搜索引擎&quot;,对话框中将出现的地址适当编辑。不少网址后半部分为用&quot;&amp;&quot;分割的等式,将包含搜索条目的等式移动到最后,删除搜索条目本身,其余等式可删可留。若无等式,一般在网址中直接删除搜索条目本身即可。 常用引擎,供用户查漏添加:
google:https://google.com/search?q=
必应:https://www.bing.com/search?q=
必应CN:https://cn.bing.com/search?q=
百度:https://m.baidu.com/s?wd=
Fsou:https://fsoufsou.com/search?q=
seekr:https://www.seekr.com/search?query=
sese:https://sese.yyj.moe/search?q=
you:https://you.com/search?q=
神马:http://m.sm.cn/s?q=
夸克:https://quark.sm.cn/s?q=
无追:https://www.wuzhuiso.com/s?q=
360:http://www.so.com/s?q=
搜狗:https://m.sogou.com/web?query=
ecosia:https://www.ecosia.org/search?q=
萌搜:https://mengso.com/search?q=
头条:https://m.toutiao.com/search/?keyword=
magi:https://magi.com/search?q=
Lookao:https://lookao.com/search?q=</description>
|
||||
<description>超微浏览器下点击搜索引擎配置链接可自动添加到主屏。
AI引擎:
gitcode:https://gitcode.com/aisearch?q=
metaso:https://metaso.cn/?q=
360AI:https://so.360.com/s?q=
gc-copilot:i:0/js/hash2textarea.js:https://gitcode.com/ai-copilot/#%s
tiangong:i:0/js/hash2textarea.js:https://www.tiangong.cn/#%s
xunfei:i:0/js/hash2textarea.js:https://xinghuo.xfyun.cn/desk#%s
baiduAI:i:0/js/hash2editable.js:https://chat.baidu.com/#%s
chatglm:i:0/js/hash2textarea.js:https://chatglm.cn/main/detail#%s
doubao:i:0/js/hash2textarea.js:https://www.doubao.com/chat/#%s
baichuan:i:0/js/hash2textarea.js:https://www.baichuan-ai.com/chat#%s
yuewen:i:0/js/hash2textarea.js:https://yuewen.cn/chats/new#%s
镜像:
google:i:0mhttps://loud-moth-21.deno.dev/:https://google.com/search?q=%s
推荐引擎(将下面文本添加到home5.search中):
顺序:i:40%s_00
apkdl:https://apkdl.in/app/search?q=
apkbog:https://www.apkbog.com/en/apks/search/
知乎:https://www.zhihu.com/search?type=content&amp;q=
bilibili:https://m.bilibili.com/search?keyword=
抖音:https://www.douyin.com/search/%s?source=normal_search
高德地图:https://ditu.amap.com/search?query=
京东:https://search.jd.com/Search?enc=utf-8&amp;keyword=
淘宝:https://taobao.com/search?q=
苏宁:https://m.suning.com/search/%s/
拼多多:http://mobile.yangkeduo.com/search_result.html?search_key=
优惠券:http://mall.yhm11.com/index.php?r=l&amp;kw=
百度图片:http://image.baidu.com/search/index?tn=baiduimage&amp;word=
bing图片:http://bing.com/images/search?q=
搜狗表情:https://pic.sogou.com/pic/emo/searchList.jsp?keyword=
微信:https://weixin.sogou.com/weixin?type=2&amp;s_from=input&amp;query=
大百科全书:http://h.bkzx.cn/search?sublibId=2&amp;query=
wolfram:https://www.wolframalpha.com/input/?i=
bookmarkearth:https://www.bookmarkearth.com/s/search?q=
答案答案:https://daandaan.com/search?q=
问答库:https://m.asklib.com/s/
ACG:http://www.acgsou.com/?bound=content&amp;local=1&amp;keyword=
动漫花园:https://share.dmhy.org/topics/list?keyword=
末日动漫:https://share.acgnx.se/search.php?keyword=
慢慢买:http://s.manmanbuy.com/default.aspx?key=
购物党:https://gwdang.com/search?s_product=
快搜比价:https://ks.pconline.com.cn/product.shtml?q=
比一比价:http://www.b1bj.com/s.aspx?key=
盒子比价:http://www.boxz.com/search/
buzz:https://search.buzz.im/?search=
toplinks:https://www.toplinks.cc/s/?keyword=
注:顺序搜索需文件engine.search,格式与home5.search相同,但其中url关键词部分必须用“%s”标识。用此引擎搜索的网页按前进键自动用下一引擎搜索。
除了批量添加引擎外,超微可以将任意支持搜索的网址添加为搜索引擎。方法如下:
访问网站并搜索。 按菜单键,没有的话可长按底部工具条前进按钮弹出菜单。 选择&quot;添加为搜索引擎&quot;,对话框中将出现的地址适当编辑。不少网址后半部分为用&quot;&amp;&quot;分割的等式,将包含搜索条目的等式移动到最后,删除搜索条目本身,其余等式可删可留。若无等式,一般在网址中直接删除搜索条目本身即可。 常用引擎,供用户查漏添加:
google:https://google.com/search?q=
必应:https://www.bing.com/search?q=
必应CN:https://cn.bing.com/search?q=
百度:https://m.baidu.com/s?wd=
Fsou:https://fsoufsou.com/search?q=
seekr:https://www.seekr.com/search?query=
sese:https://sese.yyj.moe/search?q=
you:https://you.com/search?q=
神马:http://m.sm.cn/s?q=
夸克:https://quark.sm.cn/s?q=
无追:https://www.wuzhuiso.com/s?q=
360:http://www.so.com/s?q=
搜狗:https://m.sogou.com/web?query=
ecosia:https://www.ecosia.org/search?q=
萌搜:https://mengso.com/search?q=
头条:https://m.toutiao.com/search/?keyword=
magi:https://magi.com/search?q=</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>html5应用</title>
|
||||
|
@ -233,11 +233,11 @@
|
|||
<description>点击本链接自动安装分类多引擎文件至&quot;bookmark&quot;目录下。
超微浏览器中通过“设置”-&gt;“总目录”-&gt;“↑”-&gt;“Download”,点击后缀为.search的下载文件,超微浏览器将自动显示分类多引擎搜索。此时可按菜单键(或长按底部工具条后退按钮)选择“添加到桌面”方便以后访问。
.search文件每行格式为如下几种:
[搜索引擎名]:[不含%s的url]
[搜索引擎名]:[含%s的url]
[搜索引擎名]:POST:[含%s的post参数]:[url]
[Engine name]:[Extra request headers]:[post params with '%s' as keyword]:[url]
[Extra request headers] Ex. &quot;X-Forwarded-For;8.8.8.8&quot; when [post params] is empty, the url should have '%s' as keyword. Ex. bingUS engine w/ chatgpt .search文件首行必须为第一种类型的搜索引擎。由于其它类型的引擎数量稀少,为性能考虑,超微限制了首个引擎的种类。
用&quot;i:&quot;等超微内部scheme作开头的搜索引擎,关键词部分仅支持使用&quot;%s&quot;,这纯粹是为了降低代码复杂性。
本地引擎 搜索引擎已经支持命令行url,现在可添加离线字典查询至主页。命令行url格式为
c:[含%s的命令行]
d:mimetype:[含%s的命令行]:[外部资源url]
查询时关键词会自动替换命令行中的%s。
笔者用来查询各式词典,发现效果非常好。百兆以内的文本文件压缩以后可以直接快速检索,定位至特定位置以后可上下滚动阅读全部文本。</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>加速访问国外网站</title>
|
||||
<title>加速国外网站访问</title>
|
||||
<link>/zh/hosts/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
<guid>/zh/hosts/</guid>
|
||||
<description>不少国外网站本身虽可访问,但由于网站需要下载其它网址的资源而导致无法访问。根域名屏蔽可屏蔽文件中域名的一切子域名、孙域名、......,从而主动排除这些网址,最终允许浏览器快速访问。
使用Android端uweb浏览器。
域名文件内容如下:
googleadservices.com
googlesyndication.com
adsense.com
googleapis.com
google-analytics.com
googletagservices.com
twitter.com
facebook.com
fbcdn.net
其它国外网址访问技巧:
尝试关闭javascript, 譬如程序员网站stackoverflow.com在关闭javascript的情况下国内一般均可快速访问。 关闭网页图片 </description>
|
||||
<description>不少国外网站本身虽可访问,但由于网站需要下载其它网址的资源而导致无法访问。根域名屏蔽可屏蔽文件中域名的一切子域名、孙域名、......,从而主动排除这些网址,最终允许浏览器快速访问。
使用Android端uweb浏览器。
域名文件 &quot;default.hosts&quot; 内容如下:
googleadservices.com
googlesyndication.com
adsense.com
googleapis.com
google-analytics.com
googletagservices.com
facebook.com
fbcdn.net
其它国外网址访问技巧:
尝试关闭javascript, 譬如程序员网站stackoverflow.com在关闭javascript的情况下国内一般均可快速访问。 关闭网页图片 重定向网址:包括重定向至国内镜像以及全局重定向。 </description>
|
||||
</item>
|
||||
<item>
|
||||
<title>绝杀完整域名树</title>
|
||||
|
|
|
@ -53,12 +53,13 @@
|
|||
<p><a href="i:00metaso:https://metaso.cn/?q=">metaso:https://metaso.cn/?q=</a></p>
|
||||
<p><a href="i:00360AI:https://so.360.com/s?q=">360AI:https://so.360.com/s?q=</a></p>
|
||||
<p><a href="i:00gc-copilot:i:0/js/hash2textarea.js:https://gitcode.com/ai-copilot/#%s">gc-copilot:i:0/js/hash2textarea.js:https://gitcode.com/ai-copilot/#%s</a></p>
|
||||
<p><a href="i:00tiangong:i:0/js/hash2textarea.js:https://beta.tiangong.cn/#%s">tiangong:i:0/js/hash2textarea.js:https://beta.tiangong.cn/#%s</a></p>
|
||||
<p><a href="i:00tiangong:i:0/js/hash2textarea.js:https://www.tiangong.cn/#%s">tiangong:i:0/js/hash2textarea.js:https://www.tiangong.cn/#%s</a></p>
|
||||
<p><a href="i:00xunfei:i:0/js/hash2textarea.js:https://xinghuo.xfyun.cn/desk#%s">xunfei:i:0/js/hash2textarea.js:https://xinghuo.xfyun.cn/desk#%s</a></p>
|
||||
<p><a href="i:00baiduAI:i:0/js/hash2editable.js:https://chat.baidu.com/#%s">baiduAI:i:0/js/hash2editable.js:https://chat.baidu.com/#%s</a></p>
|
||||
<p><a href="i:00chatglm:i:0/js/hash2textarea.js:https://chatglm.cn/main/detail#%s">chatglm:i:0/js/hash2textarea.js:https://chatglm.cn/main/detail#%s</a></p>
|
||||
<p><a href="i:00doubao:i:0/js/hash2textarea.js:https://www.doubao.com/chat/#%s">doubao:i:0/js/hash2textarea.js:https://www.doubao.com/chat/#%s</a></p>
|
||||
<p><a href="i:00baichuan:i:0/js/hash2textarea.js:https://www.baichuan-ai.com/chat#%s">baichuan:i:0/js/hash2textarea.js:https://www.baichuan-ai.com/chat#%s</a></p>
|
||||
<p><a href="i:00yuewen:i:0/js/hash2textarea.js:https://yuewen.cn/chats/new#%s">yuewen:i:0/js/hash2textarea.js:https://yuewen.cn/chats/new#%s</a></p>
|
||||
<p>镜像:<br>
|
||||
<a href="i:00google:i:0mhttps://loud-moth-21.deno.dev/:https://google.com/search?q=%s">google:i:0mhttps://loud-moth-21.deno.dev/:https://google.com/search?q=%s</a></p>
|
||||
<p>推荐引擎(将下面文本添加到home5.search中):<br>
|
||||
|
@ -322,8 +323,8 @@
|
|||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 30 April 2024<br>
|
||||
adjust gitcode.com/aisearch?q=<br>
|
||||
<p>Last Modified: 20 May 2024<br>
|
||||
update tiangong AI<br>
|
||||
<pre>24.02.26 添加网盘搜索引擎
|
||||
</pre>
|
||||
</p>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>/zh/_posts/</loc>
|
||||
<lastmod>2024-04-30T20:48:49+08:00</lastmod>
|
||||
<lastmod>2024-05-20T11:27:34+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
@ -16,7 +16,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/zh/tags/</loc>
|
||||
<lastmod>2024-04-02T11:46:25+08:00</lastmod>
|
||||
<lastmod>2024-05-20T11:27:34+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
@ -29,7 +29,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/zh/</loc>
|
||||
<lastmod>2024-05-06T08:39:50+08:00</lastmod>
|
||||
<lastmod>2024-05-20T11:27:34+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
@ -126,7 +126,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/zh/topposts/</loc>
|
||||
<lastmod>2024-04-30T14:31:43+08:00</lastmod>
|
||||
<lastmod>2024-05-20T10:21:22+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
@ -139,7 +139,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/zh/search/</loc>
|
||||
<lastmod>2024-04-30T14:31:43+08:00</lastmod>
|
||||
<lastmod>2024-05-20T10:21:22+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
@ -233,7 +233,7 @@
|
|||
<lastmod>2024-04-02T11:46:25+08:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/zh/tags/%E4%B8%8D%E8%89%AF%E4%BF%A1%E6%81%AF%E5%B1%8F%E8%94%BD/</loc>
|
||||
<lastmod>2024-04-02T11:46:25+08:00</lastmod>
|
||||
<lastmod>2024-05-20T11:27:34+08:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/zh/bookmark/</loc>
|
||||
<lastmod>2024-04-20T09:19:05+08:00</lastmod>
|
||||
|
@ -534,10 +534,10 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/zh/tags/%E5%9B%BD%E5%A4%96%E7%BD%91%E5%9D%80/</loc>
|
||||
<lastmod>2024-04-02T11:46:25+08:00</lastmod>
|
||||
<lastmod>2024-05-20T11:27:34+08:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/zh/hosts/</loc>
|
||||
<lastmod>2024-04-02T11:46:25+08:00</lastmod>
|
||||
<lastmod>2024-05-20T11:27:34+08:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/zh/adblock_domain/</loc>
|
||||
<lastmod>2024-04-02T11:46:25+08:00</lastmod>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<description>Recent content in Tags on 超微浏览器: 威、快、高效、极致优化</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>zh</language>
|
||||
<lastBuildDate>Tue, 02 Apr 2024 11:46:25 +0800</lastBuildDate>
|
||||
<lastBuildDate>Mon, 20 May 2024 11:27:34 +0800</lastBuildDate>
|
||||
<atom:link href="/zh/tags/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>电视</title>
|
||||
|
|
|
@ -54,7 +54,7 @@
|
|||
|
||||
<li class="post">
|
||||
<a href="../../hosts/index.html#">
|
||||
<span>加速访问国外网站</span>
|
||||
<span>加速国外网站访问</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<description>Recent content in 不良信息屏蔽 on 超微浏览器: 威、快、高效、极致优化</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>zh</language>
|
||||
<lastBuildDate>Tue, 02 Apr 2024 11:46:25 +0800</lastBuildDate>
|
||||
<lastBuildDate>Mon, 20 May 2024 11:27:34 +0800</lastBuildDate>
|
||||
<atom:link href="/zh/tags/%E4%B8%8D%E8%89%AF%E4%BF%A1%E6%81%AF%E5%B1%8F%E8%94%BD/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>利用用户自定义样式屏蔽不良信息</title>
|
||||
|
@ -23,11 +23,11 @@
|
|||
<description>覆盖安装全屏播放菜单示例:屏幕旋转,退出
本文以超微浏览器为例来说明。
创建文件&quot;default.playrate&quot;可定制全屏倍速播放菜单项,格式与文件default.link完全相同。倍速播放菜单链接部分为空,譬如&quot;.5x:&quot;,倍速菜单至少有一个。链接部分非空的菜单必须在所有倍速菜单之后。 长按设置按钮勾选“弹出视频地址”,则视频播放时会弹出真正的播放地址,点击地址播放可避免一切不良信息。如果点击后为下载操作,可长按链接分享给视频播放器。用户亦可配置在线播放或安装插件。嗅探的视频/资源类型可由文件“types.sniff”控制。 很多视频解析结果在UA为PC的情况下非常干净,没什么不良信息。故用户可在播放前切换UA至PC。如:wn.run/解析结果对PC非常干净。 某些视频网站在全屏播放时都会出现不良信息占住屏幕一部分。点击全屏播放之前,长按[☰]按钮,超微浏览器将弹出全局脚本菜单,勾选“移除浮动不良信息”后再点全屏播放则完美播放。 也可利用全屏播放屏蔽一切不良信息。方法如下: 长按[☰]按钮,勾选“全屏视频”。此选项将让无法全屏播放的网站强制允许全屏播放。 对无法全屏、无法放大的视频网站,可长按[☰]按钮,勾选“强制缩放”,然后手动放大至全屏。 灵活应用JS、图像开关屏蔽一切不良信息:视频搜索前关闭JS开关,进入播放网页前关闭图像显示并打开JS。 视频解析之电视剧: 首先在视频网站搜索电视剧片名,下面会显示不同的剧集,点击它们再用视频解析即可观看。如果直接点击电视剧用视频解析则每次播放均为第一集。 视频搜索预配置(超过400个引擎)
视频资源:
视频解析配置 nbwz mvcat novip bdys z2py ddrk nfmovies 电视直播 OK资源 全国电视直播 免费视频 国外剧 纪录片 网络直播 点击安装&quot;视频播放增强(倍速等),635+版本功能已内置,仅供高级用户定制参考。&quot;</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>加速访问国外网站</title>
|
||||
<title>加速国外网站访问</title>
|
||||
<link>/zh/hosts/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
<guid>/zh/hosts/</guid>
|
||||
<description>不少国外网站本身虽可访问,但由于网站需要下载其它网址的资源而导致无法访问。根域名屏蔽可屏蔽文件中域名的一切子域名、孙域名、......,从而主动排除这些网址,最终允许浏览器快速访问。
使用Android端uweb浏览器。
域名文件内容如下:
googleadservices.com
googlesyndication.com
adsense.com
googleapis.com
google-analytics.com
googletagservices.com
twitter.com
facebook.com
fbcdn.net
其它国外网址访问技巧:
尝试关闭javascript, 譬如程序员网站stackoverflow.com在关闭javascript的情况下国内一般均可快速访问。 关闭网页图片 </description>
|
||||
<description>不少国外网站本身虽可访问,但由于网站需要下载其它网址的资源而导致无法访问。根域名屏蔽可屏蔽文件中域名的一切子域名、孙域名、......,从而主动排除这些网址,最终允许浏览器快速访问。
使用Android端uweb浏览器。
域名文件 &quot;default.hosts&quot; 内容如下:
googleadservices.com
googlesyndication.com
adsense.com
googleapis.com
google-analytics.com
googletagservices.com
facebook.com
fbcdn.net
其它国外网址访问技巧:
尝试关闭javascript, 譬如程序员网站stackoverflow.com在关闭javascript的情况下国内一般均可快速访问。 关闭网页图片 重定向网址:包括重定向至国内镜像以及全局重定向。 </description>
|
||||
</item>
|
||||
<item>
|
||||
<title>绝杀完整域名树</title>
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
|
||||
<li class="post">
|
||||
<a href="../../hosts/index.html#">
|
||||
<span>加速访问国外网站</span>
|
||||
<span>加速国外网站访问</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -8,11 +8,11 @@
|
|||
<language>zh</language>
|
||||
<atom:link href="/zh/tags/%E5%9B%BD%E5%A4%96%E7%BD%91%E5%9D%80/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>加速访问国外网站</title>
|
||||
<title>加速国外网站访问</title>
|
||||
<link>/zh/hosts/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
<guid>/zh/hosts/</guid>
|
||||
<description>不少国外网站本身虽可访问,但由于网站需要下载其它网址的资源而导致无法访问。根域名屏蔽可屏蔽文件中域名的一切子域名、孙域名、......,从而主动排除这些网址,最终允许浏览器快速访问。
使用Android端uweb浏览器。
域名文件内容如下:
googleadservices.com
googlesyndication.com
adsense.com
googleapis.com
google-analytics.com
googletagservices.com
twitter.com
facebook.com
fbcdn.net
其它国外网址访问技巧:
尝试关闭javascript, 譬如程序员网站stackoverflow.com在关闭javascript的情况下国内一般均可快速访问。 关闭网页图片 </description>
|
||||
<description>不少国外网站本身虽可访问,但由于网站需要下载其它网址的资源而导致无法访问。根域名屏蔽可屏蔽文件中域名的一切子域名、孙域名、......,从而主动排除这些网址,最终允许浏览器快速访问。
使用Android端uweb浏览器。
域名文件 &quot;default.hosts&quot; 内容如下:
googleadservices.com
googlesyndication.com
adsense.com
googleapis.com
google-analytics.com
googletagservices.com
facebook.com
fbcdn.net
其它国外网址访问技巧:
尝试关闭javascript, 譬如程序员网站stackoverflow.com在关闭javascript的情况下国内一般均可快速访问。 关闭网页图片 重定向网址:包括重定向至国内镜像以及全局重定向。 </description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
|
|
|
@ -6,14 +6,14 @@
|
|||
<description>Recent content in Topposts on 超微浏览器: 威、快、高效、极致优化</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>zh</language>
|
||||
<lastBuildDate>Tue, 30 Apr 2024 14:31:43 +0800</lastBuildDate>
|
||||
<lastBuildDate>Mon, 20 May 2024 10:21:22 +0800</lastBuildDate>
|
||||
<atom:link href="/zh/topposts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>浏览器多搜索引擎一键直达</title>
|
||||
<link>/zh/search/</link>
|
||||
<pubDate>Thu, 28 Jul 2022 00:00:00 +0000</pubDate>
|
||||
<guid>/zh/search/</guid>
|
||||
<description>超微浏览器下点击搜索引擎配置链接可自动添加到主屏。
AI引擎:
gitcode:https://gitcode.com/aisearch?q=
metaso:https://metaso.cn/?q=
360AI:https://so.360.com/s?q=
gc-copilot:i:0/js/hash2textarea.js:https://gitcode.com/ai-copilot/#%s
tiangong:i:0/js/hash2textarea.js:https://beta.tiangong.cn/#%s
xunfei:i:0/js/hash2textarea.js:https://xinghuo.xfyun.cn/desk#%s
baiduAI:i:0/js/hash2editable.js:https://chat.baidu.com/#%s
chatglm:i:0/js/hash2textarea.js:https://chatglm.cn/main/detail#%s
doubao:i:0/js/hash2textarea.js:https://www.doubao.com/chat/#%s
baichuan:i:0/js/hash2textarea.js:https://www.baichuan-ai.com/chat#%s
镜像:
google:i:0mhttps://loud-moth-21.deno.dev/:https://google.com/search?q=%s
推荐引擎(将下面文本添加到home5.search中):
顺序:i:40%s_00
apkdl:https://apkdl.in/app/search?q=
apkbog:https://www.apkbog.com/en/apks/search/
知乎:https://www.zhihu.com/search?type=content&amp;q=
bilibili:https://m.bilibili.com/search?keyword=
抖音:https://www.douyin.com/search/%s?source=normal_search
高德地图:https://ditu.amap.com/search?query=
京东:https://search.jd.com/Search?enc=utf-8&amp;keyword=
淘宝:https://taobao.com/search?q=
苏宁:https://m.suning.com/search/%s/
拼多多:http://mobile.yangkeduo.com/search_result.html?search_key=
优惠券:http://mall.yhm11.com/index.php?r=l&amp;kw=
百度图片:http://image.baidu.com/search/index?tn=baiduimage&amp;word=
bing图片:http://bing.com/images/search?q=
搜狗表情:https://pic.sogou.com/pic/emo/searchList.jsp?keyword=
微信:https://weixin.sogou.com/weixin?type=2&amp;s_from=input&amp;query=
大百科全书:http://h.bkzx.cn/search?sublibId=2&amp;query=
wolfram:https://www.wolframalpha.com/input/?i=
bookmarkearth:https://www.bookmarkearth.com/s/search?q=
答案答案:https://daandaan.com/search?q=
问答库:https://m.asklib.com/s/
ACG:http://www.acgsou.com/?bound=content&amp;local=1&amp;keyword=
动漫花园:https://share.dmhy.org/topics/list?keyword=
末日动漫:https://share.acgnx.se/search.php?keyword=
慢慢买:http://s.manmanbuy.com/default.aspx?key=
购物党:https://gwdang.com/search?s_product=
快搜比价:https://ks.pconline.com.cn/product.shtml?q=
比一比价:http://www.b1bj.com/s.aspx?key=
盒子比价:http://www.boxz.com/search/
buzz:https://search.buzz.im/?search=
toplinks:https://www.toplinks.cc/s/?keyword=
注:顺序搜索需文件engine.search,格式与home5.search相同,但其中url关键词部分必须用“%s”标识。用此引擎搜索的网页按前进键自动用下一引擎搜索。
除了批量添加引擎外,超微可以将任意支持搜索的网址添加为搜索引擎。方法如下:
访问网站并搜索。 按菜单键,没有的话可长按底部工具条前进按钮弹出菜单。 选择&quot;添加为搜索引擎&quot;,对话框中将出现的地址适当编辑。不少网址后半部分为用&quot;&amp;&quot;分割的等式,将包含搜索条目的等式移动到最后,删除搜索条目本身,其余等式可删可留。若无等式,一般在网址中直接删除搜索条目本身即可。 常用引擎,供用户查漏添加:
google:https://google.com/search?q=
必应:https://www.bing.com/search?q=
必应CN:https://cn.bing.com/search?q=
百度:https://m.baidu.com/s?wd=
Fsou:https://fsoufsou.com/search?q=
seekr:https://www.seekr.com/search?query=
sese:https://sese.yyj.moe/search?q=
you:https://you.com/search?q=
神马:http://m.sm.cn/s?q=
夸克:https://quark.sm.cn/s?q=
无追:https://www.wuzhuiso.com/s?q=
360:http://www.so.com/s?q=
搜狗:https://m.sogou.com/web?query=
ecosia:https://www.ecosia.org/search?q=
萌搜:https://mengso.com/search?q=
头条:https://m.toutiao.com/search/?keyword=
magi:https://magi.com/search?q=
Lookao:https://lookao.com/search?q=</description>
|
||||
<description>超微浏览器下点击搜索引擎配置链接可自动添加到主屏。
AI引擎:
gitcode:https://gitcode.com/aisearch?q=
metaso:https://metaso.cn/?q=
360AI:https://so.360.com/s?q=
gc-copilot:i:0/js/hash2textarea.js:https://gitcode.com/ai-copilot/#%s
tiangong:i:0/js/hash2textarea.js:https://www.tiangong.cn/#%s
xunfei:i:0/js/hash2textarea.js:https://xinghuo.xfyun.cn/desk#%s
baiduAI:i:0/js/hash2editable.js:https://chat.baidu.com/#%s
chatglm:i:0/js/hash2textarea.js:https://chatglm.cn/main/detail#%s
doubao:i:0/js/hash2textarea.js:https://www.doubao.com/chat/#%s
baichuan:i:0/js/hash2textarea.js:https://www.baichuan-ai.com/chat#%s
yuewen:i:0/js/hash2textarea.js:https://yuewen.cn/chats/new#%s
镜像:
google:i:0mhttps://loud-moth-21.deno.dev/:https://google.com/search?q=%s
推荐引擎(将下面文本添加到home5.search中):
顺序:i:40%s_00
apkdl:https://apkdl.in/app/search?q=
apkbog:https://www.apkbog.com/en/apks/search/
知乎:https://www.zhihu.com/search?type=content&amp;q=
bilibili:https://m.bilibili.com/search?keyword=
抖音:https://www.douyin.com/search/%s?source=normal_search
高德地图:https://ditu.amap.com/search?query=
京东:https://search.jd.com/Search?enc=utf-8&amp;keyword=
淘宝:https://taobao.com/search?q=
苏宁:https://m.suning.com/search/%s/
拼多多:http://mobile.yangkeduo.com/search_result.html?search_key=
优惠券:http://mall.yhm11.com/index.php?r=l&amp;kw=
百度图片:http://image.baidu.com/search/index?tn=baiduimage&amp;word=
bing图片:http://bing.com/images/search?q=
搜狗表情:https://pic.sogou.com/pic/emo/searchList.jsp?keyword=
微信:https://weixin.sogou.com/weixin?type=2&amp;s_from=input&amp;query=
大百科全书:http://h.bkzx.cn/search?sublibId=2&amp;query=
wolfram:https://www.wolframalpha.com/input/?i=
bookmarkearth:https://www.bookmarkearth.com/s/search?q=
答案答案:https://daandaan.com/search?q=
问答库:https://m.asklib.com/s/
ACG:http://www.acgsou.com/?bound=content&amp;local=1&amp;keyword=
动漫花园:https://share.dmhy.org/topics/list?keyword=
末日动漫:https://share.acgnx.se/search.php?keyword=
慢慢买:http://s.manmanbuy.com/default.aspx?key=
购物党:https://gwdang.com/search?s_product=
快搜比价:https://ks.pconline.com.cn/product.shtml?q=
比一比价:http://www.b1bj.com/s.aspx?key=
盒子比价:http://www.boxz.com/search/
buzz:https://search.buzz.im/?search=
toplinks:https://www.toplinks.cc/s/?keyword=
注:顺序搜索需文件engine.search,格式与home5.search相同,但其中url关键词部分必须用“%s”标识。用此引擎搜索的网页按前进键自动用下一引擎搜索。
除了批量添加引擎外,超微可以将任意支持搜索的网址添加为搜索引擎。方法如下:
访问网站并搜索。 按菜单键,没有的话可长按底部工具条前进按钮弹出菜单。 选择&quot;添加为搜索引擎&quot;,对话框中将出现的地址适当编辑。不少网址后半部分为用&quot;&amp;&quot;分割的等式,将包含搜索条目的等式移动到最后,删除搜索条目本身,其余等式可删可留。若无等式,一般在网址中直接删除搜索条目本身即可。 常用引擎,供用户查漏添加:
google:https://google.com/search?q=
必应:https://www.bing.com/search?q=
必应CN:https://cn.bing.com/search?q=
百度:https://m.baidu.com/s?wd=
Fsou:https://fsoufsou.com/search?q=
seekr:https://www.seekr.com/search?query=
sese:https://sese.yyj.moe/search?q=
you:https://you.com/search?q=
神马:http://m.sm.cn/s?q=
夸克:https://quark.sm.cn/s?q=
无追:https://www.wuzhuiso.com/s?q=
360:http://www.so.com/s?q=
搜狗:https://m.sogou.com/web?query=
ecosia:https://www.ecosia.org/search?q=
萌搜:https://mengso.com/search?q=
头条:https://m.toutiao.com/search/?keyword=
magi:https://magi.com/search?q=</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>配置总览</title>
|
||||
|
|
Loading…
Reference in a new issue