add notes for search engine file format

This commit is contained in:
James Feng Cao 2024-03-25 11:06:58 +08:00
parent 67b2f74f41
commit f86d763d67
8 changed files with 25 additions and 19 deletions

View File

@ -11,7 +11,7 @@
<sitemap>
<loc>/zh/sitemap.xml</loc>
<lastmod>2024-03-24T11:46:01+08:00</lastmod>
<lastmod>2024-03-25T11:05:39+08:00</lastmod>
</sitemap>

View File

@ -6,7 +6,7 @@
<description>Recent content in _Posts on 超微浏览器: 威、快、高效、极致优化</description>
<generator>Hugo -- gohugo.io</generator>
<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" />
<item>
<title>电视直播</title>
@ -195,7 +195,7 @@
<link>/zh/searchcat/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/zh/searchcat/</guid>
<description>点击本链接自动安装分类多引擎文件至&amp;quot;bookmark&amp;quot;目录下。&#xA;超微浏览器中通过“设置”-&amp;gt;“总目录”-&amp;gt;“↑”-&amp;gt;“Download”点击后缀为.search的下载文件超微浏览器将自动显示分类多引擎搜索。此时可按菜单键或长按底部工具条后退按钮选择“添加到桌面”方便以后访问。&#xA;.search文件每行格式为如下几种&#xA;[搜索引擎名]:[不含%s的url]&#xA;[搜索引擎名]:[含%s的url]&#xA;[搜索引擎名]:POST:[含%s的post参数]:[url]&#xA;[Engine name]:[Extra request headers]:[post params with &#39;%s&#39; as keyword]:[url]&#xA;[Extra request headers] Ex. &amp;quot;X-Forwarded-For;8.8.8.8&amp;quot; when [post params] is empty, the url should have &#39;%s&#39; as keyword. Ex. bingUS engine w/ chatgpt .search文件首行必须为第一种类型的搜索引擎。由于其它两种类型的引擎数量稀少,为性能考虑,超微限制了首个引擎的种类。&#xA;本地引擎 搜索引擎已经支持命令行url现在可添加离线字典查询至主页。命令行url格式为&#xA;c:[含%s的命令行]&#xA;d:mimetype:[含%s的命令行]:[外部资源url]&#xA;查询时关键词会自动替换命令行中的%s。&#xA;笔者用来查询各式词典,发现效果非常好。百兆以内的文本文件压缩以后可以直接快速检索,定位至特定位置以后可上下滚动阅读全部文本。</description>
<description>点击本链接自动安装分类多引擎文件至&amp;quot;bookmark&amp;quot;目录下。&#xA;超微浏览器中通过“设置”-&amp;gt;“总目录”-&amp;gt;“↑”-&amp;gt;“Download”点击后缀为.search的下载文件超微浏览器将自动显示分类多引擎搜索。此时可按菜单键或长按底部工具条后退按钮选择“添加到桌面”方便以后访问。&#xA;.search文件每行格式为如下几种&#xA;[搜索引擎名]:[不含%s的url]&#xA;[搜索引擎名]:[含%s的url]&#xA;[搜索引擎名]:POST:[含%s的post参数]:[url]&#xA;[Engine name]:[Extra request headers]:[post params with &#39;%s&#39; as keyword]:[url]&#xA;[Extra request headers] Ex. &amp;quot;X-Forwarded-For;8.8.8.8&amp;quot; when [post params] is empty, the url should have &#39;%s&#39; as keyword. Ex. bingUS engine w/ chatgpt .search文件首行必须为第一种类型的搜索引擎。由于其它类型的引擎数量稀少为性能考虑超微限制了首个引擎的种类&#xA;&amp;quot;i:&amp;quot;等超微内部scheme作开头的搜索引擎关键词部分仅支持使用&amp;quot;%s&amp;quot;,这纯粹是为了降低代码复杂性&#xA;本地引擎 搜索引擎已经支持命令行url现在可添加离线字典查询至主页。命令行url格式为&#xA;c:[含%s的命令行]&#xA;d:mimetype:[含%s的命令行]:[外部资源url]&#xA;查询时关键词会自动替换命令行中的%s。&#xA;笔者用来查询各式词典,发现效果非常好。百兆以内的文本文件压缩以后可以直接快速检索,定位至特定位置以后可上下滚动阅读全部文本。</description>
</item>
<item>
<title>加速访问国外网站</title>

View File

