This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| Railgun 自动签到 - Loon 版 | |
| 使用方法: | |
| 1. 新建脚本订阅或本地脚本 | |
| 2. 添加定时任务(例如每天上午 8:30 执行): | |
| cron "30 8 * * *" script-path=你的脚本链接, tag=Railgun自动签到 | |
| 3. 填写或获取 Cookie | |
| 作者: ChatGPT | |
| */ |