Commit Graph

55 Commits

Author SHA1 Message Date
smallfawn
0d7482be21 Merge branch 'main' of https://github.com/smallfawn/QLScriptPublic 2026-04-05 11:08:55 +08:00
smallfawn
9add7ad882 feat(new some script and fix lenovo bug): none 2026-04-05 11:08:51 +08:00
github-actions[bot]
af3095f10d docs: 自动更新脚本状态 [skip ci] 2026-04-05 01:54:35 +00:00
smallfawn
c44d490ad1 feat(new mswe.js): new mswe.js 2026-04-05 09:54:20 +08: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
f6ae981093 new hyjk 2026-04-04 21:45:47 +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
smallfawn
f50f16d925 Merge branch 'main' of https://github.com/smallfawn/QLScriptPublic 2026-04-04 14:00:09 +08:00
smallfawn
9da231020b feat(new tasiting.js): new tasiting.js 2026-04-04 13:59:59 +08:00
github-actions[bot]
ec6ffe8998 docs: 自动更新脚本状态 [skip ci] 2026-04-03 11:20:55 +00:00
smallfawn
4d68503f66 feat(new chinamobile.js): new chinamobile.js 2026-04-03 19:20:39 +08:00
smallfawn
1b2553725b Merge branch 'main' of https://github.com/smallfawn/QLScriptPublic
Some checks failed
Update README Table / update-readme (push) Has been cancelled
2026-04-03 15:02:29 +08:00
smallfawn
cd1685fe4d fix(core.ignorecase): core.ignorecase 2026-04-03 15:02:26 +08:00
github-actions[bot]
7eedcc7caf docs: 自动更新脚本状态 [skip ci] 2026-04-03 06:01:00 +00:00
smallfawn
eafb6c3b35 feat(new haitian.js): new haitian.js 2026-04-03 14:00:04 +08:00
github-actions[bot]
2fd0bd571a docs: 自动更新脚本状态 [skip ci] 2026-04-03 02:26:37 +00:00
smallfawn
696ede37e6 feat(new gyjj.js): new gyjj.js 2026-04-03 10:26:21 +08:00
smallfawn
f2ce06172c Merge branch 'main' of https://github.com/smallfawn/QLScriptPublic 2026-04-03 09:07:48 +08:00
smallfawn
eec3238c49 feat(new fsdlb.js): new some script 2026-04-03 09:07:32 +08:00
github-actions[bot]
e094f14715 docs: 自动更新脚本状态 [skip ci] 2026-04-03 00:37:37 +00:00
smallfawn
a8405a0233 fix(fix cron): fix some script cron 2026-04-03 08:37:24 +08:00
github-actions[bot]
5669da5578 docs: 自动更新脚本状态 [skip ci] 2026-04-02 13:10:57 +00:00
smallfawn
b91f79bb01 fix(fix dfyc.js): fix dfyc.js 2026-04-02 21:10:37 +08:00
smallfawn
bec4b48b74 Merge branch 'main' of https://github.com/smallfawn/QLScriptPublic 2026-04-02 21:09:41 +08:00
smallfawn
4b1e357630 fix(del some script): del some script 2026-04-02 21:09:35 +08:00
github-actions[bot]
913d05e085 docs: 自动更新脚本状态 [skip ci] 2026-04-02 12:31:50 +00:00
smallfawn
90186664a6 feat(new dfycb.js): 东方烟草报 2026-04-02 20:31:28 +08:00
smallfawn
186058707e Merge branch 'main' of https://github.com/smallfawn/QLScriptPublic 2026-04-02 20:07:10 +08:00
smallfawn
b4d4eaffac feat(weilai): new weilai.js 2026-04-02 20:06:59 +08:00
github-actions[bot]
96fce1652e docs: 自动更新脚本状态 [skip ci] 2026-04-02 10:56:55 +00:00
smallfawn
b336ab51da perf:ddsy.js update
优化整体流程代码
2026-04-02 18:56:39 +08: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
fb470e403f Refine README update step in workflow
Update .github/workflows/checkScriptStatus.yml: improve user-facing messages and comments, simplify README table assembly (use a fixed header + new rows) and tighten anchor-missing handling, and ensure update_readme.py is executed before the commit/push step. Also small formatting and flow fixes to make the workflow clearer and more robust.
2026-04-02 10:53:02 +08:00
smallfawn
3c14ce98cf Improve README update logic and error messages
Enhance the checkScriptStatus workflow to add defensive checks and clearer logs: detect when no JS/PY files changed or no Env tags found, verify README.md exists, and print explanatory messages (in Chinese). Tighten anchor validation with explicit error output to avoid corrupting README. Refactor table parsing to skip headers/separators, preserve/update rows, and reassemble the table with a fixed header. Overall prevents silent failures and makes failures easier to diagnose.
2026-04-02 10:50:30 +08:00
smallfawn
acc898d45a Refine README updater and relocate script
Workflow: tighten .github/workflows/checkScriptStatus.yml to require README anchor tags (exit with error if missing) instead of blindly appending; set start/end tag placeholders, filter out old table headers, prepend a standardized table header, collect updated names and append new scripts, and reassemble the file to avoid corrupting README format.

Script: move changhongmeiling.py into daily/, update file comments and User-Agent, remove an unintended miniapp GET/request block, and apply minor formatting fixes.
2026-04-02 10:41:12 +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
798d6bb6bf Move scripts to daily/, remove alyp.js
Delete alyp.js (Aliyun Drive sign-in script) and reorganize two scripts into the daily/ folder. Rename aima.js -> daily/aima.js and refactor it to use the shared Env module (../tools/env), adjust axios import, remove QuanX compatibility code, and keep the updated activity ID and minor formatting fixes. Rename ksjsb.js -> daily/ksjsb.js with a small header/comment change and whitespace cleanup.
2026-04-02 09:08:28 +08: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
00a34616bd Replace aliyunpan.py with new daily/aliyunpan.py
Remove the old root aliyunpan.py and add a rewritten daily/aliyunpan.py. The new script is a Python3, self-contained signer that supports multiple accounts via the ALIYUN_ACCOUNTS env var (format: refresh_token#name, separated by & or newlines). It adds robust token refresh, sign-in, reward claiming, drive capacity query, logging, simple notify integration, error handling, and randomized delays between accounts for scheduled runs (cron hint included). Uses Bearer auth and updates stored refresh_token from responses.
2026-04-02 08:56:10 +08:00
smallfawn
fec492b2ab Improve README updater to support .py files
Enhance the GitHub Actions workflow that updates the README table: add .py to watched paths, broaden changed-file detection, and support both .js and .py targets. Make the Env name regex more flexible (matches Env(...)), add robust error handling for git diff, check README.md exists, and simplify table parsing/append logic so new scripts are added and existing rows updated correctly. Also tidy comments/spacing and adjust the automated commit message.
2026-04-02 08:22:51 +08:00