mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
add notes for search engine file format
This commit is contained in:
parent
67b2f74f41
commit
f86d763d67
8 changed files with 25 additions and 19 deletions
|
@ -11,7 +11,7 @@
|
||||||
<sitemap>
|
<sitemap>
|
||||||
<loc>/zh/sitemap.xml</loc>
|
<loc>/zh/sitemap.xml</loc>
|
||||||
|
|
||||||
<lastmod>2024-03-24T11:46:01+08:00</lastmod>
|
<lastmod>2024-03-25T11:05:39+08:00</lastmod>
|
||||||
|
|
||||||
</sitemap>
|
</sitemap>
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
<description>Recent content in _Posts on 超微浏览器: 威、快、高效、极致优化</description>
|
<description>Recent content in _Posts on 超微浏览器: 威、快、高效、极致优化</description>
|
||||||
<generator>Hugo -- gohugo.io</generator>
|
<generator>Hugo -- gohugo.io</generator>
|
||||||
<language>zh</language>
|
<language>zh</language>
|
||||||
<lastBuildDate>Sun, 24 Mar 2024 09:48:25 +0800</lastBuildDate>
|
<lastBuildDate>Mon, 25 Mar 2024 11:05:39 +0800</lastBuildDate>
|
||||||
<atom:link href="/zh/_posts/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="/zh/_posts/index.xml" rel="self" type="application/rss+xml" />
|
||||||
<item>
|
<item>
|
||||||
<title>电视直播</title>
|
<title>电视直播</title>
|
||||||
|
@ -195,7 +195,7 @@
|
||||||
<link>/zh/searchcat/</link>
|
<link>/zh/searchcat/</link>
|
||||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||||
<guid>/zh/searchcat/</guid>
|
<guid>/zh/searchcat/</guid>
|
||||||
<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文件首行必须为第一种类型的搜索引擎。由于其它两种类型的引擎数量稀少,为性能考虑,超微限制了首个引擎的种类。
本地引擎 搜索引擎已经支持命令行url,现在可添加离线字典查询至主页。命令行url格式为
c:[含%s的命令行]
d:mimetype:[含%s的命令行]:[外部资源url]
查询时关键词会自动替换命令行中的%s。
笔者用来查询各式词典,发现效果非常好。百兆以内的文本文件压缩以后可以直接快速检索,定位至特定位置以后可上下滚动阅读全部文本。</description>
|
<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>
|
||||||
<item>
|
<item>
|
||||||
<title>加速访问国外网站</title>
|
<title>加速访问国外网站</title>
|
||||||
|
|
|
@ -299,7 +299,6 @@
|
||||||
<a href="i:00计算器:d:text/html:echo \'%s\'|bc -l -q:">计算器:d:text/html:echo '%s'|bc -l -q:</a></p>
|
<a href="i:00计算器:d:text/html:echo \'%s\'|bc -l -q:">计算器:d:text/html:echo '%s'|bc -l -q:</a></p>
|
||||||
<p><a href="i:00函数作图:d:image/svg+xml:gnuplot -e \'set term svg;set output; plot %s\':">函数作图:d:image/svg+xml:gnuplot -e 'set term svg;set output; plot %s':</a></p>
|
<p><a href="i:00函数作图:d:image/svg+xml:gnuplot -e \'set term svg;set output; plot %s\':">函数作图:d:image/svg+xml:gnuplot -e 'set term svg;set output; plot %s':</a></p>
|
||||||
<p><a href="i:003d函数作图:d:image/svg+xml:gnuplot -e \'set term svg;set output; splot %s\':">3d函数作图:d:image/svg+xml:gnuplot -e 'set term svg;set output; splot %s':</a></p>
|
<p><a href="i:003d函数作图:d:image/svg+xml:gnuplot -e \'set term svg;set output; splot %s\':">3d函数作图:d:image/svg+xml:gnuplot -e 'set term svg;set output; splot %s':</a></p>
|
||||||
<p><a href="../searchcat/index.html">分类搜索</a></p>
|
|
||||||
<p>更多引擎可参看:<br>
|
<p>更多引擎可参看:<br>
|
||||||
<a href="https://github.com/cc1024/Google">google镜像</a><br>
|
<a href="https://github.com/cc1024/Google">google镜像</a><br>
|
||||||
<a href="https://searx.space">searx</a><br>
|
<a href="https://searx.space">searx</a><br>
|
||||||
|
@ -311,10 +310,16 @@
|
||||||
<a href="https://adzhp.cn/bt-sou-suo.html">BT磁力</a><br>
|
<a href="https://adzhp.cn/bt-sou-suo.html">BT磁力</a><br>
|
||||||
<a href="https://github.com/Dictionaryphile/All_Dictionaries">词典</a><br>
|
<a href="https://github.com/Dictionaryphile/All_Dictionaries">词典</a><br>
|
||||||
<a href="https://www.zhihu.com/question/20251786">有哪些特殊的搜索引擎</a></p>
|
<a href="https://www.zhihu.com/question/20251786">有哪些特殊的搜索引擎</a></p>
|
||||||
|
<h4 id="搜索文件格式searchcatindexhtml"><a href="../searchcat/index.html">搜索文件格式</a></h4>
|
||||||
|
<ul>
|
||||||
|
<li>用"i:"等超微内部scheme作开头的搜索引擎,关键词部分仅支持使用"%s",这纯粹是为了降低代码复杂性。</li>
|
||||||
|
<li>POST搜索引擎可使用"i:a1"前缀,后面部分类似于普通搜索引擎串,但由于使用"i:"前缀,关键词部分必须使用"%s"。</li>
|
||||||
|
<li>POST搜索引擎使用"[搜索引擎名]:POST:[含%s的post参数]:[url]"格式时,POST参数会原样发送,所以POST参数部分一般不要%编码。</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<p>Last Modified: 24 March 2024<br>
|
<p>Last Modified: 25 March 2024<br>
|
||||||
fix mirror links<br>
|
add some notes for search engine file format<br>
|
||||||
<pre>24.02.26 添加网盘搜索引擎
|
<pre>24.02.26 添加网盘搜索引擎
|
||||||
</pre>
|
</pre>
|
||||||
</p>
|
</p>
|
||||||
|
|
|
@ -60,7 +60,8 @@
|
||||||
<li>[Extra request headers] Ex. "X-Forwarded-For;8.8.8.8"</li>
|
<li>[Extra request headers] Ex. "X-Forwarded-For;8.8.8.8"</li>
|
||||||
<li>when [post params] is empty, the url should have '%s' as keyword. Ex. <a href="../search/index.html">bingUS engine w/ chatgpt</a></li>
|
<li>when [post params] is empty, the url should have '%s' as keyword. Ex. <a href="../search/index.html">bingUS engine w/ chatgpt</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>.search文件首行必须为第一种类型的搜索引擎。由于其它两种类型的引擎数量稀少,为性能考虑,超微限制了首个引擎的种类。</p>
|
<p>.search文件首行必须为第一种类型的搜索引擎。由于其它类型的引擎数量稀少,为性能考虑,超微限制了首个引擎的种类。<br>
|
||||||
|
用"i:"等超微内部scheme作开头的搜索引擎,关键词部分仅支持使用"%s",这纯粹是为了降低代码复杂性。</p>
|
||||||
<h4 id="本地引擎">本地引擎</h4>
|
<h4 id="本地引擎">本地引擎</h4>
|
||||||
<p>搜索引擎已经支持命令行url,现在可添加离线字典查询至主页。命令行url格式为<br>
|
<p>搜索引擎已经支持命令行url,现在可添加离线字典查询至主页。命令行url格式为<br>
|
||||||
c:[含%s的命令行]<br>
|
c:[含%s的命令行]<br>
|
||||||
|
@ -69,8 +70,8 @@ d:mimetype:[含%s的命令行]:[外部资源url]<br>
|
||||||
<p>笔者用来查询各式词典,发现效果非常好。百兆以内的文本文件压缩以后可以直接快速检索,定位至特定位置以后可上下滚动阅读全部文本。</p>
|
<p>笔者用来查询各式词典,发现效果非常好。百兆以内的文本文件压缩以后可以直接快速检索,定位至特定位置以后可上下滚动阅读全部文本。</p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<p>Last Modified: 4 March 2023<br>
|
<p>Last Modified: 25 March 2024<br>
|
||||||
automate modified date<br>
|
add some notes for search engine file format<br>
|
||||||
<pre></pre>
|
<pre></pre>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||||
<url>
|
<url>
|
||||||
<loc>/zh/_posts/</loc>
|
<loc>/zh/_posts/</loc>
|
||||||
<lastmod>2024-03-24T09:48:25+08:00</lastmod>
|
<lastmod>2024-03-25T11:05:39+08:00</lastmod>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="en"
|
hreflang="en"
|
||||||
|
@ -16,7 +16,7 @@
|
||||||
/>
|
/>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>/zh/tags/</loc>
|
<loc>/zh/tags/</loc>
|
||||||
<lastmod>2024-03-21T18:43:14+08:00</lastmod>
|
<lastmod>2024-03-25T11:05:39+08:00</lastmod>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="en"
|
hreflang="en"
|
||||||
|
@ -126,7 +126,7 @@
|
||||||
/>
|
/>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>/zh/topposts/</loc>
|
<loc>/zh/topposts/</loc>
|
||||||
<lastmod>2024-03-24T08:45:30+08:00</lastmod>
|
<lastmod>2024-03-25T11:03:23+08:00</lastmod>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="en"
|
hreflang="en"
|
||||||
|
@ -139,7 +139,7 @@
|
||||||
/>
|
/>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>/zh/search/</loc>
|
<loc>/zh/search/</loc>
|
||||||
<lastmod>2024-03-24T08:45:30+08:00</lastmod>
|
<lastmod>2024-03-25T11:03:23+08:00</lastmod>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="en"
|
hreflang="en"
|
||||||
|
@ -396,7 +396,7 @@
|
||||||
<lastmod>2023-02-14T14:46:05+08:00</lastmod>
|
<lastmod>2023-02-14T14:46:05+08:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>/zh/tags/%E6%90%9C%E7%B4%A2/</loc>
|
<loc>/zh/tags/%E6%90%9C%E7%B4%A2/</loc>
|
||||||
<lastmod>2023-03-04T17:51:12+08:00</lastmod>
|
<lastmod>2024-03-25T11:05:39+08:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>/zh/tags/tdict/</loc>
|
<loc>/zh/tags/tdict/</loc>
|
||||||
<lastmod>2022-10-04T13:42:16+08:00</lastmod>
|
<lastmod>2022-10-04T13:42:16+08:00</lastmod>
|
||||||
|
@ -521,7 +521,7 @@
|
||||||
/>
|
/>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>/zh/searchcat/</loc>
|
<loc>/zh/searchcat/</loc>
|
||||||
<lastmod>2023-03-04T17:51:12+08:00</lastmod>
|
<lastmod>2024-03-25T11:05:39+08:00</lastmod>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="en"
|
hreflang="en"
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
<description>Recent content in Tags on 超微浏览器: 威、快、高效、极致优化</description>
|
<description>Recent content in Tags on 超微浏览器: 威、快、高效、极致优化</description>
|
||||||
<generator>Hugo -- gohugo.io</generator>
|
<generator>Hugo -- gohugo.io</generator>
|
||||||
<language>zh</language>
|
<language>zh</language>
|
||||||
<lastBuildDate>Thu, 21 Mar 2024 18:43:14 +0800</lastBuildDate>
|
<lastBuildDate>Mon, 25 Mar 2024 11:05:39 +0800</lastBuildDate>
|
||||||
<atom:link href="/zh/tags/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="/zh/tags/index.xml" rel="self" type="application/rss+xml" />
|
||||||
<item>
|
<item>
|
||||||
<title>电视</title>
|
<title>电视</title>
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
<description>Recent content in 搜索 on 超微浏览器: 威、快、高效、极致优化</description>
|
<description>Recent content in 搜索 on 超微浏览器: 威、快、高效、极致优化</description>
|
||||||
<generator>Hugo -- gohugo.io</generator>
|
<generator>Hugo -- gohugo.io</generator>
|
||||||
<language>zh</language>
|
<language>zh</language>
|
||||||
<lastBuildDate>Sat, 04 Mar 2023 17:51:12 +0800</lastBuildDate>
|
<lastBuildDate>Mon, 25 Mar 2024 11:05:39 +0800</lastBuildDate>
|
||||||
<atom:link href="/zh/tags/%E6%90%9C%E7%B4%A2/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="/zh/tags/%E6%90%9C%E7%B4%A2/index.xml" rel="self" type="application/rss+xml" />
|
||||||
<item>
|
<item>
|
||||||
<title>视频播放小窍门</title>
|
<title>视频播放小窍门</title>
|
||||||
|
@ -20,7 +20,7 @@
|
||||||
<link>/zh/searchcat/</link>
|
<link>/zh/searchcat/</link>
|
||||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||||
<guid>/zh/searchcat/</guid>
|
<guid>/zh/searchcat/</guid>
|
||||||
<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文件首行必须为第一种类型的搜索引擎。由于其它两种类型的引擎数量稀少,为性能考虑,超微限制了首个引擎的种类。
本地引擎 搜索引擎已经支持命令行url,现在可添加离线字典查询至主页。命令行url格式为
c:[含%s的命令行]
d:mimetype:[含%s的命令行]:[外部资源url]
查询时关键词会自动替换命令行中的%s。
笔者用来查询各式词典,发现效果非常好。百兆以内的文本文件压缩以后可以直接快速检索,定位至特定位置以后可上下滚动阅读全部文本。</description>
|
<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>
|
||||||
</channel>
|
</channel>
|
||||||
</rss>
|
</rss>
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
<description>Recent content in Topposts on 超微浏览器: 威、快、高效、极致优化</description>
|
<description>Recent content in Topposts on 超微浏览器: 威、快、高效、极致优化</description>
|
||||||
<generator>Hugo -- gohugo.io</generator>
|
<generator>Hugo -- gohugo.io</generator>
|
||||||
<language>zh</language>
|
<language>zh</language>
|
||||||
<lastBuildDate>Sun, 24 Mar 2024 08:45:30 +0800</lastBuildDate>
|
<lastBuildDate>Mon, 25 Mar 2024 11:03:23 +0800</lastBuildDate>
|
||||||
<atom:link href="/zh/topposts/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="/zh/topposts/index.xml" rel="self" type="application/rss+xml" />
|
||||||
<item>
|
<item>
|
||||||
<title>浏览器多搜索引擎一键直达</title>
|
<title>浏览器多搜索引擎一键直达</title>
|
||||||
|
|
Loading…
Reference in a new issue