Commit Graph

25 Commits

Author SHA1 Message Date
smallfawn
9add7ad882 feat(new some script and fix lenovo bug): none 2026-04-05 11:08:51 +08:00
smallfawn
c44d490ad1 feat(new mswe.js): new mswe.js 2026-04-05 09:54:20 +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
smallfawn
ebf4087c6d fix(fix cron): fix cron 2026-04-04 18:37:08 +08:00
smallfawn
9da231020b feat(new tasiting.js): new tasiting.js 2026-04-04 13:59:59 +08:00
smallfawn
4d68503f66 feat(new chinamobile.js): new chinamobile.js 2026-04-03 19:20:39 +08:00
smallfawn
eafb6c3b35 feat(new haitian.js): new haitian.js 2026-04-03 14:00:04 +08:00
smallfawn
696ede37e6 feat(new gyjj.js): new gyjj.js 2026-04-03 10:26:21 +08:00
smallfawn
eec3238c49 feat(new fsdlb.js): new some script 2026-04-03 09:07:32 +08:00
smallfawn
a8405a0233 fix(fix cron): fix some script cron 2026-04-03 08:37:24 +08:00
smallfawn
b91f79bb01 fix(fix dfyc.js): fix dfyc.js 2026-04-02 21:10:37 +08:00
smallfawn
90186664a6 feat(new dfycb.js): 东方烟草报 2026-04-02 20:31:28 +08:00
smallfawn
b4d4eaffac feat(weilai): new weilai.js 2026-04-02 20:06:59 +08:00
smallfawn
b336ab51da perf:ddsy.js update
优化整体流程代码
2026-04-02 18:56:39 +08: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
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
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
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
54ed4799db Add daily/shyp.py for SHYP tasks
Add a new script daily/shyp.py to automate Shanghai YP media points tasks. The script provides ShypAPI and ShypRunner classes to perform reading, video watching, favoriting, commenting and sharing tasks via the app API, includes logging, randomized delays, and simple error handling. Usage is driven by the SHYP_ACCOUNTS environment variable (format: token#device_id#name; multiple accounts separated by & or newline). Note: the script requires the requests library and includes a cron example in the header.
2026-04-01 21:25:23 +08:00
smallfawn
c9f6a965d0 Move scripts to daily and add erke sign-in
Rename 360.py and 51dalili.py into the daily/ folder and add a one-line Env comment to daily/51dalili.py. Add a new daily/erke.py implementing Hongxing Erke sign-in: environment-driven ERKE_CONF support, signature calculation, ErkeAPI class with get_integral and sign_in methods, logging, multi-account handling, and a summary output. Remove an old QingLong-specific Erke script file (non-ASCII filename).
2026-04-01 20:37:39 +08:00
smallfawn
8ba25646bd Initial commit 2026-04-01 19:27:33 +08:00