mirror of
https://github.com/torappinfo/uweb.git
synced 2026-03-14 14:45:45 +01:00
update AI engines
This commit is contained in:
parent
25891f59a8
commit
128b049fa1
10 changed files with 32 additions and 27 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<script>var verCode = %1%;</script>
|
||||
<script>
|
||||
(function(){
|
||||
let latestV = 1118;
|
||||
let latestV = 1120;
|
||||
let msg = "Already up to date!";
|
||||
let url="https://master.dl.sourceforge.net/project/uwebbrowser/v1/uweb"+latestV+".apk?viasf=1";
|
||||
do {
|
||||
|
|
|
|||
|
|
@ -9,6 +9,8 @@
|
|||
"qw":"i:0/js/uweb2ta.js:https://chat.qwenlm.ai#uweb=%s",
|
||||
"sl":"i:0/js/uwebset.js:https://www.solab.ai#uweb=%s",
|
||||
"ms":"https://metaso.cn?q=%s",
|
||||
"lf":"i:0/js/uwebset.js:https://chat.lify.vip/chat?uweb=%s",
|
||||
"gc":"i:0/js/uweb2ta.js:https://gitcode.com/ai/#uweb=%s",
|
||||
"ds":"i:0/js/uweb2ta.js:https://metaso.cn/#uweb=%s",
|
||||
"df":"https://www.deepfind.co/?q=%s",
|
||||
"ta":"https://thinkany.so/search?q=%s",
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
<sitemap>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/zh/sitemap.xml</loc>
|
||||
|
||||
<lastmod>2025-04-03T20:57:55+08:00</lastmod>
|
||||
<lastmod>2025-04-05T09:11:17+08:00</lastmod>
|
||||
|
||||
</sitemap>
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
<description>Recent content in _Posts on 超微浏览器: 威、快、高效、极致优化</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>zh</language>
|
||||
<lastBuildDate>Thu, 03 Apr 2025 08:23:11 +0800</lastBuildDate>
|
||||
<lastBuildDate>Fri, 04 Apr 2025 08:19:34 +0800</lastBuildDate>
|
||||
<atom:link href="https://jamesfengcao.gitlab.io/uweb/zh/_posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>常用链接</title>
|
||||
|
|
@ -48,7 +48,7 @@
|
|||
<link>https://jamesfengcao.gitlab.io/uweb/zh/tcron/</link>
|
||||
<pubDate>Thu, 23 Nov 2023 00:00:00 +0000</pubDate>
|
||||
<guid>https://jamesfengcao.gitlab.io/uweb/zh/tcron/</guid>
|
||||
<description><h4 id="crontab">crontab</h4>
<p>注意:1. 必须使用单一空格作为分割符。<br>
2. 必须同时满足日期及星期的要求(功能增强),crontab标准只要求满足其中一个要求。</p>
<p>文件&quot;crontab&quot;每行第六部分可为url或<a href="../links/index.html#">内部链接</a>,也可为&quot;c:&quot;通知termux执行后面命令; &quot;!&quot;直接执行命令。其余格式一律作为闹钟提醒时的伴随消息。</p>
<p>文件&quot;crontab&quot;自动签到例子:<br>
6 9 * * * i:p1https://www.bookschina.com/ashx/SignInApi.ashx#action=SignIn<br>
8 9 * * * i:p1https://www.bookschina.com/ashx/SignInApi.ashx#action=OrderLottery&amp;cate=0</p>
<p>其中&quot;i:a1&quot;为对url发起&quot;post&quot;请求。</p>
<h4 id="tcron">tcron</h4>
<p>如果勾选“文件预处理”,则uweb启动时运行&quot;default.rc&quot; shell脚本。可与tcron定时管<br>
理工具(<a href="i:0bhttps://fastly.jsdelivr.net/gh/torappinfo/uwebjs/bin/tcron.tgz">安装tcron</a>)配合运行定时任务,如存储清理、网页签到等。</p>
<p>勾选“文件预处理”的情况下,如果存在文件&quot;default.rc2&quot;,则在超微浏览器成为前台时,此文件代码被执行。在超微永不退出的情况下,&quot;default.rc&quot;将没有任何执行机会,而&quot;default.rc2&quot;保证即使超微长时间不重启,定时脚本仍可以执行。</p>
<p>usage: tcron logfile command hours [timezone delay_sec elsecommand]<br>
指定时间范围内如果命令没有被执行过,则tcron会执行一次命令。<br>
其中logfile可以不记录任何log,成功执行命令以后只需更新一下改动时间即可。<br>
hours: 如果为正整数,则将每天划分为不同的时间区间(单位小时),每个区间命令只能执行一次。如果为负整数,则取绝对值,并且单位为分钟,保证下一次执行至少间隔这么多分钟。<br>
hours也可以为&quot;hh:mm-hh:mm,...&quot;格式, 譬如&quot;6:00-8:30,11:00-13:00,5:30-6:30&quot;为每天三餐时间脚本执行一次。<br>
timezone: 时区:譬如“8”表示北京时间。(默认为8)<br>
delay_sec: 等待指定秒数后再执行命令,防止命令被集中执行。<br>
elsecommand: 无需执行命令command时执行。</p>
<p>ex:<br>
set PATH=/system/bin:/data/data/info.torapp.uweb/files/bin<br>
#天翼云每天签到一次<br>
tcron /sdcard/a &quot;cloudpan189-go sign;toybox touch /sdcard/a&quot; 24<br>
#每30天清空baidu目录<br>
tcron /sdcard/b &quot;rm -rf /sdcard/baidu/*;toybox touch /sdcard/b&quot; 720</p>
<p><a target="_self" href="i:0hdefault.rc:../searchurl/txt/default.rc">安装default.rc模板文件(termux)</a></p>
<p>可能用到的命令:<br>
termux中安装remind,可配置各类提醒功能,十分强大。<br>
apt install remind</p></description>
|
||||
<description><h4 id="crontab">crontab</h4>
<p>注意:1. 必须使用单一空格作为分割符。<br>
2. 必须同时满足日期及星期的要求(功能增强),crontab标准只要求满足其中一个要求。</p>
<p>文件&quot;crontab&quot;每行第六部分可为url或<a href="../links/index.html#">内部链接</a>,也可为&quot;c:&quot;通知termux执行后面命令; &quot;!&quot;直接执行命令。其余格式一律作为闹钟提醒时的伴随消息。</p>
<p>文件&quot;crontab&quot;自动签到例子:<br>
6 9 * * * i:p1https://www.bookschina.com/ashx/SignInApi.ashx#action=SignIn<br>
8 9 * * * i:p1https://www.bookschina.com/ashx/SignInApi.ashx#action=SignIn_Award&amp;index=1</p>
<p>其中&quot;i:a1&quot;为对url发起&quot;post&quot;请求。</p>
<h4 id="tcron">tcron</h4>
<p>如果勾选“文件预处理”,则uweb启动时运行&quot;default.rc&quot; shell脚本。可与tcron定时管<br>
理工具(<a href="i:0bhttps://fastly.jsdelivr.net/gh/torappinfo/uwebjs/bin/tcron.tgz">安装tcron</a>)配合运行定时任务,如存储清理、网页签到等。</p>
<p>勾选“文件预处理”的情况下,如果存在文件&quot;default.rc2&quot;,则在超微浏览器成为前台时,此文件代码被执行。在超微永不退出的情况下,&quot;default.rc&quot;将没有任何执行机会,而&quot;default.rc2&quot;保证即使超微长时间不重启,定时脚本仍可以执行。</p>
<p>usage: tcron logfile command hours [timezone delay_sec elsecommand]<br>
指定时间范围内如果命令没有被执行过,则tcron会执行一次命令。<br>
其中logfile可以不记录任何log,成功执行命令以后只需更新一下改动时间即可。<br>
hours: 如果为正整数,则将每天划分为不同的时间区间(单位小时),每个区间命令只能执行一次。如果为负整数,则取绝对值,并且单位为分钟,保证下一次执行至少间隔这么多分钟。<br>
hours也可以为&quot;hh:mm-hh:mm,...&quot;格式, 譬如&quot;6:00-8:30,11:00-13:00,5:30-6:30&quot;为每天三餐时间脚本执行一次。<br>
timezone: 时区:譬如“8”表示北京时间。(默认为8)<br>
delay_sec: 等待指定秒数后再执行命令,防止命令被集中执行。<br>
elsecommand: 无需执行命令command时执行。</p>
<p>ex:<br>
set PATH=/system/bin:/data/data/info.torapp.uweb/files/bin<br>
#天翼云每天签到一次<br>
tcron /sdcard/a &quot;cloudpan189-go sign;toybox touch /sdcard/a&quot; 24<br>
#每30天清空baidu目录<br>
tcron /sdcard/b &quot;rm -rf /sdcard/baidu/*;toybox touch /sdcard/b&quot; 720</p>
<p><a target="_self" href="i:0hdefault.rc:../searchurl/txt/default.rc">安装default.rc模板文件(termux)</a></p>
<p>可能用到的命令:<br>
termux中安装remind,可配置各类提醒功能,十分强大。<br>
apt install remind</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>小技巧</title>
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
12
zh/search.md
12
zh/search.md
|
|
@ -16,9 +16,7 @@ log: |
|
|||
|
||||
<a href="i:00百度ds:https://chat.baidu.com/deepseek?word=">百度ds:https://chat.baidu.com/deepseek?word=</a>
|
||||
|
||||
<a href="i:00百度ai:https://chat.baidu.com/search?word=">百度ai:https://chat.baidu.com/search?word=</a>
|
||||
|
||||
<a href="i:00百度pc:i:0UA1https://chat.baidu.com/search?word=%s">百度pc:i:0UA1https://chat.baidu.com/search?word=%s</a>
|
||||
<a href="i:00百度ai:i:0UASearchCraft/:https://chat.baidu.com/search?word=%s">百度ai:i:0UASearchCraft/:https://chat.baidu.com/search?word=%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>
|
||||
|
||||
|
|
@ -50,7 +48,9 @@ log: |
|
|||
|
||||
<a href="i:00小艺:i:0/js/uweb2ta.js:https://xiaoyi.huawei.com/chat#uweb=%s">小艺:i:0/js/uweb2ta.js:https://xiaoyi.huawei.com/chat#uweb=%s</a>
|
||||
|
||||
<a href="i:00360bot:i:0UA1i:0/js/uwebset.js:https://bot.n.cn#10uweb=%s">360bot:i:0UA1i:0/js/uwebset.js:https://bot.n.cn#10uweb=%s</a>
|
||||
<a href="i:00360bot:i:0UA1:i:0/js/uwebset.js:https://bot.n.cn#10uweb=%s">360bot:i:0UA1:i:0/js/uwebset.js:https://bot.n.cn#10uweb=%s</a>
|
||||
|
||||
<a href="i:00智慧岛:i:0/js/uwebset.js:https://chat.lify.vip/chat#uweb=%s">智慧岛:i:0/js/uwebset.js:https://chat.lify.vip/chat#uweb=%s</a>
|
||||
|
||||
|
||||
注:
|
||||
|
|
@ -86,6 +86,8 @@ log: |
|
|||
|
||||
<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/uwebset.js:https://chat.minimax.com#uweb=%s">海螺:i:0/js/uwebset.js:https://chat.minimax.com#uweb=%s</a>
|
||||
|
||||
<a href="i:00太初:i:0/js/uwebset.js:https://taichu-web.ia.ac.cn/#/chat#uweb=%s">太初:i:0/js/uwebset.js:https://taichu-web.ia.ac.cn/#/chat#uweb=%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>
|
||||
|
|
@ -106,7 +108,7 @@ AI引擎 (超微浏览器且搜索窗口可见时生效,"%s"后添加"%250D"
|
|||
|
||||
<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>
|
||||
|
||||
<a href="i:00腾讯文档ai:i:0UA1i:0/js/uweb2edit2.js:https://docs.qq.com/ai#uweb=%s">腾讯文档ai:i:0UA1i:0/js/uweb2edit2.js:https://docs.qq.com/ai#uweb=%s</a>
|
||||
<a href="i:00腾讯文档ai:i:0UA1:i:0/js/uweb2edit2.js:https://docs.qq.com/ai#uweb=%s">腾讯文档ai:i:0UA1:i:0/js/uweb2edit2.js:https://docs.qq.com/ai#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>
|
||||
|
||||
|
|
|
|||
|
|
@ -54,8 +54,7 @@
|
|||
<a href="i:00秘塔ds:i:0/js/uweb2ta.js:https://metaso.cn#uweb=%s">秘塔ds:i:0/js/uweb2ta.js:https://metaso.cn#uweb=%s</a></p>
|
||||
<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百度pc:i:0UA1https://chat.baidu.com/search?word=%s">百度pc:i:0UA1https://chat.baidu.com/search?word=%s</a></p>
|
||||
<p><a href="i:00百度ai:i:0UASearchCraft/:https://chat.baidu.com/search?word=%s">百度ai:i:0UASearchCraft/:https://chat.baidu.com/search?word=%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>
|
||||
|
|
@ -71,7 +70,8 @@
|
|||
<p><a href="i:00openrouter:i:0/js/uwebset.js:https://openrouter.ai/chat?models=deepseek/deepseek-r1:free?uweb=%s">openrouter:i:0/js/uwebset.js:https://openrouter.ai/chat?models=deepseek/deepseek-r1:free?uweb=%s</a></p>
|
||||
<p><a href="i:00硅基流动:i:0/js/uwebset.js:https://cloud.siliconflow.cn/playground/chat?uweb=%s%250D">硅基流动:i:0/js/uwebset.js:https://cloud.siliconflow.cn/playground/chat?uweb=%s%250D</a></p>
|
||||
<p><a href="i:00小艺:i:0/js/uweb2ta.js:https://xiaoyi.huawei.com/chat#uweb=%s">小艺:i:0/js/uweb2ta.js:https://xiaoyi.huawei.com/chat#uweb=%s</a></p>
|
||||
<p><a href="i:00360bot:i:0UA1i:0/js/uwebset.js:https://bot.n.cn#10uweb=%s">360bot:i:0UA1i:0/js/uwebset.js:https://bot.n.cn#10uweb=%s</a></p>
|
||||
<p><a href="i:00360bot:i:0UA1:i:0/js/uwebset.js:https://bot.n.cn#10uweb=%s">360bot:i:0UA1:i:0/js/uwebset.js:https://bot.n.cn#10uweb=%s</a></p>
|
||||
<p><a href="i:00智慧岛:i:0/js/uwebset.js:https://chat.lify.vip/chat#uweb=%s">智慧岛:i:0/js/uwebset.js:https://chat.lify.vip/chat#uweb=%s</a></p>
|
||||
<p>注:</p>
|
||||
<ul>
|
||||
<li>纳米等默认不使用deepseek, 但如果没有输入内容空搜一次,此时在网页界面上打开deepseek开关,那么以后每次搜索都会默认使用deepseek。</li>
|
||||
|
|
@ -92,6 +92,7 @@
|
|||
<p><a href="i:00豆包:i:0/js/uwebset.js:https://www.doubao.com/chat/#10uweb=%s">豆包:i:0/js/uwebset.js:https://www.doubao.com/chat/#10uweb=%s</a></p>
|
||||
<p><a href="i:00千问:i:0/js/uweb2ta.js:https://chat.qwenlm.ai#uweb=%s">千问:i:0/js/uweb2ta.js:https://chat.qwenlm.ai#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/uwebset.js:https://chat.minimax.com#uweb=%s">海螺:i:0/js/uwebset.js:https://chat.minimax.com#uweb=%s</a></p>
|
||||
<p><a href="i:00太初:i:0/js/uwebset.js:https://taichu-web.ia.ac.cn/#/chat#uweb=%s">太初:i:0/js/uwebset.js:https://taichu-web.ia.ac.cn/#/chat#uweb=%s</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:00flo.ing:i:0/js/uweb2ta.js:https://flo.ing#uweb=%s">flo.ing:i:0/js/uweb2ta.js:https://flo.ing#uweb=%s</a></p>
|
||||
|
|
@ -102,7 +103,7 @@
|
|||
<p>AI引擎 (超微浏览器且搜索窗口可见时生效,"%s"后添加"%250D"可自动发送,两次解码后"%250D"->"%0D"->发送键。另外"10uweb="中的"10"表示等待时间,单位为0.1秒。初始化耗时的网站可用。):<br>
|
||||
<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/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:00腾讯文档ai:i:0UA1i:0/js/uweb2edit2.js:https://docs.qq.com/ai#uweb=%s">腾讯文档ai:i:0UA1i:0/js/uweb2edit2.js:https://docs.qq.com/ai#uweb=%s</a></p>
|
||||
<p><a href="i:00腾讯文档ai:i:0UA1:i:0/js/uweb2edit2.js:https://docs.qq.com/ai#uweb=%s">腾讯文档ai:i:0UA1:i:0/js/uweb2edit2.js:https://docs.qq.com/ai#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>镜像:<br>
|
||||
<a href="i:00google:i:0mhttps://loud-moth-21.deno.dev/:https://google.com/search?q=%s">google:i:0mhttps://loud-moth-21.deno.dev/:https://google.com/search?q=%s</a></p>
|
||||
|
|
@ -339,7 +340,7 @@
|
|||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 3 April 2025<br>
|
||||
<p>Last Modified: 5 April 2025<br>
|
||||
add notes for '%250D'<br>
|
||||
<pre>24.02.26 添加网盘搜索引擎
|
||||
</pre>
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/zh/_posts/</loc>
|
||||
<lastmod>2025-04-03T08:23:11+08:00</lastmod>
|
||||
<lastmod>2025-04-04T08:19:34+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-04-03T20:57:55+08:00</lastmod>
|
||||
<lastmod>2025-04-05T09:11:17+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-04-03T20:57:55+08:00</lastmod>
|
||||
<lastmod>2025-04-05T09:11:17+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-04-03T20:57:55+08:00</lastmod>
|
||||
<lastmod>2025-04-05T09:11:17+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
|
@ -181,7 +181,7 @@
|
|||
<lastmod>2024-12-12T08:29:15+08:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/zh/tcron/</loc>
|
||||
<lastmod>2025-04-03T08:23:11+08:00</lastmod>
|
||||
<lastmod>2025-04-04T08:19:34+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
|
|
|||
|
|
@ -54,7 +54,7 @@
|
|||
<p>文件"crontab"每行第六部分可为url或<a href="../links/index.html#">内部链接</a>,也可为"c:"通知termux执行后面命令; "!"直接执行命令。其余格式一律作为闹钟提醒时的伴随消息。</p>
|
||||
<p>文件"crontab"自动签到例子:<br>
|
||||
6 9 * * * i:p1https://www.bookschina.com/ashx/SignInApi.ashx#action=SignIn<br>
|
||||
8 9 * * * i:p1https://www.bookschina.com/ashx/SignInApi.ashx#action=OrderLottery&cate=0</p>
|
||||
8 9 * * * i:p1https://www.bookschina.com/ashx/SignInApi.ashx#action=SignIn_Award&index=1</p>
|
||||
<p>其中"i:a1"为对url发起"post"请求。</p>
|
||||
<h4 id="tcron">tcron</h4>
|
||||
<p>如果勾选“文件预处理”,则uweb启动时运行"default.rc" shell脚本。可与tcron定时管<br>
|
||||
|
|
@ -82,8 +82,8 @@ apt install remind</p>
|
|||
其中-d后面参数可以为任意url包括超微内部"i:" url。</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 3 April 2025<br>
|
||||
update AI engines<br>
|
||||
<p>Last Modified: 4 April 2025<br>
|
||||
enhance i:0UA<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue