mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2026-06-12 21:01:21 +08:00
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.
This commit is contained in:
parent
00a34616bd
commit
f317abf5a2
19
README.md
19
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 的一个实践 仅用于测试和学习研究,禁止用于商业用途,不能保证其合法性,准确性,完整性和有效性,请根据情况自行判断.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user