Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
domeniczz committed Aug 15, 2023
1 parent ef37961 commit e965f9e
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 56 deletions.
28 changes: 0 additions & 28 deletions .github/workflows/syncGit.yml

This file was deleted.

41 changes: 13 additions & 28 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,43 +1,28 @@
# glados自动签到,实现无限白嫖
# GLaDOS 自动签到,实现无限白嫖

原仓库地址:https://github.com/lukesyy/glados_automation

复制了一个仓库,防止原仓库被 Github 封后,Fork 也都失效
复制了一个仓库,进行了些修改,防止原仓库被封

环境变量:`GLADOS_COOKIE`(必要) 和 `PUSHPLUS_TOKEN`(非必要)

`GLADOS_COOKIE`多个账号需使用 '&' 隔开
示例:cookie&cookie&cookie
`GLADOS_COOKIE`多个账号需使用 '&' 隔开,示例:cookie&cookie



# 食用方法 (github_actions)
# Github Actions

1.点击右上角 **fork** 按钮

2.在自己仓库中打开此项目

3.配置环境变量

4.点亮右上角的星星 **star** 激活 actions

5.然后点击 Actions 标签查看运行的详细状况

# 青龙面板
直接把 glados_Qinglong.py 文件放到青龙里 环境变量同上。

# 自动同步上游代码(非必要)
环境变量名称 `PAT`
点击 https://github.com/settings/tokens 按下图操作 申请一个秘钥 放到环境变量里就可以了

![微信截图_20230423132436](https://user-images.githubusercontent.com/70319988/233821350-908a0752-658d-4452-919d-8e7b1acf81f4.png)
![微信截图_20230423132355](https://user-images.githubusercontent.com/70319988/233821351-f7644740-325b-41cb-8d86-0b9692d9eedb.png)

# Tips

当你签到差不多一个月的时候就不能百分百获得一天的使用额度,而是有几率获得一天的额度。如果觉得好用建议 购买一个30天的pro套餐 就可以一直签到一直续杯了。
1. 点击右上角 **fork** 按钮
2. 在自己仓库中打开此项目
3.`runGladosAction.yml` 放入 `.github/workflows` 文件夹下
4. 配置环境变量
5. 点亮右上角的星星 **star** 激活 actions
6. 然后点击 Actions 标签查看运行的详细状况

![image](https://user-images.githubusercontent.com/70319988/231369203-c812910a-963d-45b8-98a5-95b2623c25d7.png)
![image](https://user-images.githubusercontent.com/70319988/199923789-639e8295-b03e-4abd-858e-ff427015512a.png)
![image](https://user-images.githubusercontent.com/70319988/199923884-d81dd457-ecc5-4de9-b480-191d25217c47.png)

# 青龙面板

直接把 glados_Qinglong.py 文件放到青龙里,环境变量同上
File renamed without changes.

0 comments on commit e965f9e

Please sign in to comment.