mirror of
https://github.com/torappinfo/uweb.git
synced 2026-03-14 14:45:45 +01:00
add example AI prompts
This commit is contained in:
parent
5ec4b646a5
commit
50420230f7
13 changed files with 34 additions and 30 deletions
|
|
@ -13,7 +13,7 @@
|
|||
- <a href="zh/search.md" onclick="if(notRepo()){location='../search/index.html#';return false;}">提供20多deepseek满血版接入点。</a>
|
||||
- 免魔法支持claude4,chatgpt5, 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#),支持超过剪贴板容量的长文本在应用间及应用内传送,为AI引擎提供充足的上下文。
|
||||
- <a href="zh/search.md" onclick="if(notRepo()){location='../search/index.html#';return false;}">AI聊天可作为搜索引擎</a>,对复杂问询提供多种[输入辅助](https://uwebzh.netlify.app/zh/input/index.html#),支持超过剪贴板容量的长文本在应用间及应用内传送,充实AI引擎上下文。
|
||||
- 微:不到250K。
|
||||
- 威:无穷无尽的功能,使用增强后的html5可以实现任何本地应用功能。支持使用js脚本、url服务、shell命令、内部功能链接定制菜单/(新)按钮/手势; 远程数据皆可成网站。
|
||||
- 便捷:AI聊天/图书/txt/词典/命令行/APP/webapp可作为搜索引擎使用。
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
- <a href="zh/search.md" onclick="if(notRepo()){location='../search/index.html#';return false;}">提供20多deepseek满血版接入点。</a>
|
||||
- 免魔法支持claude4,chatgpt5, 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#),支持超过剪贴板容量的长文本在应用间及应用内传送,为AI引擎提供充足的上下文。
|
||||
- <a href="zh/search.md" onclick="if(notRepo()){location='../search/index.html#';return false;}">AI聊天可作为搜索引擎</a>,对复杂问询提供多种[输入辅助](https://uwebzh.netlify.app/zh/input/index.html#),支持超过剪贴板容量的长文本在应用间及应用内传送,充实AI引擎上下文。
|
||||
- 微:不到250K。
|
||||
- 威:无穷无尽的功能,使用增强后的html5可以实现任何本地应用功能。支持使用js脚本、url服务、shell命令、内部功能链接定制菜单/(新)按钮/手势; 远程数据皆可成网站。
|
||||
- 便捷:AI聊天/图书/txt/词典/命令行/APP/webapp可作为搜索引擎使用。
|
||||
|
|
|
|||
|
|
@ -6,14 +6,14 @@
|
|||
<description>Recent content in _Posts on uweb browser: unlimited power</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en</language>
|
||||
<lastBuildDate>Wed, 29 Oct 2025 18:56:00 +0800</lastBuildDate>
|
||||
<lastBuildDate>Thu, 30 Oct 2025 17:14:05 +0800</lastBuildDate>
|
||||
<atom:link href="https://jamesfengcao.gitlab.io/uweb/en/_posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Phrases and input method</title>
|
||||
<link>https://jamesfengcao.gitlab.io/uweb/en/input/</link>
|
||||
<pubDate>Tue, 28 Oct 2025 00:00:00 +0000</pubDate>
|
||||
<guid>https://jamesfengcao.gitlab.io/uweb/en/input/</guid>
|
||||
<description><h4 id="defaultinput">&quot;default.input&quot;</h4>
<p>Click the following links to install menus popped by long pressing the share button (with arrow-out-of-square as icon) on the bottom toolbar:<br>
<a href="i:0gdefault.input::@AddrBar%0A">Address Bar</a><br>
<a href="i:0gdefault.input::@^J@%0A">New line</a><br>
<a href="i:0gdefault.input::@^Z@%1A%0A">CTRL-Z: undo</a><br>
<a href="i:0gdefault.input::@^Y@%19%0A">CTRL-Y: redo</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></description>
|
||||
<description><h4 id="defaultinput">&quot;default.input&quot;</h4>
<p>Click the following links to install menus popped by long pressing the share button (with arrow-out-of-square as icon) on the bottom toolbar:<br>
<a href="i:0gdefault.input::@AddrBar%0A">Address Bar</a><br>
<a href="i:0gdefault.input::%20\n%0A">New line</a><br>
<a href="i:0gdefault.input::@^Z@%1A%0A">CTRL-Z: undo</a><br>
<a href="i:0gdefault.input::@^Y@%19%0A">CTRL-Y: redo</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></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Tips</title>
|
||||
|
|
|
|||
|
|
@ -6,14 +6,14 @@
|
|||
<description>Recent content on uweb browser: unlimited power</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en</language>
|
||||
<lastBuildDate>Wed, 29 Oct 2025 18:56:00 +0800</lastBuildDate>
|
||||
<lastBuildDate>Thu, 30 Oct 2025 17:14:05 +0800</lastBuildDate>
|
||||
<atom:link href="https://jamesfengcao.gitlab.io/uweb/en/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Phrases and input method</title>
|
||||
<link>https://jamesfengcao.gitlab.io/uweb/en/input/</link>
|
||||
<pubDate>Tue, 28 Oct 2025 00:00:00 +0000</pubDate>
|
||||
<guid>https://jamesfengcao.gitlab.io/uweb/en/input/</guid>
|
||||
<description><h4 id="defaultinput">&quot;default.input&quot;</h4>
<p>Click the following links to install menus popped by long pressing the share button (with arrow-out-of-square as icon) on the bottom toolbar:<br>
<a href="i:0gdefault.input::@AddrBar%0A">Address Bar</a><br>
<a href="i:0gdefault.input::@^J@%0A">New line</a><br>
<a href="i:0gdefault.input::@^Z@%1A%0A">CTRL-Z: undo</a><br>
<a href="i:0gdefault.input::@^Y@%19%0A">CTRL-Y: redo</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></description>
|
||||
<description><h4 id="defaultinput">&quot;default.input&quot;</h4>
<p>Click the following links to install menus popped by long pressing the share button (with arrow-out-of-square as icon) on the bottom toolbar:<br>
<a href="i:0gdefault.input::@AddrBar%0A">Address Bar</a><br>
<a href="i:0gdefault.input::%20\n%0A">New line</a><br>
<a href="i:0gdefault.input::@^Z@%1A%0A">CTRL-Z: undo</a><br>
<a href="i:0gdefault.input::@^Y@%19%0A">CTRL-Y: redo</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></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Tips</title>
|
||||
|
|
|
|||
|
|
@ -51,7 +51,7 @@
|
|||
<h4 id="defaultinput">"default.input"</h4>
|
||||
<p>Click the following links to install menus popped by long pressing the share button (with arrow-out-of-square as icon) on the bottom toolbar:<br>
|
||||
<a href="i:0gdefault.input::@AddrBar%0A">Address Bar</a><br>
|
||||
<a href="i:0gdefault.input::@^J@%0A">New line</a><br>
|
||||
<a href="i:0gdefault.input::%20\n%0A">New line</a><br>
|
||||
<a href="i:0gdefault.input::@^Z@%1A%0A">CTRL-Z: undo</a><br>
|
||||
<a href="i:0gdefault.input::@^Y@%19%0A">CTRL-Y: redo</a></p>
|
||||
<p>Long pressing the share button in <a href="../index.html#">uweb browser</a> will popup menus defined in file "default.input", each line of which defines common phrase for user inputs. If the phrase begins with "@xxxx@", then "xxxx" part is the alias for the rest part of the string. Alias could be used for non-printable phrases.</p>
|
||||
|
|
@ -61,7 +61,9 @@
|
|||
<h4 id="address-bar">Address bar</h4>
|
||||
<h5 id="address-bar-autocompletion-as-input-method-when-starting-with-space">Address bar autocompletion as input method when starting with space</h5>
|
||||
<p>"default.autoc" 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 "default.autoc" or other .autoc files:</p>
|
||||
<p>Click the following links to append AI prompts:<br>
|
||||
<a href="i:0gdefault.autoc:: \nFetch the data from the above URL and %0A">Fetch the data from the above URL and<a></p>
|
||||
<p>More AI prompts, you could put them in the file "default.autoc" or other .autoc files:</p>
|
||||
<ul>
|
||||
<li><a href="https://word.studio/prompts/">word.studio</a></li>
|
||||
</ul>
|
||||
|
|
@ -72,8 +74,8 @@
|
|||
<p>Text processing commands or links can be installed as menus to process address bar text, thus makes address bar powerful IME.</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 28 October 2025<br>
|
||||
update README<br>
|
||||
<p>Last Modified: 30 October 2025<br>
|
||||
add AI prompts<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
|
||||
|
|
|
|||
|
|
@ -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-29T18:56:00+08:00</lastmod>
|
||||
<lastmod>2025-10-30T17:14:05+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
|
@ -16,7 +16,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/en/input/</loc>
|
||||
<lastmod>2025-10-28T15:57:22+08:00</lastmod>
|
||||
<lastmod>2025-10-30T17:14:05+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
|
@ -29,7 +29,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/en/</loc>
|
||||
<lastmod>2025-10-29T18:56:00+08:00</lastmod>
|
||||
<lastmod>2025-10-30T17:14:05+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
|
|
|||
|
|
@ -4,14 +4,14 @@
|
|||
<sitemap>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/en/sitemap.xml</loc>
|
||||
|
||||
<lastmod>2025-10-29T18:56:00+08:00</lastmod>
|
||||
<lastmod>2025-10-30T17:14:05+08:00</lastmod>
|
||||
|
||||
</sitemap>
|
||||
|
||||
<sitemap>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/zh/sitemap.xml</loc>
|
||||
|
||||
<lastmod>2025-10-29T20:09:09+08:00</lastmod>
|
||||
<lastmod>2025-10-30T17:25:42+08:00</lastmod>
|
||||
|
||||
</sitemap>
|
||||
|
||||
|
|
|
|||
|
|
@ -6,14 +6,14 @@
|
|||
<description>Recent content in _Posts on 超微浏览器: 威、快、高效、极致优化</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>zh</language>
|
||||
<lastBuildDate>Wed, 29 Oct 2025 15:35:46 +0800</lastBuildDate>
|
||||
<lastBuildDate>Thu, 30 Oct 2025 17:25:42 +0800</lastBuildDate>
|
||||
<atom:link href="https://jamesfengcao.gitlab.io/uweb/zh/_posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>常用语及输入法辅佐</title>
|
||||
<link>https://jamesfengcao.gitlab.io/uweb/zh/input/</link>
|
||||
<pubDate>Tue, 14 Oct 2025 00:00:00 +0000</pubDate>
|
||||
<guid>https://jamesfengcao.gitlab.io/uweb/zh/input/</guid>
|
||||
<description><h4 id="defaultinput">&quot;default.input&quot;</h4>
<p>点击安装底部工具条共享按钮长按弹出菜单:<br>
<a href="i:0gdefault.input::@地址栏%0A">地址栏</a><br>
<a href="i:0gdefault.input::@换行@%0A">换行</a><br>
<a href="i:0gdefault.input::@撤销@%1A%0A">CTRL-Z: undo</a><br>
<a href="i:0gdefault.input::@重做@%19%0A">CTRL-Y: redo</a></p>
<p>长按共享按钮弹出文件&quot;default.input&quot;定义菜单,文件每行为常用语。 常用语可以&quot;@xxxx@&quot;开头作为化名,方便用户区分无显示短语。</p>
<h4 id="文件作为键盘输入">文件作为键盘输入</h4>
<p>点击以下链接可安装至 <strong><a href="../links/index.html#">常用链接</a></strong> (长按底部五角星书签按钮):<br>
<a href="i:0gdefault.link::文件输入::cinput%0A">utf8编码文件作为键盘输入</a></p>
<h4 id="地址栏">地址栏</h4>
<h5 id="地址栏空格开头开启自动补全输入法">地址栏空格开头开启自动补全输入法</h5>
<p>常用语或AI提示词可放在文件&quot;default.autoc&quot;或其它“.autoc”文件中作为自动补全备选。地址栏如以空格开头,选中的补全备选会作为键盘输入到被聚焦的页面元素中。</p>
<h5 id="地址栏作为查询的一部分">地址栏作为查询的一部分</h5>
<p>如果主屏输入框以“空格+换行”开头,则搜索引擎所用查询关键词为&quot;地址栏+输入框&quot;。用户可在地址栏汇集参考资料,而在输入框进行AI问询。</p>
<h5 id="地址栏作为输入法和文本处理中心">地址栏作为输入法和文本处理中心</h5>
<p>地址栏文本选择操作模式菜单项&quot;⌨️&quot;将文本输入到被聚焦的页面元素中。</p>
<p><a href="../searchurl/input.html#">部件檢索</a> (推荐长按链接下载至本地使用) 等网页可输出至地址栏。用户亦可安装常用命令或链接直接处理地址栏文本。</p></description>
|
||||
<description><h4 id="defaultinput">&quot;default.input&quot;</h4>
<p>点击安装底部工具条共享按钮长按弹出菜单:<br>
<a href="i:0gdefault.input::@地址栏%0A">地址栏</a><br>
<a href="i:0gdefault.input::%20\n%0A">换行</a><br>
<a href="i:0gdefault.input::@撤销@%1A%0A">CTRL-Z: undo</a><br>
<a href="i:0gdefault.input::@重做@%19%0A">CTRL-Y: redo</a></p>
<p>长按共享按钮弹出文件&quot;default.input&quot;定义菜单,文件每行为常用语。 常用语可以&quot;@xxxx@&quot;开头作为化名,方便用户区分无显示短语。</p>
<h4 id="文件作为键盘输入">文件作为键盘输入</h4>
<p>点击以下链接可安装至 <strong><a href="../links/index.html#">常用链接</a></strong> (长按底部五角星书签按钮):<br>
<a href="i:0gdefault.link::文件输入::cinput%0A">utf8编码文件作为键盘输入</a></p>
<h4 id="地址栏">地址栏</h4>
<h5 id="地址栏空格开头开启自动补全输入法">地址栏空格开头开启自动补全输入法</h5>
<p>常用语或AI提示词可放在文件&quot;default.autoc&quot;或其它“.autoc”文件中作为自动补全备选。地址栏如以空格开头,选中的补全备选会作为键盘输入到被聚焦的页面元素中。</p>
<p>点击安装AI提示词:<br>
<a href="i:0gdefault.autoc:: \n从上述指定的URL地址中提取数据,%0A">从上述指定的URL地址中提取数据</a></p>
<h5 id="地址栏作为查询的一部分">地址栏作为查询的一部分</h5>
<p>如果主屏输入框以“空格+换行”开头,则搜索引擎所用查询关键词为&quot;地址栏+输入框&quot;。用户可在地址栏汇集参考资料,而在输入框进行AI问询。</p>
<h5 id="地址栏作为输入法和文本处理中心">地址栏作为输入法和文本处理中心</h5>
<p>地址栏文本选择操作模式菜单项&quot;⌨️&quot;将文本输入到被聚焦的页面元素中。</p>
<p><a href="../searchurl/input.html#">部件檢索</a> (推荐长按链接下载至本地使用) 等网页可输出至地址栏。用户亦可安装常用命令或链接直接处理地址栏文本。</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>常用链接</title>
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -51,7 +51,7 @@
|
|||
<h4 id="defaultinput">"default.input"</h4>
|
||||
<p>点击安装底部工具条共享按钮长按弹出菜单:<br>
|
||||
<a href="i:0gdefault.input::@地址栏%0A">地址栏</a><br>
|
||||
<a href="i:0gdefault.input::@换行@%0A">换行</a><br>
|
||||
<a href="i:0gdefault.input::%20\n%0A">换行</a><br>
|
||||
<a href="i:0gdefault.input::@撤销@%1A%0A">CTRL-Z: undo</a><br>
|
||||
<a href="i:0gdefault.input::@重做@%19%0A">CTRL-Y: redo</a></p>
|
||||
<p>长按共享按钮弹出文件"default.input"定义菜单,文件每行为常用语。 常用语可以"@xxxx@"开头作为化名,方便用户区分无显示短语。</p>
|
||||
|
|
@ -61,6 +61,8 @@
|
|||
<h4 id="地址栏">地址栏</h4>
|
||||
<h5 id="地址栏空格开头开启自动补全输入法">地址栏空格开头开启自动补全输入法</h5>
|
||||
<p>常用语或AI提示词可放在文件"default.autoc"或其它“.autoc”文件中作为自动补全备选。地址栏如以空格开头,选中的补全备选会作为键盘输入到被聚焦的页面元素中。</p>
|
||||
<p>点击安装AI提示词:<br>
|
||||
<a href="i:0gdefault.autoc:: \n从上述指定的URL地址中提取数据,%0A">从上述指定的URL地址中提取数据</a></p>
|
||||
<h5 id="地址栏作为查询的一部分">地址栏作为查询的一部分</h5>
|
||||
<p>如果主屏输入框以“空格+换行”开头,则搜索引擎所用查询关键词为"地址栏+输入框"。用户可在地址栏汇集参考资料,而在输入框进行AI问询。</p>
|
||||
<h5 id="地址栏作为输入法和文本处理中心">地址栏作为输入法和文本处理中心</h5>
|
||||
|
|
@ -68,8 +70,8 @@
|
|||
<p><a href="../searchurl/input.html#">部件檢索</a> (推荐长按链接下载至本地使用) 等网页可输出至地址栏。用户亦可安装常用命令或链接直接处理地址栏文本。</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 28 October 2025<br>
|
||||
update README<br>
|
||||
<p>Last Modified: 30 October 2025<br>
|
||||
add AI prompts<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
|
||||
|
|
|
|||
|
|
@ -61,7 +61,7 @@
|
|||
<li><a href="zh/search.md" onclick="if(notRepo()){location='../search/index.html#';return false;}">提供20多deepseek满血版接入点。</a></li>
|
||||
<li>免魔法支持claude4,chatgpt5, 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>,支持超过剪贴板容量的长文本在应用间及应用内传送,为AI引擎提供充足的上下文。</li>
|
||||
<li><a href="zh/search.md" onclick="if(notRepo()){location='../search/index.html#';return false;}">AI聊天可作为搜索引擎</a>,对复杂问询提供多种<a href="../input/index.html#">输入辅助</a>,支持超过剪贴板容量的长文本在应用间及应用内传送,充实AI引擎上下文。</li>
|
||||
<li>微:不到250K。</li>
|
||||
<li>威:无穷无尽的功能,使用增强后的html5可以实现任何本地应用功能。支持使用js脚本、url服务、shell命令、内部功能链接定制菜单/(新)按钮/手势; 远程数据皆可成网站。</li>
|
||||
<li>便捷:AI聊天/图书/txt/词典/命令行/APP/webapp可作为搜索引擎使用。</li>
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/zh/_posts/</loc>
|
||||
<lastmod>2025-10-29T15:35:46+08:00</lastmod>
|
||||
<lastmod>2025-10-30T17:25:42+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
|
@ -16,7 +16,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/zh/input/</loc>
|
||||
<lastmod>2025-10-28T16:04:34+08:00</lastmod>
|
||||
<lastmod>2025-10-30T17:25:42+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
|
@ -29,7 +29,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/zh/</loc>
|
||||
<lastmod>2025-10-29T20:09:09+08:00</lastmod>
|
||||
<lastmod>2025-10-30T17:25:42+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-10-29T20:09:09+08:00</lastmod>
|
||||
<lastmod>2025-10-29T20:21:42+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-10-29T20:09:09+08:00</lastmod>
|
||||
<lastmod>2025-10-29T20:21:42+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