associate bookmark file to search engine file if file names only differ in extensions

This commit is contained in:
James Feng Cao 2024-04-30 20:54:17 +08:00
parent 0d2f4adee1
commit f75b1ed6f2
12 changed files with 38 additions and 38 deletions

View file

@ -83,7 +83,7 @@
&quot;<a href="file:///data/data/info.torapp.uweb/files/default.playrate">default.playrate</a>&quot;:全屏播放菜单项,格式与文件<a href="../links/index.html#">default.link</a>完全相同。倍速播放菜单链接部分为空,譬如&quot;.5x:&quot;,倍速菜单至少有一个。链接部分非空的菜单必须在所有倍速菜单之后。<br>
&quot;<a href="file:///data/data/info.torapp.uweb/files/default.autoc">default.autoc</a>&quot;:地址栏autocomplete候选字符串<br>
&quot;query.autoc&quot;:主屏搜索autocomplete候选字符串<br>
&quot;<a href="file:///data/data/info.torapp.uweb/files/home5.html">home5.html</a>&quot;:自定义主屏home6.html, home6.search, home7.html ... 多主屏(前进按钮可进)。同前缀文件中.html文件优先于.search文件。home4.html, home3.html ... (长按后退按钮可进)。<br>
&quot;<a href="file:///data/data/info.torapp.uweb/files/home5.html">home5.html</a>&quot;:自定义主屏home6.html, home6.search, home7.html ... 多主屏(前进按钮可进)。同前缀文件中.mht文件优先于.search文件, .search文件优先于.html文件。home4.html, home3.html ... (长按后退按钮可进)。<br>
&quot;<a href="file:///data/data/info.torapp.uweb/files/home5.search">home5.search</a>&quot;:<a href="../search/index.html#">主屏搜索引擎</a><br>
&quot;<a href="file:///data/data/info.torapp.uweb/files/home.css">home.css</a>&quot;:<a href="../searchurl/homescreen.html">主屏风格</a>虽然后缀名为css但其格式为html故css代码需放在&quot;&lt;style&gt;&quot;元素内。<br>
&quot;<a href="file:///data/data/info.torapp.uweb/files/bookmark.html">bookmark.html</a>&quot;:主书签<br>
@ -102,8 +102,8 @@
&quot;shortcut/&quot;:动态shortcut刷新目录若不存在则默认为&quot;bookmark&quot;目录。</p>
</div>
<p>Last Modified: 2 April 2024<br>
add js function in README<br>
<p>Last Modified: 30 April 2024<br>
urlInc() prefers .search to .html<br>
<pre></pre>
</p>