mirror of
https://github.com/torappinfo/uweb.git
synced 2026-03-14 14:45:45 +01:00
uweb1088: support uweb2edit
This commit is contained in:
parent
4a4db7d56d
commit
a00da09ae6
22 changed files with 104 additions and 102 deletions
|
|
@ -2,7 +2,7 @@
|
|||
../zh/
|
||||
><title>使用攻略</title></head>
|
||||
<center><b>使用攻略</b> <a href="i:1fhelp_en">English</a></center>
|
||||
<a href="https://gitee.com/jamesfengcao/uweb/raw/master/redirect.html#">设置及技巧</a> (
|
||||
<a href="https://gitee.com/jamesfengcao/uweb/raw/master/zh/index.html#">设置及技巧</a> (
|
||||
<a href="https://jamesfengcao.atomgit.net/uweb/zh/">atomgit</a>
|
||||
<a href="https://torappinfo.frama.io/uweb/zh/">frama</a>
|
||||
<a href="https://jamesfengcao.gitlab.io/uweb/zh/">gitlab</a>
|
||||
|
|
@ -55,11 +55,11 @@
|
|||
左/右下角滑动或顶部/地址栏下方下拉可显示。<br>
|
||||
<ul>
|
||||
<li>[⟳] 刷新/中断网页;长按出现<a href="javascript:" onclick="document.location.hash='spinneroptions'">功能选择</a>。</li>
|
||||
<li>后退: 长按智能翻页。</li>
|
||||
<li>前进: 无前进历史时智能翻页。长按弹出系统菜单。</li>
|
||||
<li>[<-]后退: 长按智能翻页。</li>
|
||||
<li>[->]前进: 无前进历史时智能翻页。长按弹出系统菜单。</li>
|
||||
<li>[⚙️]设置: 长按显示<a href="javascript:" onclick="document.location.hash='#options'">系统设置</a>。</li>
|
||||
<li>[□] 窗口管理;长按打开<a href="globalcss/index.html#">全局用户css样式选项</a>, <a target="_blank" href="file:///data/data/info.torapp.uweb/files/css/">访问目录"css/"</a>。</li>
|
||||
<li>主屏,长按打开新窗口。</li>
|
||||
<li>[🏠]主屏,长按打开新窗口。</li>
|
||||
<li>[☰] 更多工具;长按弹出<a href="rjs/index.html#">全局js脚本设置</a>, <a target="_blank" href="file:///data/data/info.torapp.uweb/files/js/">访问目录"js/"</a>。</li>
|
||||
</ul>
|
||||
|
||||
|
|
@ -78,7 +78,7 @@
|
|||
<li>[△]顶部</li>
|
||||
<li>[🔊]朗读: 优先朗读顶部工具条搜索栏非网址内容、网页选中内容,最后为整个网页。再次朗读可中断上次朗读操作,地址栏朗读专为学习外语单词发音而设计。</li>
|
||||
<li>[📃]文本重排</li>
|
||||
<li>[☁]保存在线网页/复制本地内容到目录</li>
|
||||
<li>[☁↓]保存在线网页/复制本地内容到目录</li>
|
||||
<li>[👤]账户切换</li>
|
||||
</ul>
|
||||
注:可通过关闭[JS]/[IMG]来屏蔽广告,这种屏蔽方式没有性能损失。<br>
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -87,7 +87,7 @@
|
|||
|
||||
</div>
|
||||
<p>Last Modified: 15 December 2024<br>
|
||||
add uptodown link<br>
|
||||
update home.css<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
|
||||
|
|
|
|||
|
|
@ -94,6 +94,8 @@
|
|||
"<a href="file:///data/data/info.torapp.uweb/files/default.css">default.css</a>": <a href="../sitejs/index.html#">default CSS style for domains not defined in sitejs folder</a><br>
|
||||
"<a href="file:///data/data/info.torapp.uweb/files/night.css">night.css</a>": <a href="../globalcss/index.html#">Night mode</a><br>
|
||||
"bookmarklet/videoplayer.js": <a href="../video/index.html#">fullscreen video player</a><br>
|
||||
"<a href="file:///data/data/info.torapp.uweb/files/help_en.html">help_en.html</a>": It is shown before the English manual when pressing the setting button.<br>
|
||||
"<a href="file:///data/data/info.torapp.uweb/files/help_zh.html">help_zh.html</a>": It is shown before the Chinese manual when pressing the setting button.<br>
|
||||
"<a href="file:///data/data/info.torapp.uweb/files/types.sniff">types.sniff</a>": file types for resource sniffer<br>
|
||||
"<a href="file:///data/data/info.torapp.uweb/files/js.allow">js.allow</a>": 3rd-party resource white list. One domain per line.<br>
|
||||
"<a href="file:///data/data/info.torapp.uweb/files/url.deny">url.deny</a>": one giant regular expression for blocked urls (java grammar). "#" to comment and carriage return (CR or new line) is ignored.<br>
|
||||
|
|
@ -103,8 +105,8 @@
|
|||
<p>"<a href="file:///data/data/info.torapp.uweb/files/shortcut/">shortcut/</a>": dynamical shortcut, if not exist, then default to "bookmark".</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 14 December 2024<br>
|
||||
Common phrases for input method<br>
|
||||
<p>Last Modified: 15 December 2024<br>
|
||||
update filenames<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta name="generator" content="Hugo 0.139.4">
|
||||
<meta name="generator" content="Hugo 0.139.5">
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="canonical" href="https://jamesfengcao.gitlab.io/uweb/en/" />
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
32
en/search.md
32
en/search.md
|
|
@ -54,29 +54,29 @@ Clicking the following search engine configuration links (or append the link tex
|
|||
|
||||
<a href="i:00awesomerepo:https://www.awesome-repositories.com/s/results-with-ai/">awesomerepo:https://www.awesome-repositories.com/s/results-with-ai/</a>
|
||||
|
||||
<a href="i:00floatsearch:i:0/js/s2ta.js:https://floatsearch.ai?%s">floatsearch:i:0/js/s2ta.js:https://floatsearch.ai?%s</a>
|
||||
|
||||
<a href="i:00morphic:i:0/js/s2ta.js:https://www.morphic.sh?%s">morphic:i:0/js/s2ta.js:https://www.morphic.sh?%s</a>
|
||||
|
||||
<a href="i:00lambda:i:0/js/s2ta.js:https://lambda.chat/chatui/?%s">lambda:i:0/js/s2ta.js:https://lambda.chat/chatui/?%s</a>
|
||||
|
||||
<a href="i:00blackbox:i:0/js/uweb2ta.js:https://www.blackbox.ai?10uweb=%s">blackbox:i:0/js/uweb2ta.js:https://www.blackbox.ai?10uweb=%s</a>
|
||||
|
||||
<a href="i:00devv:i:0/js/s2editable.js:https://devv.ai?%3Cp%3E%s%3C/p%3E">devv:i:0/js/s2editable.js:https://devv.ai?%3Cp%3E%s%3C/p%3E</a>
|
||||
|
||||
<a href="i:00duck.ai:i:0/js/uweb2ta.js:https://duckduckgo.com?ia=chat&q=h&uweb=%s">duck.ai:i:0/js/uweb2ta.js:https://duckduckgo.com?ia=chat&q=h&uweb=%s</a>
|
||||
|
||||
<a href="i:00searchGPT:https://chatgpt.com?hints=search&q=">searchGPT:https://chatgpt.com?hints=search&q=</a>
|
||||
|
||||
<a href="i:00chatGPT:i:0/js/s2ta.js:https://chat.openai.com/?%s">chatGPT:i:0/js/s2ta.js:https://chat.openai.com/?%s</a>
|
||||
<a href="i:00floatsearch:i:0/js/uweb2ta.js:https://floatsearch.ai#uweb=%s">floatsearch:i:0/js/uweb2ta.js:https://floatsearch.ai#uweb=%s</a>
|
||||
|
||||
<a href="i:00lepton:i:0/js/s2input.js:https://search.lepton.run/?%s">lepton:i:0/js/s2input.js:https://search.lepton.run/?%s</a>
|
||||
<a href="i:00morphic:i:0/js/uweb2ta.js:https://www.morphic.sh#uweb=%s">morphic:i:0/js/uweb2ta.js:https://www.morphic.sh#uweb=%s</a>
|
||||
|
||||
<a href="i:00lambda:i:0/js/uweb2ta.js:https://lambda.chat/chatui/#uweb=%s">lambda:i:0/js/uweb2ta.js:https://lambda.chat/chatui/#uweb=%s</a>
|
||||
|
||||
<a href="i:00blackbox:i:0/js/uweb2ta.js:https://www.blackbox.ai#10uweb=%s">blackbox:i:0/js/uweb2ta.js:https://www.blackbox.ai#10uweb=%s</a>
|
||||
|
||||
<a href="i:00devv:i:0/js/uweb2edit.js:https://devv.ai#uweb=%3Cp%3E%s%3C/p%3E">devv:i:0/js/uweb2edit.js:https://devv.ai#uweb=%3Cp%3E%s%3C/p%3E</a>
|
||||
|
||||
<a href="i:00duck.ai:i:0/js/uweb2ta.js:https://duckduckgo.com?ia=chat&q=h#uweb=%s">duck.ai:i:0/js/uweb2ta.js:https://duckduckgo.com?ia=chat&q=h#uweb=%s</a>
|
||||
|
||||
<a href="i:00chatGPT:i:0/js/uweb2ta.js:https://chat.openai.com/#uweb=%s">chatGPT:i:0/js/uweb2ta.js:https://chat.openai.com/#uweb=%s</a>
|
||||
|
||||
<a href="i:00lepton:i:0/js/uweb2input.js:https://search.lepton.run/#uweb=%s">lepton:i:0/js/uweb2input.js:https://search.lepton.run/#uweb=%s</a>
|
||||
|
||||
|
||||
AI (uweb browser only and the search tab must be not in background. Appending "%250D" as ENTER key if needed.)
|
||||
<a href="i:00solab:i:0/js/uweb2ta2.js:https://www.solab.ai?uweb=%s">solab:i:0/js/uweb2ta2.js:https://www.solab.ai?uweb=%s</a>
|
||||
<a href="i:00solab:i:0/js/uweb2ta2.js:https://www.solab.ai#uweb=%s">solab:i:0/js/uweb2ta2.js:https://www.solab.ai#uweb=%s</a>
|
||||
|
||||
<a href="i:00komo:i:0/js/uweb2ta2.js:https://komo.ai?uweb=%s">komo:i:0/js/uweb2ta2.js:https://komo.ai?uweb=%s</a>
|
||||
<a href="i:00komo:i:0/js/uweb2ta2.js:https://komo.ai#uweb=%s">komo:i:0/js/uweb2ta2.js:https://komo.ai#uweb=%s</a>
|
||||
|
||||
|
||||
<a id="mainSE">Recommended engines</a>:
|
||||
|
|
|
|||
|
|
@ -73,18 +73,18 @@
|
|||
<p><a href="i:00consensus:https://consensus.app/results/?synthesize=on&q=">consensus:https://consensus.app/results/?synthesize=on&q=</a></p>
|
||||
<p><a href="i:00yoursearch:https://app.yoursearch.ai/?q=">yoursearch:https://app.yoursearch.ai/?q=</a></p>
|
||||
<p><a href="i:00awesomerepo:https://www.awesome-repositories.com/s/results-with-ai/">awesomerepo:https://www.awesome-repositories.com/s/results-with-ai/</a></p>
|
||||
<p><a href="i:00floatsearch:i:0/js/s2ta.js:https://floatsearch.ai?%s">floatsearch:i:0/js/s2ta.js:https://floatsearch.ai?%s</a></p>
|
||||
<p><a href="i:00morphic:i:0/js/s2ta.js:https://www.morphic.sh?%s">morphic:i:0/js/s2ta.js:https://www.morphic.sh?%s</a></p>
|
||||
<p><a href="i:00lambda:i:0/js/s2ta.js:https://lambda.chat/chatui/?%s">lambda:i:0/js/s2ta.js:https://lambda.chat/chatui/?%s</a></p>
|
||||
<p><a href="i:00blackbox:i:0/js/uweb2ta.js:https://www.blackbox.ai?10uweb=%s">blackbox:i:0/js/uweb2ta.js:https://www.blackbox.ai?10uweb=%s</a></p>
|
||||
<p><a href="i:00devv:i:0/js/s2editable.js:https://devv.ai?%3Cp%3E%s%3C/p%3E">devv:i:0/js/s2editable.js:https://devv.ai?%3Cp%3E%s%3C/p%3E</a></p>
|
||||
<p><a href="i:00duck.ai:i:0/js/uweb2ta.js:https://duckduckgo.com?ia=chat&q=h&uweb=%s">duck.ai:i:0/js/uweb2ta.js:https://duckduckgo.com?ia=chat&q=h&uweb=%s</a></p>
|
||||
<p><a href="i:00searchGPT:https://chatgpt.com?hints=search&q=">searchGPT:https://chatgpt.com?hints=search&q=</a></p>
|
||||
<p><a href="i:00chatGPT:i:0/js/s2ta.js:https://chat.openai.com/?%s">chatGPT:i:0/js/s2ta.js:https://chat.openai.com/?%s</a></p>
|
||||
<p><a href="i:00lepton:i:0/js/s2input.js:https://search.lepton.run/?%s">lepton:i:0/js/s2input.js:https://search.lepton.run/?%s</a></p>
|
||||
<p><a href="i:00floatsearch:i:0/js/uweb2ta.js:https://floatsearch.ai#uweb=%s">floatsearch:i:0/js/uweb2ta.js:https://floatsearch.ai#uweb=%s</a></p>
|
||||
<p><a href="i:00morphic:i:0/js/uweb2ta.js:https://www.morphic.sh#uweb=%s">morphic:i:0/js/uweb2ta.js:https://www.morphic.sh#uweb=%s</a></p>
|
||||
<p><a href="i:00lambda:i:0/js/uweb2ta.js:https://lambda.chat/chatui/#uweb=%s">lambda:i:0/js/uweb2ta.js:https://lambda.chat/chatui/#uweb=%s</a></p>
|
||||
<p><a href="i:00blackbox:i:0/js/uweb2ta.js:https://www.blackbox.ai#10uweb=%s">blackbox:i:0/js/uweb2ta.js:https://www.blackbox.ai#10uweb=%s</a></p>
|
||||
<p><a href="i:00devv:i:0/js/uweb2edit.js:https://devv.ai#uweb=%3Cp%3E%s%3C/p%3E">devv:i:0/js/uweb2edit.js:https://devv.ai#uweb=%3Cp%3E%s%3C/p%3E</a></p>
|
||||
<p><a href="i:00duck.ai:i:0/js/uweb2ta.js:https://duckduckgo.com?ia=chat&q=h#uweb=%s">duck.ai:i:0/js/uweb2ta.js:https://duckduckgo.com?ia=chat&q=h#uweb=%s</a></p>
|
||||
<p><a href="i:00chatGPT:i:0/js/uweb2ta.js:https://chat.openai.com/#uweb=%s">chatGPT:i:0/js/uweb2ta.js:https://chat.openai.com/#uweb=%s</a></p>
|
||||
<p><a href="i:00lepton:i:0/js/uweb2input.js:https://search.lepton.run/#uweb=%s">lepton:i:0/js/uweb2input.js:https://search.lepton.run/#uweb=%s</a></p>
|
||||
<p>AI (uweb browser only and the search tab must be not in background. Appending "%250D" as ENTER key if needed.)<br>
|
||||
<a href="i:00solab:i:0/js/uweb2ta2.js:https://www.solab.ai?uweb=%s">solab:i:0/js/uweb2ta2.js:https://www.solab.ai?uweb=%s</a></p>
|
||||
<p><a href="i:00komo:i:0/js/uweb2ta2.js:https://komo.ai?uweb=%s">komo:i:0/js/uweb2ta2.js:https://komo.ai?uweb=%s</a></p>
|
||||
<a href="i:00solab:i:0/js/uweb2ta2.js:https://www.solab.ai#uweb=%s">solab:i:0/js/uweb2ta2.js:https://www.solab.ai#uweb=%s</a></p>
|
||||
<p><a href="i:00komo:i:0/js/uweb2ta2.js:https://komo.ai#uweb=%s">komo:i:0/js/uweb2ta2.js:https://komo.ai#uweb=%s</a></p>
|
||||
<p><a id="mainSE">Recommended engines</a>:<br>
|
||||
<a href="i:00Engines:i:40%s_00">Engines:i:40%s_00</a></p>
|
||||
<p><a href="i:00bing image:http://bing.com/images/search?q=">bing image:http://bing.com/images/search?q=</a></p>
|
||||
|
|
@ -273,7 +273,7 @@
|
|||
<a href="https://alternativeto.net/software/google-search/?feature=web-search">alternativeto</a></p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 12 December 2024<br>
|
||||
<p>Last Modified: 16 December 2024<br>
|
||||
add notes for '%250D'<br>
|
||||
<pre>Add AI engines
|
||||
</pre>
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/en/_posts/</loc>
|
||||
<lastmod>2024-12-14T14:26:57+08:00</lastmod>
|
||||
<lastmod>2024-12-15T18:56:18+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
<lastmod>2024-12-14T11:29:52+08:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/en/</loc>
|
||||
<lastmod>2024-12-15T11:27:08+08:00</lastmod>
|
||||
<lastmod>2024-12-16T08:25:49+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
|
@ -32,7 +32,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/en/search/</loc>
|
||||
<lastmod>2024-12-12T11:16:27+08:00</lastmod>
|
||||
<lastmod>2024-12-16T08:25:49+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
|
@ -45,7 +45,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/en/topposts/</loc>
|
||||
<lastmod>2024-12-15T11:27:08+08:00</lastmod>
|
||||
<lastmod>2024-12-16T08:25:49+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
|
@ -316,7 +316,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/en/filenames/</loc>
|
||||
<lastmod>2024-12-14T14:26:57+08:00</lastmod>
|
||||
<lastmod>2024-12-15T18:56:18+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
<description>Recent content in Topposts on uweb browser: unlimited power</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en</language>
|
||||
<lastBuildDate>Sun, 15 Dec 2024 11:27:08 +0800</lastBuildDate>
|
||||
<lastBuildDate>Mon, 16 Dec 2024 08:25:49 +0800</lastBuildDate>
|
||||
<atom:link href="https://jamesfengcao.gitlab.io/uweb/en/topposts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Search engine query URLs</title>
|
||||
|
|
|
|||
23
index.html
23
index.html
|
|
@ -1,13 +1,10 @@
|
|||
<head>
|
||||
<script type="text/javascript">
|
||||
(function(){
|
||||
var ls = navigator.languages;
|
||||
var url = "en/index.html#";
|
||||
for(var i in ls){
|
||||
if(ls[i].startsWith("en")) break;
|
||||
if(ls[i].startsWith("zh")) {url="zh/index.html#";break;}
|
||||
}
|
||||
location.href=url;
|
||||
})();
|
||||
</script>
|
||||
</head>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>https://jamesfengcao.gitlab.io/uweb/en/</title>
|
||||
<link rel="canonical" href="https://jamesfengcao.gitlab.io/uweb/en/">
|
||||
<meta name="robots" content="noindex">
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="refresh" content="0; url=https://jamesfengcao.gitlab.io/uweb/en/">
|
||||
</head>
|
||||
</html>
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
<script>var verCode = %1%;</script>
|
||||
<script>
|
||||
(function(){
|
||||
let latestV = 1087;
|
||||
let latestV = 1088;
|
||||
try {
|
||||
if(verCode>=latestV) {
|
||||
var ls = navigator.languages;
|
||||
|
|
|
|||
|
|
@ -4,14 +4,14 @@
|
|||
<sitemap>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/en/sitemap.xml</loc>
|
||||
|
||||
<lastmod>2024-12-15T11:27:08+08:00</lastmod>
|
||||
<lastmod>2024-12-16T08:25:49+08:00</lastmod>
|
||||
|
||||
</sitemap>
|
||||
|
||||
<sitemap>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/zh/sitemap.xml</loc>
|
||||
|
||||
<lastmod>2024-12-15T09:04:13+08:00</lastmod>
|
||||
<lastmod>2024-12-16T08:26:27+08:00</lastmod>
|
||||
|
||||
</sitemap>
|
||||
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -93,6 +93,8 @@
|
|||
"<a href="file:///data/data/info.torapp.uweb/files/default.css">default.css</a>":<a href="../sitejs/index.html#">勾选网址特定样式后无匹配情形下的默认样式</a><br>
|
||||
"<a href="file:///data/data/info.torapp.uweb/files/night.css">night.css</a>":<a href="../globalcss/index.html#">夜间模式</a>,代替超微内部实现<br>
|
||||
"bookmarklet/videoplayer.js":<a href="../video/index.html#">用户定义视频播放</a><br>
|
||||
"<a href="file:///data/data/info.torapp.uweb/files/help_en.html">help_en.html</a>": 显示于英文手册之前。<br>
|
||||
"<a href="file:///data/data/info.torapp.uweb/files/help_zh.html">help_zh.html</a>": 显示于中文手册之前。<br>
|
||||
"<a href="file:///data/data/info.torapp.uweb/files/types.sniff">types.sniff</a>":嗅探类型<br>
|
||||
"js.allow":外链js白名单,每行一个域名。<br>
|
||||
"url.deny":需要屏蔽的url正则表达式(java语法),忽视回车,可用"#"开头注释。<br>
|
||||
|
|
@ -103,8 +105,8 @@
|
|||
"shortcut/":动态shortcut刷新目录,若不存在则默认为"bookmark"目录。</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 14 December 2024<br>
|
||||
Common phrases for input method<br>
|
||||
<p>Last Modified: 15 December 2024<br>
|
||||
update filenames<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta name="generator" content="Hugo 0.139.4">
|
||||
<meta name="generator" content="Hugo 0.139.5">
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="canonical" href="https://jamesfengcao.gitlab.io/uweb/zh/" />
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
28
zh/search.md
28
zh/search.md
|
|
@ -42,37 +42,37 @@ log: |
|
|||
|
||||
<a href="i:00CSDN:https://chat.csdn.net?q=">CSDN:https://chat.csdn.net?q=</a>
|
||||
|
||||
<a href="i:00智谱清言:i:0/js/s2ta.js:https://chatglm.cn/main/alltoolsdetail?%s">智谱清言:i:0/js/s2ta.js:https://chatglm.cn/main/alltoolsdetail?%s</a>
|
||||
<a href="i:00智谱清言:i:0/js/uweb2ta.js:https://chatglm.cn/main/alltoolsdetail#uweb=%s">智谱清言:i:0/js/uweb2ta.js:https://chatglm.cn/main/alltoolsdetail#uweb=%s</a>
|
||||
|
||||
<a href="i:00百川:i:0/js/s2ta.js:https://www.baichuan-ai.com/chat?%s">百川:i:0/js/s2ta.js:https://www.baichuan-ai.com/chat?%s</a>
|
||||
<a href="i:00百川:i:0/js/uweb2ta.js:https://www.baichuan-ai.com/chat#uweb=%s">百川:i:0/js/uweb2ta.js:https://www.baichuan-ai.com/chat#uweb=%s</a>
|
||||
|
||||
<a href="i:00腾讯元宝:i:0/js/s2editable.js:https://yuanbao.tencent.com/chat?%3Cp%3E%s%3C/p%3E">腾讯元宝:i:0/js/s2editable.js:https://yuanbao.tencent.com/chat?%3Cp%3E%s%3C/p%3E</a>
|
||||
<a href="i:00腾讯元宝:i:0/js/uweb2edit.js:https://yuanbao.tencent.com/chat?uweb=%3Cp%3E%s%3C/p%3E">腾讯元宝:i:0/js/uweb2edit.js:https://yuanbao.tencent.com/chat?uweb=%3Cp%3E%s%3C/p%3E</a>
|
||||
|
||||
<a href="i:00知料觅得:i:0/js/s2input.js:https://www.sou100.com?%s">知料觅得:i:0/js/s2input.js:https://www.sou100.com?%s</a>
|
||||
<a href="i:00知料觅得:i:0/js/uweb2input.js:https://www.sou100.com#uweb=%s">知料觅得:i:0/js/uweb2input.js:https://www.sou100.com#uweb=%s</a>
|
||||
|
||||
<a href="i:00博查:i:0/js/uweb2ta.js:https://bochaai.com/?01uweb=%s">博查:i:0/js/uweb2ta.js:https://bochaai.com/?01uweb=%s</a>
|
||||
<a href="i:00博查:i:0/js/uweb2ta.js:https://bochaai.com/#01uweb=%s">博查:i:0/js/uweb2ta.js:https://bochaai.com/#01uweb=%s</a>
|
||||
|
||||
<a href="i:00openperplex:i:0/js/s2ta.js:https://openperplex.com?%s">openperplex:i:0/js/s2ta.js:https://openperplex.com?%s</a>
|
||||
<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>
|
||||
|
||||
|
||||
AI引擎 (超微浏览器且搜索窗口可见时生效,搜索串末尾添加"%250D"可起到自动回车作用,两次解码后"%250D"->"%0D"->CR键。另外"10uweb="中的"10"表示等待时间,单位为0.1秒。初始化耗时的网站可用。):
|
||||
<a href="i:00跃问:i:0/js/uweb2ta2.js:https://yuewen.cn/chats/new?uweb=%s">跃问:i:0/js/uweb2ta2.js:https://yuewen.cn/chats/new?uweb=%s</a>
|
||||
<a href="i:00跃问:i:0/js/uweb2ta2.js:https://yuewen.cn/chats/new#uweb=%s">跃问:i:0/js/uweb2ta2.js:https://yuewen.cn/chats/new#uweb=%s</a>
|
||||
|
||||
<a href="i:00kimi:i:0/js/uweb2edit2.js:https://kimi.moonshot.cn?uweb=%s">kimi:i:0/js/uweb2edit2.js:https://kimi.moonshot.cn?uweb=%s</a>
|
||||
<a href="i:00kimi:i:0/js/uweb2edit2.js:https://kimi.moonshot.cn#uweb=%s">kimi:i:0/js/uweb2edit2.js:https://kimi.moonshot.cn#uweb=%s</a>
|
||||
|
||||
<a href="i:00taichu:i:0/js/uweb2ta2.js:https://taichu-web.ia.ac.cn/#/chat#uweb=%s">taichu:i:0/js/uweb2ta2.js:https://taichu-web.ia.ac.cn/#/chat#uweb=%s</a>
|
||||
|
||||
<a href="i:00心流:i:0/js/uweb2ta2.js:https://m.iflow.cn?uweb=%s">心流:i:0/js/uweb2ta2.js:https://m.iflow.cn?uweb=%s</a>
|
||||
<a href="i:00心流:i:0/js/uweb2ta2.js:https://m.iflow.cn#uweb=%s">心流:i:0/js/uweb2ta2.js:https://m.iflow.cn#uweb=%s</a>
|
||||
|
||||
<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: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/uweb2ta2.js:https://xinghuo.xfyun.cn/desk?uweb=%s">讯飞:i:0/js/uweb2ta2.js:https://xinghuo.xfyun.cn/desk?uweb=%s</a>
|
||||
<a href="i:00讯飞:i:0/js/uweb2ta2.js:https://xinghuo.xfyun.cn/desk#uweb=%s">讯飞:i:0/js/uweb2ta2.js:https://xinghuo.xfyun.cn/desk#uweb=%s</a>
|
||||
|
||||
<a href="i:00360bot:i:0/js/uweb2ta2.js:https://bot.360.com?uweb=%s">360bot:i:0/js/uweb2ta2.js:https://bot.360.com?uweb=%s</a>
|
||||
<a href="i:00360bot:i:0/js/uweb2ta2.js:https://bot.360.com#uweb=%s">360bot:i:0/js/uweb2ta2.js:https://bot.360.com#uweb=%s</a>
|
||||
|
||||
<a href="i:00豆包:i:0/js/uweb2ta2.js:https://www.doubao.com/chat/?10uweb=%s">豆包:i:0/js/uweb2ta2.js:https://www.doubao.com/chat/?10uweb=%s</a>
|
||||
<a href="i:00豆包:i:0/js/uweb2ta2.js:https://www.doubao.com/chat/#10uweb=%s">豆包:i:0/js/uweb2ta2.js:https://www.doubao.com/chat/#10uweb=%s</a>
|
||||
|
||||
<a href="i:00海螺:i:0/js/uweb2ta2.js:https://hailuoai.com?uweb=%s">海螺:i:0/js/uweb2ta2.js:https://hailuoai.com?uweb=%s</a>
|
||||
<a href="i:00海螺:i:0/js/uweb2ta2.js:https://hailuoai.com#uweb=%s">海螺:i:0/js/uweb2ta2.js:https://hailuoai.com#uweb=%s</a>
|
||||
|
||||
|
||||
AI引擎 (ebrowser):
|
||||
|
|
|
|||
|
|
@ -67,22 +67,22 @@
|
|||
<p><a href="i:00miku:https://www.hellomiku.com/search?q=">miku:https://www.hellomiku.com/search?q=</a></p>
|
||||
<p><a href="i:00hotbot:https://www.hotbot.com/web?q=">hotbot:https://www.hotbot.com/web?q=</a></p>
|
||||
<p><a href="i:00CSDN:https://chat.csdn.net?q=">CSDN:https://chat.csdn.net?q=</a></p>
|
||||
<p><a href="i:00智谱清言:i:0/js/s2ta.js:https://chatglm.cn/main/alltoolsdetail?%s">智谱清言:i:0/js/s2ta.js:https://chatglm.cn/main/alltoolsdetail?%s</a></p>
|
||||
<p><a href="i:00百川:i:0/js/s2ta.js:https://www.baichuan-ai.com/chat?%s">百川:i:0/js/s2ta.js:https://www.baichuan-ai.com/chat?%s</a></p>
|
||||
<p><a href="i:00腾讯元宝:i:0/js/s2editable.js:https://yuanbao.tencent.com/chat?%3Cp%3E%s%3C/p%3E">腾讯元宝:i:0/js/s2editable.js:https://yuanbao.tencent.com/chat?%3Cp%3E%s%3C/p%3E</a></p>
|
||||
<p><a href="i:00知料觅得:i:0/js/s2input.js:https://www.sou100.com?%s">知料觅得:i:0/js/s2input.js:https://www.sou100.com?%s</a></p>
|
||||
<p><a href="i:00博查:i:0/js/uweb2ta.js:https://bochaai.com/?01uweb=%s">博查:i:0/js/uweb2ta.js:https://bochaai.com/?01uweb=%s</a></p>
|
||||
<p><a href="i:00openperplex:i:0/js/s2ta.js:https://openperplex.com?%s">openperplex:i:0/js/s2ta.js:https://openperplex.com?%s</a></p>
|
||||
<p><a href="i:00智谱清言:i:0/js/uweb2ta.js:https://chatglm.cn/main/alltoolsdetail#uweb=%s">智谱清言:i:0/js/uweb2ta.js:https://chatglm.cn/main/alltoolsdetail#uweb=%s</a></p>
|
||||
<p><a href="i:00百川:i:0/js/uweb2ta.js:https://www.baichuan-ai.com/chat#uweb=%s">百川:i:0/js/uweb2ta.js:https://www.baichuan-ai.com/chat#uweb=%s</a></p>
|
||||
<p><a href="i:00腾讯元宝:i:0/js/uweb2edit.js:https://yuanbao.tencent.com/chat?uweb=%3Cp%3E%s%3C/p%3E">腾讯元宝:i:0/js/uweb2edit.js:https://yuanbao.tencent.com/chat?uweb=%3Cp%3E%s%3C/p%3E</a></p>
|
||||
<p><a href="i:00知料觅得:i:0/js/uweb2input.js:https://www.sou100.com#uweb=%s">知料觅得:i:0/js/uweb2input.js:https://www.sou100.com#uweb=%s</a></p>
|
||||
<p><a href="i:00博查:i:0/js/uweb2ta.js:https://bochaai.com/#01uweb=%s">博查:i:0/js/uweb2ta.js:https://bochaai.com/#01uweb=%s</a></p>
|
||||
<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引擎 (超微浏览器且搜索窗口可见时生效,搜索串末尾添加"%250D"可起到自动回车作用,两次解码后"%250D"->"%0D"->CR键。另外"10uweb="中的"10"表示等待时间,单位为0.1秒。初始化耗时的网站可用。):<br>
|
||||
<a href="i:00跃问:i:0/js/uweb2ta2.js:https://yuewen.cn/chats/new?uweb=%s">跃问:i:0/js/uweb2ta2.js:https://yuewen.cn/chats/new?uweb=%s</a></p>
|
||||
<p><a href="i:00kimi:i:0/js/uweb2edit2.js:https://kimi.moonshot.cn?uweb=%s">kimi:i:0/js/uweb2edit2.js:https://kimi.moonshot.cn?uweb=%s</a></p>
|
||||
<a href="i:00跃问:i:0/js/uweb2ta2.js:https://yuewen.cn/chats/new#uweb=%s">跃问:i:0/js/uweb2ta2.js:https://yuewen.cn/chats/new#uweb=%s</a></p>
|
||||
<p><a href="i:00kimi:i:0/js/uweb2edit2.js:https://kimi.moonshot.cn#uweb=%s">kimi:i:0/js/uweb2edit2.js:https://kimi.moonshot.cn#uweb=%s</a></p>
|
||||
<p><a href="i:00taichu:i:0/js/uweb2ta2.js:https://taichu-web.ia.ac.cn/#/chat#uweb=%s">taichu:i:0/js/uweb2ta2.js:https://taichu-web.ia.ac.cn/#/chat#uweb=%s</a></p>
|
||||
<p><a href="i:00心流:i:0/js/uweb2ta2.js:https://m.iflow.cn?uweb=%s">心流:i:0/js/uweb2ta2.js:https://m.iflow.cn?uweb=%s</a></p>
|
||||
<p><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/uweb2ta2.js:https://xinghuo.xfyun.cn/desk?uweb=%s">讯飞:i:0/js/uweb2ta2.js:https://xinghuo.xfyun.cn/desk?uweb=%s</a></p>
|
||||
<p><a href="i:00360bot:i:0/js/uweb2ta2.js:https://bot.360.com?uweb=%s">360bot:i:0/js/uweb2ta2.js:https://bot.360.com?uweb=%s</a></p>
|
||||
<p><a href="i:00豆包:i:0/js/uweb2ta2.js:https://www.doubao.com/chat/?10uweb=%s">豆包:i:0/js/uweb2ta2.js:https://www.doubao.com/chat/?10uweb=%s</a></p>
|
||||
<p><a href="i:00海螺:i:0/js/uweb2ta2.js:https://hailuoai.com?uweb=%s">海螺:i:0/js/uweb2ta2.js:https://hailuoai.com?uweb=%s</a></p>
|
||||
<p><a href="i:00心流:i:0/js/uweb2ta2.js:https://m.iflow.cn#uweb=%s">心流:i:0/js/uweb2ta2.js:https://m.iflow.cn#uweb=%s</a></p>
|
||||
<p><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/uweb2ta2.js:https://xinghuo.xfyun.cn/desk#uweb=%s">讯飞:i:0/js/uweb2ta2.js:https://xinghuo.xfyun.cn/desk#uweb=%s</a></p>
|
||||
<p><a href="i:00360bot:i:0/js/uweb2ta2.js:https://bot.360.com#uweb=%s">360bot:i:0/js/uweb2ta2.js:https://bot.360.com#uweb=%s</a></p>
|
||||
<p><a href="i:00豆包:i:0/js/uweb2ta2.js:https://www.doubao.com/chat/#10uweb=%s">豆包:i:0/js/uweb2ta2.js:https://www.doubao.com/chat/#10uweb=%s</a></p>
|
||||
<p><a href="i:00海螺:i:0/js/uweb2ta2.js:https://hailuoai.com#uweb=%s">海螺:i:0/js/uweb2ta2.js:https://hailuoai.com#uweb=%s</a></p>
|
||||
<p>AI引擎 (ebrowser):<br>
|
||||
<a href="i:00yw:i:q:bjs navigator.clipboard.writeText(`%s`)\nhttps://yuewen.cn/chats/new">yw:i:q:bjs navigator.clipboard.writeText(<code>%s</code>)\nhttps://yuewen.cn/chats/new</a></p>
|
||||
<p><a href="i:00tc:i:q:bjs navigator.clipboard.writeText(`%s`)\nhttps://taichu-web.ia.ac.cn/#/chat">tc:i:q:bjs navigator.clipboard.writeText(<code>%s</code>)\nhttps://taichu-web.ia.ac.cn/#/chat</a></p>
|
||||
|
|
@ -326,7 +326,7 @@
|
|||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 10 December 2024<br>
|
||||
<p>Last Modified: 16 December 2024<br>
|
||||
add notes for '%250D'<br>
|
||||
<pre>24.02.26 添加网盘搜索引擎
|
||||
</pre>
|
||||
|
|
|
|||
|
|
@ -2,7 +2,8 @@
|
|||
a{color:inherit;text-decoration:inherit;}.O{display:none}
|
||||
.se+.se:before{content:' • '}
|
||||
.L{line-height:1;}.G{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;}
|
||||
textarea{height:38px;line-height:38px;width:100%;border-radius:20px;}
|
||||
textarea.SR{height:40px;line-height:40px;border-radius:20px;}
|
||||
+textarea{min-height:40px;max-height:200px;width:100%;field-sizing:content;}
|
||||
a.icon{display:inline-block;margin:0 10px 0 10px;text-align:center;}a.icon>img{width:40px;height:40px;font-size:28px;border-radius:20px;position:relative;}a.icon>img:after{content:attr(alt);font-size:28px;display:block;position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;background-color:#fff;}a.icon>span{display:block;overflow:hidden;height:24px;line-height:24px;}
|
||||
|
||||
input{background:rgba(255,255,255,0.7);}
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/zh/_posts/</loc>
|
||||
<lastmod>2024-12-14T14:22:43+08:00</lastmod>
|
||||
<lastmod>2024-12-15T18:58:27+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
|
@ -29,7 +29,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/zh/</loc>
|
||||
<lastmod>2024-12-15T09:04:13+08:00</lastmod>
|
||||
<lastmod>2024-12-16T08:26:27+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
|
@ -61,7 +61,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/zh/topposts/</loc>
|
||||
<lastmod>2024-12-13T15:50:37+08:00</lastmod>
|
||||
<lastmod>2024-12-16T08:26:27+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
|
@ -74,7 +74,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/zh/search/</loc>
|
||||
<lastmod>2024-12-10T17:08:52+08:00</lastmod>
|
||||
<lastmod>2024-12-16T08:26:27+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
|
@ -346,7 +346,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/zh/filenames/</loc>
|
||||
<lastmod>2024-12-14T14:22:43+08:00</lastmod>
|
||||
<lastmod>2024-12-15T18:58:27+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