Notice: Actions is unable to sign 98tang since its IP was filtered by Cloudflare. Try to run locally.
How to use in Qinglong (Recommended)
- Export cookies from Browser (
Copy as Node.js fetch) - Add
FETCH_98TANGenv variable in Qinglong - Add
ql repo https://github.com/xjasonlyu/98tang_daysignas scheduled task and run it manually - The daysign task would be added automatically
- Export cookies from Browser
- Clone this repository
- Add secrets in repo settings
- Go to
https://www.sehuatang.net/plugin.php?id=dd_sign&view=daysign - Press
F12to open the developer console - Locate the
Networktab - Right click the relevant request, and select
Copy as cURLorCopy as Node.js fetch
CURL_98TANG: cURL command string (e.g.curl -H 'xxx:xxx')FETCH_98TANG: Node.js fetch string (e.g.fetch("xxx", ...))TG_USER_ID(optional): @BotFather bot chat IDTG_BOT_TOKEN(optional): @BotFather bot tokenFLARESOLVERR_URLandFLARESOLVERR_PROXY(optional): For CloudFlare WAF bypass, see FlareSolverr for more details