Commit Graph

4 Commits

Author SHA1 Message Date
smallfawn
6965ba3226 Trigger workflow on Python file changes
Add '**/*.py' to the workflow's paths so the checkScriptStatus.yml job will run when Python files are created or modified. Previously the workflow only triggered on JavaScript file changes.
2026-04-01 21:07:08 +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
77851275ab Remove kfh/kfw scripts and exchange modules
Delete four scripts related to the kfh and kfw integrations: kfh/kfh.js, kfh/kfh_exchange.js, kfw/kfw.js, and kfw/kfw_exchange.js. These files implemented daily sign-in, sharing/help features, and E-card exchange logic (including an Env helper and HTTP request wrappers). This commit removes those legacy scripts and their associated helper code.
2026-04-01 19:38:45 +08:00
smallfawn
8ba25646bd Initial commit 2026-04-01 19:27:33 +08:00