mirror of
https://github.com/torappinfo/uweb.git
synced 2026-03-14 14:45:45 +01:00
uweb2edit2.js: args support
This commit is contained in:
parent
0a354c6805
commit
cd82f61dab
11 changed files with 32 additions and 30 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<description>Recent content in _Posts on uweb browser: unlimited power</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en</language>
|
||||
<lastBuildDate>Sun, 30 Mar 2025 18:24:04 +0800</lastBuildDate>
|
||||
<lastBuildDate>Sun, 30 Mar 2025 20:03:04 +0800</lastBuildDate>
|
||||
<atom:link href="https://jamesfengcao.gitlab.io/uweb/en/_posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>popup menu for Long pressed link and downloading</title>
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
<description>Recent content on uweb browser: unlimited power</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en</language>
|
||||
<lastBuildDate>Sun, 30 Mar 2025 18:24:04 +0800</lastBuildDate>
|
||||
<lastBuildDate>Sun, 30 Mar 2025 20:03:04 +0800</lastBuildDate>
|
||||
<atom:link href="https://jamesfengcao.gitlab.io/uweb/en/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>popup menu for Long pressed link and downloading</title>
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/en/_posts/</loc>
|
||||
<lastmod>2025-03-30T18:24:04+08:00</lastmod>
|
||||
<lastmod>2025-03-30T20:03:04+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
|
@ -55,7 +55,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/en/</loc>
|
||||
<lastmod>2025-03-30T18:24:04+08:00</lastmod>
|
||||
<lastmod>2025-03-30T20:03:04+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
|
@ -436,7 +436,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/en/termux/</loc>
|
||||
<lastmod>2025-03-30T18:24:04+08:00</lastmod>
|
||||
<lastmod>2025-03-30T20:03:04+08:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/en/useragents/</loc>
|
||||
<lastmod>2024-07-10T11:21:12+08:00</lastmod>
|
||||
|
|
|
|||
|
|
@ -60,12 +60,7 @@
|
|||
<ul>
|
||||
<li>Extract <a href="https://github.com/termux/termux-packages/releases">bootstrap.zip</a> to "/data/data/com.termux/files/usr".</li>
|
||||
<li>Make sure all symbolic links are unzipped properly, especially those to coreutils.<br>
|
||||
Note:
|
||||
<ul>
|
||||
<li>"/system/bin/unzip" fails to extract all files and does not handle symbolic links.</li>
|
||||
<li><a href="https://wiki.termux.com/wiki/Internal_and_external_storage">Some file managers</a> have full access on termux internal folders.</li>
|
||||
</ul>
|
||||
</li>
|
||||
Note: "/system/bin/unzip" fails to extract all files and does not handle symbolic links.</li>
|
||||
</ul>
|
||||
<h5 id="using-uweb-to-copy-long-pressing-the-following-links-and-open-in-new-tab-to-fixsendreceive">Using uweb to copy (Long pressing the following links and "open in new tab" to fix/send/receive):</h5>
|
||||
<ul>
|
||||
|
|
@ -84,12 +79,19 @@ Note:
|
|||
<li>target device: Run the command "scp -P 8022 -r [source ip]:.. .."</li>
|
||||
</ul>
|
||||
<h4 id="tips">Tips</h4>
|
||||
<ul>
|
||||
<li>
|
||||
<p><a href="i:16::com.android.documentsui:">documentsUI</a> and <a href="https://wiki.termux.com/wiki/Internal_and_external_storage">other file managers</a> have full access on termux internal folders.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>File system navigation:<br>
|
||||
With <a href="https://github.com/rupa/z">z.sh</a> and <a href="https://github.com/shyiko/commacd">commacd</a>, user can reach any folder with few key stokes. Run "v" to launch uweb file manager on the current working directory, long click any file link to share.</p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 30 March 2025<br>
|
||||
bashrc: fix tdict LD_LIBRARY_PATH<br>
|
||||
use LD_LIBRARY_PATH for tdict<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
|
||||
|
|
|
|||
|
|
@ -4,14 +4,14 @@
|
|||
<sitemap>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/en/sitemap.xml</loc>
|
||||
|
||||
<lastmod>2025-03-30T18:24:04+08:00</lastmod>
|
||||
<lastmod>2025-03-30T20:03:04+08:00</lastmod>
|
||||
|
||||
</sitemap>
|
||||
|
||||
<sitemap>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/zh/sitemap.xml</loc>
|
||||
|
||||
<lastmod>2025-03-30T10:33:07+08:00</lastmod>
|
||||
<lastmod>2025-03-31T10:36:53+08:00</lastmod>
|
||||
|
||||
</sitemap>
|
||||
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -18,7 +18,7 @@ log: |
|
|||
|
||||
<a href="i:00百度ai:https://chat.baidu.com/search?word=">百度ai:https://chat.baidu.com/search?word=</a>
|
||||
|
||||
<a href="i:00问小白:i:0/js/uwebset.js:https://www.wenxiaobai.com/chat/200006#10uweb=%s">问小白:i:0/js/uwebset.js:https://www.wenxiaobai.com/chat/200006#10uweb=%s</a>
|
||||
<a href="i:00问小白:i:0/js/uwebset.js:https://www.wenxiaobai.com/chat/200006#20uweb=%s">问小白:i:0/js/uwebset.js:https://www.wenxiaobai.com/chat/200006#20uweb=%s</a>
|
||||
|
||||
<a href="i:00跃问:i:0/js/uwebset.js:https://yuewen.cn/chats/new#uweb=%s">跃问:i:0/js/uwebset.js:https://yuewen.cn/chats/new#uweb=%s</a>
|
||||
|
||||
|
|
@ -92,11 +92,11 @@ log: |
|
|||
AI引擎 (超微浏览器且搜索窗口可见时生效,"%s"后添加"%250D"可起到自动回车作用,两次解码后"%250D"->"%0D"->CR键。另外"10uweb="中的"10"表示等待时间,单位为0.1秒。初始化耗时的网站可用。):
|
||||
<a href="i:00deepseek:i:0/js/uweb2ta2.js:https://chat.deepseek.com#uweb=%s">deepseek:i:0/js/uweb2ta2.js:https://chat.deepseek.com#uweb=%s</a>
|
||||
|
||||
<a href="i:00当贝:i:0/js/uweb2edit2.js:https://ai.dangbei.com/chat#10uweb=%s">当贝:i:0/js/uweb2edit2.js:https://ai.dangbei.com/chat#10uweb=%s</a>
|
||||
<a href="i:00当贝:i:0/js/uweb2edit2.js#1:https://ai.dangbei.com/chat#10uweb=%s">当贝:i:0/js/uweb2edit2.js#1:https://ai.dangbei.com/chat#10uweb=%s</a>
|
||||
|
||||
<a href="i:00硅基流动:i:0/js/uweb2ta2.js:https://cloud.siliconflow.cn/playground/chat#uweb=%s">硅基流动:i:0/js/uweb2ta2.js:https://cloud.siliconflow.cn/playground/chat#uweb=%s</a>
|
||||
|
||||
<a href="i:00问小白:i:0/js/uweb2ta2.js:https://www.wenxiaobai.com/chat/200006#10uweb=%s">问小白:i:0/js/uweb2ta2.js:https://www.wenxiaobai.com/chat/200006#10uweb=%s</a>
|
||||
<a href="i:00问小白:i:0/js/uweb2ta2.js:https://www.wenxiaobai.com/chat/200006#20uweb=%s">问小白:i:0/js/uweb2ta2.js:https://www.wenxiaobai.com/chat/200006#20uweb=%s</a>
|
||||
|
||||
<a href="i:00360bot:i:0/js/uweb2ta2.js:https://bot.n.cn#uweb=%s">360bot:i:0/js/uweb2ta2.js:https://bot.n.cn#uweb=%s</a>
|
||||
|
||||
|
|
|
|||
|
|
@ -55,7 +55,7 @@
|
|||
<p><a href="i:00纳米:https://n.cn/search/?q=">纳米:https://n.cn/search/?q=</a></p>
|
||||
<p><a href="i:00百度ds:https://chat.baidu.com/deepseek?word=">百度ds:https://chat.baidu.com/deepseek?word=</a></p>
|
||||
<p><a href="i:00百度ai:https://chat.baidu.com/search?word=">百度ai:https://chat.baidu.com/search?word=</a></p>
|
||||
<p><a href="i:00问小白:i:0/js/uwebset.js:https://www.wenxiaobai.com/chat/200006#10uweb=%s">问小白:i:0/js/uwebset.js:https://www.wenxiaobai.com/chat/200006#10uweb=%s</a></p>
|
||||
<p><a href="i:00问小白:i:0/js/uwebset.js:https://www.wenxiaobai.com/chat/200006#20uweb=%s">问小白:i:0/js/uwebset.js:https://www.wenxiaobai.com/chat/200006#20uweb=%s</a></p>
|
||||
<p><a href="i:00跃问:i:0/js/uwebset.js:https://yuewen.cn/chats/new#uweb=%s">跃问:i:0/js/uwebset.js:https://yuewen.cn/chats/new#uweb=%s</a></p>
|
||||
<p><a href="i:00deepseek:i:0/js/uwebset.js:https://chat.deepseek.com#uweb=%s">deepseek:i:0/js/uwebset.js:https://chat.deepseek.com#uweb=%s</a></p>
|
||||
<p><a href="i:00心流:i:0/js/uwebset.js:https://m.iflow.cn#10uweb=%s">心流:i:0/js/uwebset.js:https://m.iflow.cn#10uweb=%s</a></p>
|
||||
|
|
@ -92,9 +92,9 @@
|
|||
<p><a href="i:00openperplex:i:0/js/uweb2ta.js:https://openperplex.com#uweb=%s">openperplex:i:0/js/uweb2ta.js:https://openperplex.com#uweb=%s</a></p>
|
||||
<p>AI引擎 (超微浏览器且搜索窗口可见时生效,"%s"后添加"%250D"可起到自动回车作用,两次解码后"%250D"->"%0D"->CR键。另外"10uweb="中的"10"表示等待时间,单位为0.1秒。初始化耗时的网站可用。):<br>
|
||||
<a href="i:00deepseek:i:0/js/uweb2ta2.js:https://chat.deepseek.com#uweb=%s">deepseek:i:0/js/uweb2ta2.js:https://chat.deepseek.com#uweb=%s</a></p>
|
||||
<p><a href="i:00当贝:i:0/js/uweb2edit2.js:https://ai.dangbei.com/chat#10uweb=%s">当贝:i:0/js/uweb2edit2.js:https://ai.dangbei.com/chat#10uweb=%s</a></p>
|
||||
<p><a href="i:00当贝:i:0/js/uweb2edit2.js#1:https://ai.dangbei.com/chat#10uweb=%s">当贝:i:0/js/uweb2edit2.js#1:https://ai.dangbei.com/chat#10uweb=%s</a></p>
|
||||
<p><a href="i:00硅基流动:i:0/js/uweb2ta2.js:https://cloud.siliconflow.cn/playground/chat#uweb=%s">硅基流动:i:0/js/uweb2ta2.js:https://cloud.siliconflow.cn/playground/chat#uweb=%s</a></p>
|
||||
<p><a href="i:00问小白:i:0/js/uweb2ta2.js:https://www.wenxiaobai.com/chat/200006#10uweb=%s">问小白:i:0/js/uweb2ta2.js:https://www.wenxiaobai.com/chat/200006#10uweb=%s</a></p>
|
||||
<p><a href="i:00问小白:i:0/js/uweb2ta2.js:https://www.wenxiaobai.com/chat/200006#20uweb=%s">问小白:i:0/js/uweb2ta2.js:https://www.wenxiaobai.com/chat/200006#20uweb=%s</a></p>
|
||||
<p><a href="i:00360bot:i:0/js/uweb2ta2.js:https://bot.n.cn#uweb=%s">360bot:i:0/js/uweb2ta2.js:https://bot.n.cn#uweb=%s</a></p>
|
||||
<p><a href="i:00灵犀:i:0/js/uweb2edit2.js:https://copilot.wps.cn#uweb=%s">灵犀:i:0/js/uweb2edit2.js:https://copilot.wps.cn#uweb=%s</a></p>
|
||||
<p><a href="i:00openrouter:i:0/js/uweb2ta2.js:https://openrouter.ai/chat?models=deepseek/deepseek-r1:free#uweb=%s">openrouter:i:0/js/uweb2ta2.js:https://openrouter.ai/chat?models=deepseek/deepseek-r1:free#uweb=%s</a></p>
|
||||
|
|
@ -339,7 +339,7 @@
|
|||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 27 March 2025<br>
|
||||
<p>Last Modified: 31 March 2025<br>
|
||||
add notes for '%250D'<br>
|
||||
<pre>24.02.26 添加网盘搜索引擎
|
||||
</pre>
|
||||
|
|
|
|||
|
|
@ -12,10 +12,10 @@
|
|||
<h3>插件汇总</h3>
|
||||
<p>插件影响到浏览器的安全,故需要完成以下步骤才能开启插件管理系统:</p>
|
||||
<ul>
|
||||
<li>安装<a href="https://pan.lanzouu.com/b0qpxnob" target="_blank" rel="noopener">uweb定制Termux应用</a> (
|
||||
<li>安装<a href="https://pan.lanzouu.com/b0qpxnob" target="_blank" rel="noopener">uweb定制Termux应用</a>(
|
||||
<a href="https://cloud.189.cn/t/fiEvMvuequMz">天翼</a>
|
||||
<a href="https://pan.baidu.com/s/17coQj6DCHqghMMNJUyjgrA">百度网盘</a>
|
||||
),需启动termux一次,以完成应用初始化。</li>
|
||||
),安卓10+以上termux必须先于超微浏览器安装(可卸载等待termux安装以后再重装),启动termux一次,以完成应用初始化。</li>
|
||||
<li>点击链接<a href="i:0gdefault.filecap::sh:termux/*:!bash<(curl -s %25u)%0A">允许插件安装</a>。</li>
|
||||
<li>长按底部工具条设置按钮,勾选文件预处理。</li>
|
||||
<li>正常退出以保存设置,清理后台并重启浏览器。</li>
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/zh/</loc>
|
||||
<lastmod>2025-03-30T10:33:07+08:00</lastmod>
|
||||
<lastmod>2025-03-31T10:36:53+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
|
@ -100,7 +100,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/zh/topposts/</loc>
|
||||
<lastmod>2025-03-30T10:33:07+08:00</lastmod>
|
||||
<lastmod>2025-03-31T10:36:53+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
|
@ -113,7 +113,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/zh/search/</loc>
|
||||
<lastmod>2025-03-27T23:14:44+08:00</lastmod>
|
||||
<lastmod>2025-03-31T10:36:53+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue