README: reword

This commit is contained in:
James Feng Cao 2025-10-13 09:55:34 +08:00
commit 1902b60b61
14 changed files with 24 additions and 24 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、百科、AI 聊天devv.ai等</a></span>
- <a href="zh/search.md" onclick="if(notRepo()){location='../search/index.html#';return false;}">AI聊天可作为搜索引擎</a>无需重复输入。界面针对AI及传统搜索智能优化空格开头地址栏自动补全可作为AI提示词输入法复杂问询如代码可选择[文件作为键盘输入](https://uwebzh.netlify.app/en/input/index.html#)。
- <a href="zh/search.md" onclick="if(notRepo()){location='../search/index.html#';return false;}">AI聊天可作为搜索引擎</a>无需重复输入。界面针对AI及传统搜索智能优化地址栏首字母为空格开启自动补全输入法,方便提示词输入。复杂问询如代码可选择文件[作为键盘输入](https://uwebzh.netlify.app/zh/../en/input/index.html#)。
- 微不到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、百科、AI 聊天devv.ai等</a></span>
- <a href="zh/search.md" onclick="if(notRepo()){location='../search/index.html#';return false;}">AI聊天可作为搜索引擎</a>无需重复输入。界面针对AI及传统搜索智能优化空格开头地址栏自动补全可作为AI提示词输入法复杂问询如代码可选择[文件作为键盘输入](https://uwebzh.netlify.app/en/input/index.html#)。
- <a href="zh/search.md" onclick="if(notRepo()){location='../search/index.html#';return false;}">AI聊天可作为搜索引擎</a>无需重复输入。界面针对AI及传统搜索智能优化地址栏首字母为空格开启自动补全输入法,方便提示词输入。复杂问询如代码可选择文件[作为键盘输入](https://uwebzh.netlify.app/zh/../en/input/index.html#)。
- 微不到250K。
- 威无穷无尽的功能使用增强后的html5可以实现任何本地应用功能。支持使用js脚本、url服务、shell命令、内部功能链接定制菜单按钮手势; 远程数据皆可成网站。
- 便捷AI聊天/图书/txt/词典/命令行/APP/webapp可作为搜索引擎使用。

View file

@ -6,7 +6,7 @@
<description>Recent content in _Posts on uweb browser: unlimited power</description>
<generator>Hugo</generator>
<language>en</language>
<lastBuildDate>Sun, 12 Oct 2025 15:44:55 +0800</lastBuildDate>
<lastBuildDate>Sun, 12 Oct 2025 16:34:52 +0800</lastBuildDate>
<atom:link href="https://jamesfengcao.gitlab.io/uweb/en/_posts/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Common phrases as input method</title>

View file

@ -6,7 +6,7 @@
<description>Recent content on uweb browser: unlimited power</description>
<generator>Hugo</generator>
<language>en</language>
<lastBuildDate>Sun, 12 Oct 2025 16:28:28 +0800</lastBuildDate>
<lastBuildDate>Sun, 12 Oct 2025 16:34:52 +0800</lastBuildDate>
<atom:link href="https://jamesfengcao.gitlab.io/uweb/en/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Common phrases as input method</title>

View file

@ -51,8 +51,8 @@
<a href="i:0gdefault.input::@^Z@%1A%0A">CTRL-Z</a><br>
<a href="i:0gdefault.input::@^Y@%19%0A">CTRL-Y</a></p>
<p>Long pressing the share button in <a href="../index.html#">uweb browser</a> will popup menus defined in file &quot;default.input&quot;, each line of which defines common phrase for user inputs. If the phrase begins with &quot;@xxxx@&quot;, then &quot;xxxx&quot; part is the alias for the rest part of the string. Alias could be used for non-printable phrases.</p>
<h4 id="address-bar-autocompletion-as-input-method-when-beginning-with-single-space">Address bar autocompletion as input method when beginning with single space</h4>
<p>&quot;default.autoc&quot; or other .autoc files when <a href="../tips/index.html#">choosen</a> are loaded for address bar autocompletion. If the address bar text begins with single space, the selected text is treated as user input for focused element in the visible tab.</p>
<h4 id="address-bar-autocompletion-as-input-method-when-starting-with-space">Address bar autocompletion as input method when starting with space</h4>
<p>&quot;default.autoc&quot; or other .autoc files when <a href="../tips/index.html#">choosen</a> are loaded for address bar autocompletion. If the address bar text starts with space, the selected text is treated as user input for focused element in the visible tab.</p>
<p>Here are a few links for AI prompts, you could put them in the file &quot;default.autoc&quot; or other .autoc files:</p>
<ul>
<li><a href="https://word.studio/prompts/">word.studio</a></li>
@ -63,7 +63,7 @@
</div>
<p>Last Modified: 12 October 2025<br>
refine gen.sh for README<br>
update README<br>
<pre></pre>
</p>

View file

@ -106,7 +106,7 @@
</div>
<p>Last Modified: 12 October 2025<br>
refine gen.sh for README<br>
update README<br>
<pre></pre>
</p>

View file

@ -3,7 +3,7 @@
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>https://jamesfengcao.gitlab.io/uweb/en/_posts/</loc>
<lastmod>2025-10-12T15:44:55+08:00</lastmod>
<lastmod>2025-10-12T16:34:52+08:00</lastmod>
<xhtml:link
rel="alternate"
hreflang="zh"
@ -16,10 +16,10 @@
/>
</url><url>
<loc>https://jamesfengcao.gitlab.io/uweb/en/input/</loc>
<lastmod>2025-10-12T15:44:55+08:00</lastmod>
<lastmod>2025-10-12T16:34:52+08:00</lastmod>
</url><url>
<loc>https://jamesfengcao.gitlab.io/uweb/en/</loc>
<lastmod>2025-10-12T16:28:28+08:00</lastmod>
<lastmod>2025-10-12T16:34:52+08:00</lastmod>
<xhtml:link
rel="alternate"
hreflang="zh"

View file

@ -67,7 +67,7 @@ With <a href="../bookmark/index.html#">bookmark</a>, configuration folders can b
</div>
<p>Last Modified: 12 October 2025<br>
refine gen.sh for README<br>
update README<br>
<pre></pre>
</p>

View file

@ -4,14 +4,14 @@
<sitemap>
<loc>https://jamesfengcao.gitlab.io/uweb/en/sitemap.xml</loc>
<lastmod>2025-10-12T16:28:28+08:00</lastmod>
<lastmod>2025-10-12T16:34:52+08:00</lastmod>
</sitemap>
<sitemap>
<loc>https://jamesfengcao.gitlab.io/uweb/zh/sitemap.xml</loc>
<lastmod>2025-10-12T16:04:56+08:00</lastmod>
<lastmod>2025-10-13T09:49:55+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、百科、AI 聊天devv.ai等</a></span></li>
<li><a href="zh/search.md" onclick="if(notRepo()){location='../search/index.html#';return false;}">AI聊天可作为搜索引擎</a>无需重复输入。界面针对AI及传统搜索智能优化空格开头地址栏自动补全可作为AI提示词输入法复杂问询如代码可选择<a href="../../en/input/index.html#">文件作为键盘输入</a></li>
<li><a href="zh/search.md" onclick="if(notRepo()){location='../search/index.html#';return false;}">AI聊天可作为搜索引擎</a>无需重复输入。界面针对AI及传统搜索智能优化地址栏首字母为空格开启自动补全输入法,方便提示词输入。复杂问询如代码可选择文件<a href="../../en/input/index.html#">作为键盘输入</a></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: 12 October 2025<br>
refine gen.sh for README<br>
<p>Last Modified: 13 October 2025<br>
update README<br>
<pre></pre>
</p>

View file

@ -29,7 +29,7 @@
/>
</url><url>
<loc>https://jamesfengcao.gitlab.io/uweb/zh/</loc>
<lastmod>2025-10-12T16:04:56+08:00</lastmod>
<lastmod>2025-10-13T09:49:55+08:00</lastmod>
<xhtml:link
rel="alternate"
hreflang="en"
@ -506,7 +506,7 @@
<lastmod>2024-04-02T11:46:25+08:00</lastmod>
</url><url>
<loc>https://jamesfengcao.gitlab.io/uweb/zh/readme/</loc>
<lastmod>2025-10-12T16:04:56+08:00</lastmod>
<lastmod>2025-10-13T09:49:55+08:00</lastmod>
<xhtml:link
rel="alternate"
hreflang="en"
@ -531,7 +531,7 @@
/>
</url><url>
<loc>https://jamesfengcao.gitlab.io/uweb/zh/unlist/</loc>
<lastmod>2025-10-12T16:04:56+08:00</lastmod>
<lastmod>2025-10-13T09:49:55+08:00</lastmod>
<xhtml:link
rel="alternate"
hreflang="en"

View file

@ -74,7 +74,7 @@ UA为非默认时点击PC按钮将恢复UA为默认同时触发不保存UA
</div>
<p>Last Modified: 12 October 2025<br>
refine gen.sh for README<br>
update README<br>
<pre></pre>
</p>

File diff suppressed because one or more lines are too long