/Checkin_box

签到脚本:zodgame

Primary LanguagePythonApache License 2.0Apache-2.0

自己写的一些签到脚本

列表:

zodgame

部署自动签到---------------

1. 添加 Cookie 至 Secrets

  • 首先通过F12抓取到Cookie,随后在项目页面,依次点击Settings-->Secrets-->New secret

new-secret.png

  • 建立名为COOKIE的 secret,值为步骤1中复制的Cookie内容,最后点击Add secret

  • secret名字必须为COOKIE

  • secret名字必须为COOKIE

  • secret名字必须为COOKIE

add-secret

2. 启用 Actions

Actions 默认为关闭状态,Fork 之后需要手动执行一次,若成功运行其才会激活。

返回项目主页面,点击上方的Actions,再点击左侧的Genshin Impact Helper,再点击Run workflow

run

至此,部署完毕。