mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
enhance crontab support
This commit is contained in:
parent
63eee8ebb5
commit
8e42c8b7ac
9 changed files with 85 additions and 48 deletions
|
@ -1,7 +1,7 @@
|
|||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta name="generator" content="Hugo 0.112.3">
|
||||
<meta name="generator" content="Hugo 0.119.0">
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
|
|
|
@ -108,9 +108,9 @@ c[cssFlag]: For example, &quot;c12&quot; will apply the third and fourth
|
|||
|
||||
<guid>/zh/tips/</guid>
|
||||
<description>免魔法国内直接使用系列
|
||||
newbing/chatgpt/必应写作/AI画图
|
||||
使用重定向访问国外技术网址
|
||||
google翻译
|
||||
newbing/chatgpt/必应写作/AI画图
|
||||
目录配置及使用外部文件管理器
|
||||
超微浏览器可以将配置目录或子目录符号链接至任意外部公共目录。安装有定制termux的用户也可以使用移动设备自带或第三方文件管理器管理超微内部指定目录。具体配置可见Shell command mode。
|
||||
准确显示PC网页:
|
||||
|
@ -127,7 +127,7 @@ UA为非默认时,点击PC按钮将恢复UA为默认,同时触发不保存UA
|
|||
在浏览器文件管理器中长按文件名,弹出菜单中选择分享,系统会优先弹出相应的文件编辑器。
|
||||
配置文件列表中直接点击文件名即可编辑。
|
||||
免魔法直接使用newbing/chatgpt/必应写作/AI画图 总要求:长按底部&quot;PC&quot;按钮选择user-agent为&quot;edge&quot;。用户需登录微软网站比如cn.bing.com,帐号已经开通newbing。
|
||||
方法1:
|
||||
方法1(不再维护):
|
||||
点击一键安装必应AI
|
||||
或者分步安装:
|
||||
安装界面html, bingChat &amp; Write自带魔法直接界面
|
||||
|
@ -448,8 +448,9 @@ Android TV可利用顺序搜索使用箭头按钮切换频道。顺序搜索引
|
|||
|
||||
<guid>/zh/bookmark/</guid>
|
||||
<description>所有书签都可通过&quot;长按链接-&gt;命令-&gt;书签&quot;保存链接为书签。书签菜单可至特色服务网页安装。
|
||||
web
|
||||
AI/chatGPT:
|
||||
bingChat carrot ainav 网络剪贴板
|
||||
carrot ainav 网络剪贴板
|
||||
txtpad
|
||||
cmd.im
|
||||
Wait for url from other devices
|
||||
|
@ -608,6 +609,7 @@ webview 80- 夜间模式</description>
|
|||
&quot;default.filecap&quot;:文件特殊处理
|
||||
&quot;default.rc&quot;:如果勾选“文件预处理”,则uweb启动时运行此shell脚本。可与tcron配合运行定时任务,如存储清理、网页签到等。
|
||||
&quot;default.rc2&quot;:如果勾选“文件预处理”,则uweb返回前台时运行此shell脚本。
|
||||
&quot;crontab&quot;:
|
||||
&quot;engine.search&quot;:格式同home5.search,搜索引擎url仅支持%s语法。(搜索词部分用%s代替),供自动顺序搜索使用。
|
||||
&quot;default.siteconf&quot;:网站独立设置,保存ua、禁用js、无图、禁用第三方(js,可疑资源)、当前激活脚本、全局脚本。当前设置与默认不同才会保存。比如当前不屏蔽第三方js,但屏蔽第三方可疑资源,则屏蔽第三方设置与默认不同,站点设置被保存。
|
||||
&quot;default.playrate&quot;:全屏播放菜单项,格式与文件default.link完全相同。倍速播放菜单链接部分为空,譬如&quot;.5x:&quot;,倍速菜单至少有一个。链接部分非空的菜单必须在所有倍速菜单之后。
|
||||
|
|
|
@ -27,6 +27,19 @@
|
|||
hreflang="zh"
|
||||
href="/zh/tags/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/zh/</loc>
|
||||
<lastmod>2023-10-25T13:06:41+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="/en/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
href="/zh/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/zh/tags/%E5%9B%BD%E5%A4%96%E7%BD%91%E5%9D%80/</loc>
|
||||
<lastmod>2023-06-17T07:56:09+08:00</lastmod>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue