rewording

This commit is contained in:
James Feng Cao 2025-11-07 09:16:57 +08:00
commit c5b174fbf8
9 changed files with 14 additions and 14 deletions

View file

@ -13,7 +13,7 @@
- <a href="zh/search.md" onclick="if(notRepo()){location='../search/index.html#';return false;}">提供20多deepseek满血版接入点。</a>
- 免魔法支持claude4chatgpt5, gemini 2.5 pro/flash, grok4等最新AI。
- <span style="color:red">免魔法国内直接访问英文技术网站如<a href="zh/tips.md" onclick="if(notRepo()){location='../tips/index.html#';return false;}">google、百科等</a></span>
- <a href="zh/search.md" onclick="if(notRepo()){location='../search/index.html#';return false;}">AI聊天可作为搜索引擎</a>,对复杂问询提供多种[输入辅助](https://uwebzh.netlify.app/zh/input/index.html#)突破剪贴板容量限制,跨应用/应用内[超长文本传输/共享](https://uwebzh.netlify.app/zh/textprocess/index.html#)。
- <a href="zh/search.md" onclick="if(notRepo()){location='../search/index.html#';return false;}">AI聊天可作为搜索引擎</a>,对复杂问询提供多种[输入辅助](https://uwebzh.netlify.app/zh/input/index.html#)不受剪贴板长度限制,[超长文本自由传](https://uwebzh.netlify.app/zh/textprocess/index.html#) (AI输入或共享)
- 微不到250K。
- 威无穷无尽的功能使用增强后的html5可以实现任何本地应用功能。支持使用js脚本、url服务、shell命令、内部功能链接定制菜单按钮手势; 远程数据皆可成网站。
- 便捷AI聊天/图书/txt/词典/命令行/APP/webapp可作为搜索引擎使用。

View file

@ -13,7 +13,7 @@
- <a href="zh/search.md" onclick="if(notRepo()){location='../search/index.html#';return false;}">提供20多deepseek满血版接入点。</a>
- 免魔法支持claude4chatgpt5, gemini 2.5 pro/flash, grok4等最新AI。
- <span style="color:red">免魔法国内直接访问英文技术网站如<a href="zh/tips.md" onclick="if(notRepo()){location='../tips/index.html#';return false;}">google、百科等</a></span>
- <a href="zh/search.md" onclick="if(notRepo()){location='../search/index.html#';return false;}">AI聊天可作为搜索引擎</a>,对复杂问询提供多种[输入辅助](https://uwebzh.netlify.app/zh/input/index.html#)突破剪贴板容量限制,跨应用/应用内[超长文本传输/共享](https://uwebzh.netlify.app/zh/textprocess/index.html#)。
- <a href="zh/search.md" onclick="if(notRepo()){location='../search/index.html#';return false;}">AI聊天可作为搜索引擎</a>,对复杂问询提供多种[输入辅助](https://uwebzh.netlify.app/zh/input/index.html#)不受剪贴板长度限制,[超长文本自由传](https://uwebzh.netlify.app/zh/textprocess/index.html#) (AI输入或共享)
- 微不到250K。
- 威无穷无尽的功能使用增强后的html5可以实现任何本地应用功能。支持使用js脚本、url服务、shell命令、内部功能链接定制菜单按钮手势; 远程数据皆可成网站。
- 便捷AI聊天/图书/txt/词典/命令行/APP/webapp可作为搜索引擎使用。

View file

@ -98,7 +98,7 @@ PCs need command &quot;xsel&quot; available to operate on copy/paste.</p>
</div>
<p>Last Modified: 6 November 2025<br>
use echo -n instead of printf<br>
rewording<br>
<pre></pre>
</p>

View file

@ -11,7 +11,7 @@
<sitemap>
<loc>https://jamesfengcao.gitlab.io/uweb/zh/sitemap.xml</loc>
<lastmod>2025-11-06T21:13:14+08:00</lastmod>
<lastmod>2025-11-07T09:14:19+08:00</lastmod>
</sitemap>

File diff suppressed because one or more lines are too long

View file

@ -61,7 +61,7 @@
<li><a href="zh/search.md" onclick="if(notRepo()){location='../search/index.html#';return false;}">提供20多deepseek满血版接入点。</a></li>
<li>免魔法支持claude4chatgpt5, gemini 2.5 pro/flash, grok4等最新AI。</li>
<li><span style="color:red">免魔法国内直接访问英文技术网站如<a href="zh/tips.md" onclick="if(notRepo()){location='../tips/index.html#';return false;}">google、百科等</a></span></li>
<li><a href="zh/search.md" onclick="if(notRepo()){location='../search/index.html#';return false;}">AI聊天可作为搜索引擎</a>,对复杂问询提供多种<a href="../input/index.html#">输入辅助</a>突破剪贴板容量限制,跨应用/应用内<a href="../textprocess/index.html#">超长文本传输/共享</a></li>
<li><a href="zh/search.md" onclick="if(notRepo()){location='../search/index.html#';return false;}">AI聊天可作为搜索引擎</a>,对复杂问询提供多种<a href="../input/index.html#">输入辅助</a>不受剪贴板长度限制,<a href="../textprocess/index.html#">超长文本自由</a> (AI输入或共享)</li>
<li>不到250K。</li>
<li>无穷无尽的功能使用增强后的html5可以实现任何本地应用功能。支持使用js脚本、url服务、shell命令、内部功能链接定制菜单按钮手势; 远程数据皆可成网站。</li>
<li>便捷AI聊天/图书/txt/词典/命令行/APP/webapp可作为搜索引擎使用。</li>
@ -103,8 +103,8 @@
</ul>
</div>
<p>Last Modified: 6 November 2025<br>
use echo -n instead of printf<br>
<p>Last Modified: 7 November 2025<br>
rewording<br>
<pre></pre>
</p>

View file

@ -29,7 +29,7 @@
/>
</url><url>
<loc>https://jamesfengcao.gitlab.io/uweb/zh/</loc>
<lastmod>2025-11-06T21:13:14+08:00</lastmod>
<lastmod>2025-11-07T09:14:19+08:00</lastmod>
<xhtml:link
rel="alternate"
hreflang="en"
@ -519,7 +519,7 @@
<lastmod>2024-04-02T11:46:25+08:00</lastmod>
</url><url>
<loc>https://jamesfengcao.gitlab.io/uweb/zh/readme/</loc>
<lastmod>2025-11-06T21:13:14+08:00</lastmod>
<lastmod>2025-11-07T09:14:19+08:00</lastmod>
<xhtml:link
rel="alternate"
hreflang="en"
@ -544,7 +544,7 @@
/>
</url><url>
<loc>https://jamesfengcao.gitlab.io/uweb/zh/unlist/</loc>
<lastmod>2025-11-06T21:13:14+08:00</lastmod>
<lastmod>2025-11-07T09:14:19+08:00</lastmod>
<xhtml:link
rel="alternate"
hreflang="en"

View file

@ -101,7 +101,7 @@ html/text/html: 选中富文本为html格式, 输出mimetype为text/html。<br>
</div>
<p>Last Modified: 6 November 2025<br>
use echo -n instead of printf<br>
rewording<br>
<pre></pre>
</p>

File diff suppressed because one or more lines are too long