@ -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>
<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="../searchcat/index.html">分类搜索</a></p>
<p>更多引擎可参看:<br>
<a href="https://github.com/cc1024/Google">google镜像</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://github.com/Dictionaryphile/All_Dictionaries">词典</a><br>
<a href="https://www.zhihu.com/question/20251786">有哪些特殊的搜索引擎</a></p>
<h4 id="搜索文件格式searchcatindexhtml"><a href="../searchcat/index.html">搜索文件格式</a></h4>
<ul>
<li>&quot;i:&quot;等超微内部scheme作开头的搜索引擎关键词部分仅支持使用&quot;%s&quot;,这纯粹是为了降低代码复杂性。</li>
<li>POST搜索引擎可使用&quot;i:a1&quot;前缀,后面部分类似于普通搜索引擎串,但由于使用&quot;i:&quot;前缀,关键词部分必须使用&quot;%s&quot;</li>
<li>POST搜索引擎使用&quot;[搜索引擎名]:POST:[含%s的post参数]:[url]&quot;格式时POST参数会原样发送所以POST参数部分一般不要编码。</li>
</ul>
</div>
<p>Last Modified: 24 March 2024<br>
fix mirror links<br>
<p>Last Modified: 25 March 2024<br>
add some notes for search engine file format<br>
<pre>24.02.26 添加网盘搜索引擎
</pre>
</p>

View File

@ -60,7 +60,8 @@
<li>[Extra request headers] Ex. &quot;X-Forwarded-For;8.8.8.8&quot;</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>
<p>.search文件首行必须为第一种类型的搜索引擎。由于其它两种类型的引擎数量稀少为性能考虑超微限制了首个引擎的种类。</p>
<p>.search文件首行必须为第一种类型的搜索引擎。由于其它类型的引擎数量稀少为性能考虑超微限制了首个引擎的种类。<br>
&quot;i:&quot;等超微内部scheme作开头的搜索引擎关键词部分仅支持使用&quot;%s&quot;,这纯粹是为了降低代码复杂性。</p>
<h4 id="本地引擎">本地引擎</h4>
<p>搜索引擎已经支持命令行url现在可添加离线字典查询至主页。命令行url格式为<br>
c:[含%s的命令行]<br>
@ -69,8 +70,8 @@ d:mimetype:[含%s的命令行]:[外部资源url]<br>
<p>笔者用来查询各式词典,发现效果非常好。百兆以内的文本文件压缩以后可以直接快速检索,定位至特定位置以后可上下滚动阅读全部文本。</p>
</div>
<p>Last Modified: 4 March 2023<br>
automate modified date<br>
<p>Last Modified: 25 March 2024<br>
add some notes for search engine file format<br>
<pre></pre>
</p>

View File

@ -3,7 +3,7 @@
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>/zh/_posts/</loc>
<lastmod>2024-03-24T09:48:25+08:00</lastmod>
<lastmod>2024-03-25T11:05:39+08:00</lastmod>
<xhtml:link
rel="alternate"
hreflang="en"
@ -16,7 +16,7 @@
/>
</url><url>
<loc>/zh/tags/</loc>
<lastmod>2024-03-21T18:43:14+08:00</lastmod>
<lastmod>2024-03-25T11:05:39+08:00</lastmod>
<xhtml:link
rel="alternate"
hreflang="en"
@ -126,7 +126,7 @@
/>
</url><url>
<loc>/zh/topposts/</loc>
<lastmod>2024-03-24T08:45:30+08:00</lastmod>
<lastmod>2024-03-25T11:03:23+08:00</lastmod>
<xhtml:link
rel="alternate"
hreflang="en"
@ -139,7 +139,7 @@
/>
</url><url>
<loc>/zh/search/</loc>
<lastmod>2024-03-24T08:45:30+08:00</lastmod>
<lastmod>2024-03-25T11:03:23+08:00</lastmod>
<xhtml:link
rel="alternate"
hreflang="en"
@ -396,7 +396,7 @@
<lastmod>2023-02-14T14:46:05+08:00</lastmod>
</url><url>
<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>
<loc>/zh/tags/tdict/</loc>
<lastmod>2022-10-04T13:42:16+08:00</lastmod>
@ -521,7 +521,7 @@
/>
</url><url>
<loc>/zh/searchcat/</loc>
<lastmod>2023-03-04T17:51:12+08:00</lastmod>
<lastmod>2024-03-25T11:05:39+08:00</lastmod>
<xhtml:link
rel="alternate"
hreflang="en"

View File

@ -6,7 +6,7 @@
<description>Recent content in Tags on 超微浏览器: 威、快、高效、极致优化</description>
<generator>Hugo -- gohugo.io</generator>
<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" />
<item>
<title>电视</title>

View File

@ -6,7 +6,7 @@
<description>Recent content in 搜索 on 超微浏览器: 威、快、高效、极致优化</description>
<generator>Hugo -- gohugo.io</generator>
<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" />
<item>
<title>视频播放小窍门</title>
@ -20,7 +20,7 @@
<link>/zh/searchcat/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/zh/searchcat/</guid>
<description>点击本链接自动安装分类多引擎文件至&amp;quot;bookmark&amp;quot;目录下。&#xA;超微浏览器中通过“设置”-&amp;gt;“总目录”-&amp;gt;“↑”-&amp;gt;“Download”点击后缀为.search的下载文件超微浏览器将自动显示分类多引擎搜索。此时可按菜单键或长按底部工具条后退按钮选择“添加到桌面”方便以后访问。&#xA;.search文件每行格式为如下几种&#xA;[搜索引擎名]:[不含%s的url]&#xA;[搜索引擎名]:[含%s的url]&#xA;[搜索引擎名]:POST:[含%s的post参数]:[url]&#xA;[Engine name]:[Extra request headers]:[post params with &#39;%s&#39; as keyword]:[url]&#xA;[Extra request headers] Ex. &amp;quot;X-Forwarded-For;8.8.8.8&amp;quot; when [post params] is empty, the url should have &#39;%s&#39; as keyword. Ex. bingUS engine w/ chatgpt .search文件首行必须为第一种类型的搜索引擎。由于其它两种类型的引擎数量稀少,为性能考虑,超微限制了首个引擎的种类。&#xA;本地引擎 搜索引擎已经支持命令行url现在可添加离线字典查询至主页。命令行url格式为&#xA;c:[含%s的命令行]&#xA;d:mimetype:[含%s的命令行]:[外部资源url]&#xA;查询时关键词会自动替换命令行中的%s。&#xA;笔者用来查询各式词典,发现效果非常好。百兆以内的文本文件压缩以后可以直接快速检索,定位至特定位置以后可上下滚动阅读全部文本。</description>
<description>点击本链接自动安装分类多引擎文件至&amp;quot;bookmark&amp;quot;目录下。&#xA;超微浏览器中通过“设置”-&amp;gt;“总目录”-&amp;gt;“↑”-&amp;gt;“Download”点击后缀为.search的下载文件超微浏览器将自动显示分类多引擎搜索。此时可按菜单键或长按底部工具条后退按钮选择“添加到桌面”方便以后访问。&#xA;.search文件每行格式为如下几种&#xA;[搜索引擎名]:[不含%s的url]&#xA;[搜索引擎名]:[含%s的url]&#xA;[搜索引擎名]:POST:[含%s的post参数]:[url]&#xA;[Engine name]:[Extra request headers]:[post params with &#39;%s&#39; as keyword]:[url]&#xA;[Extra request headers] Ex. &amp;quot;X-Forwarded-For;8.8.8.8&amp;quot; when [post params] is empty, the url should have &#39;%s&#39; as keyword. Ex. bingUS engine w/ chatgpt .search文件首行必须为第一种类型的搜索引擎。由于其它类型的引擎数量稀少为性能考虑超微限制了首个引擎的种类&#xA;&amp;quot;i:&amp;quot;等超微内部scheme作开头的搜索引擎关键词部分仅支持使用&amp;quot;%s&amp;quot;,这纯粹是为了降低代码复杂性&#xA;本地引擎 搜索引擎已经支持命令行url现在可添加离线字典查询至主页。命令行url格式为&#xA;c:[含%s的命令行]&#xA;d:mimetype:[含%s的命令行]:[外部资源url]&#xA;查询时关键词会自动替换命令行中的%s。&#xA;笔者用来查询各式词典,发现效果非常好。百兆以内的文本文件压缩以后可以直接快速检索,定位至特定位置以后可上下滚动阅读全部文本。</description>
</item>
</channel>
</rss>

View File

@ -6,7 +6,7 @@
<description>Recent content in Topposts on 超微浏览器: 威、快、高效、极致优化</description>
<generator>Hugo -- gohugo.io</generator>
<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" />
<item>
<title>浏览器多搜索引擎一键直达</title>