From f317abf5a274df1abff4c701fde60f3f3378fd85 Mon Sep 17 00:00:00 2001 From: smallfawn <860562056@QQ.COM> Date: Thu, 2 Apr 2026 09:01:11 +0800 Subject: [PATCH] Update README: scripts, ql command, disclaimer Reformat README: replace the old table with a titled script list that includes last-updated timestamps for each script. Simplify the QingLong repo pull command to use the GitHub URL (removed the ghproxy variant) and add a disclaimer clarifying the scripts are for learning/testing only and not for commercial use. General cleanup of headings and formatting. --- README.md | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 0a55c15..389d766 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,18 @@ # QLScriptpublic -| 脚本名称 | 最后一次更新时间 | 当前状态 | -| :--- | :----: | :----: | -| 海底捞签到 | Title | ✅ | -| 夸客网盘签到 | Text | ✅ | - - +### 脚本功能列表 +| 脚本名称 | 最后一次更新时间 | 当前状态 | +| :--- | :----: | :----: | +| 海底捞签到 | 2026-04-02 09:00:00 | ✅ | +| 夸客网盘签到 | 2026-04-02 09:00:00 | ✅ | # 青龙面板拉库命令 -`````` -ql repo https://ghproxy.net/https://github.com/smallfawn/QLScriptPublic.git backup main + +`ql repo https://github.com/smallfawn/QLScriptPublic.git backup main` + +## 免责声明 + +这里的脚本只是自己学习 js 的一个实践 仅用于测试和学习研究,禁止用于商业用途... 这里的脚本只是自己学习 js 的一个实践 仅用于测试和学习研究,禁止用于商业用途,不能保证其合法性,准确性,完整性和有效性,请根据情况自行判断.