Commit Graph

24 Commits

Author SHA1 Message Date
github-actions[bot]
af3095f10d docs: 自动更新脚本状态 [skip ci] 2026-04-05 01:54:35 +00:00
smallfawn
a78f5de1af Update README.md 2026-04-04 21:48:13 +08:00
smallfawn
51fa5515f6 Update README.md 2026-04-04 21:46:41 +08:00
smallfawn
be0e19f2e3 Merge branch 'main' of https://github.com/smallfawn/QLScriptPublic 2026-04-04 21:46:39 +08:00
smallfawn
01936173f7 feat(new hyjk): new hyjk.js 2026-04-04 21:45:27 +08:00
github-actions[bot]
bbaa8b4dca docs: 自动更新脚本状态 [skip ci] 2026-04-04 10:37:25 +00:00
smallfawn
ebf4087c6d fix(fix cron): fix cron 2026-04-04 18:37:08 +08:00
github-actions[bot]
ec6ffe8998 docs: 自动更新脚本状态 [skip ci] 2026-04-03 11:20:55 +00:00
github-actions[bot]
7eedcc7caf docs: 自动更新脚本状态 [skip ci] 2026-04-03 06:01:00 +00:00
github-actions[bot]
2fd0bd571a docs: 自动更新脚本状态 [skip ci] 2026-04-03 02:26:37 +00:00
github-actions[bot]
e094f14715 docs: 自动更新脚本状态 [skip ci] 2026-04-03 00:37:37 +00:00
github-actions[bot]
5669da5578 docs: 自动更新脚本状态 [skip ci] 2026-04-02 13:10:57 +00:00
github-actions[bot]
913d05e085 docs: 自动更新脚本状态 [skip ci] 2026-04-02 12:31:50 +00:00
github-actions[bot]
96fce1652e docs: 自动更新脚本状态 [skip ci] 2026-04-02 10:56:55 +00:00
github-actions[bot]
32cdacc725 docs: 自动更新脚本状态 [skip ci] 2026-04-02 08:07:35 +00:00
smallfawn
b85c26039b Improve README updater workflow and relocate chery
Enhance .github workflow to robustly detect changed .js/.py files (uses git diff HEAD~1..HEAD with fallback), extract Env names, require anchor markers in README, and parse/update the markdown table safely; add clearer Chinese logs and adjust commit/push step messaging. Insert anchor comments into README.md to mark the table region. Remove legacy chery.js and cheryev.js files and add a new daily/chery.js implementation (refactored script using axios/CryptoJS and modular Env tool).
2026-04-02 16:07:18 +08:00
smallfawn
e599f538e3 Refactor README updater workflow and rename script
Update the GitHub Actions script that updates README script status: convert Chinese log messages to English, streamline README table assembly (introduce final_table, preserve headers, append new entries), adjust anchor tag handling comments, and simplify commit message output. Also remove the top-level README title and add a trailing blank line to the table in README.md. Rename a misencoded script filename to daily/yingsheng.js.
2026-04-02 11:53:49 +08:00
smallfawn
8b2a3b37d2 Move scripts and refactor bjxd.py with AI support
Rename/move scripts (baitianGame.js -> backup/, chinaUnicom.py & bjxd.py -> daily/) and tidy README formatting. Major refactor of bjxd.py: add generic AI support (AI_API_KEY, AI_REQUEST_URL, AI_MODEL, AI_REQUEST_PARAMS) while keeping backward compatibility for HUNYUAN/GLM keys, load .env when available, improve HTTP requests (timeout, headers), use defensive .get() access for JSON fields, enhanced logging and error handling, add article browse exception handling and task flow/delay improvements, and minor behavior tweaks (device header, push notification on no users). Also add new Env declarations for scripts.
2026-04-02 10:22:19 +08:00
smallfawn
c9641a7f9f Move babycare, update workflow & fix scripts
Move babycare.js into daily/ (added daily/babycare.js and removed top-level babycare.js). Improve .github workflow (checkScriptStatus.yml) to smarterly update README table using anchors, handle JS/PY file changes, and append when anchors missing. Update README.md table entries (added three scripts and cleaned duplicates). Tweak daily scripts: remove hardcoded process.env test assignments in daily/hdl.js and two other scripts, and fix string splitter usage in the non-ASCII-named script. General cleanup and formatting fixes.
2026-04-02 09:38:29 +08:00
github-actions[bot]
dcfaf88077 docs: 自动更新脚本状态 [skip ci] 2026-04-02 01:08:44 +00:00
smallfawn
bc5a9ce2e4 Merge branch 'main' of https://github.com/smallfawn/QLScriptPublic 2026-04-02 09:01:31 +08:00
smallfawn
f317abf5a2 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.
2026-04-02 09:01:11 +08:00
github-actions[bot]
cdc5f60f8b docs: 自动更新脚本状态 [skip ci] 2026-04-02 00:56:24 +00:00
smallfawn
8ba25646bd Initial commit 2026-04-01 19:27:33 +08:00