Giter VIP home page Giter VIP logo

glados_auto_public's Introduction

glados自动签到

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

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

PUSHPLUS_TOKEN则是用于推送签到信息,多个推送同理,使用&隔开

NAMES用于加入收信息人的名字,如果使用了第二个环境变量,第三个必须加上对应个数的姓名

食用方法 (基于github_actions)

1.点亮右上角的星星 star 激活本项目

很显然,这是我在骗star

2.点击右上角 fork 按钮

将本项目fork至自己的仓库,如果没有别的需求,可以直接默认选项,直接fork即可

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

fork后在自己的仓库中打开此项目

4.配置环境变量

点击自己上面一栏中的Settings进入设置,再选择左边中二级选项Actions

image1

再点击绿色按钮新建环境变量,名字如图:

image2

第一个参数获取于glodas的官网,按F12检查代码,点击网络,此时点击官网的签到按钮,即会向服务器发送一个cookie,此时我们的浏览器可以在报头中截获该cookie,使用该cookie即可实现免登陆签到(PS:cookie位于checkin—>标头—>cookie)

第二个参数需要自己从Pushplus获取(非必须)

点击https://www.pushplus.plus/申请一个秘钥,放到环境变量里就可以了

image3

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

Tips:不要修改系统变量的名字,如果你会自行修改工作流文件就当我放屁

结果展示

image4

glados_auto_public's People

Contributors

lukesyy avatar alter-liu avatar 77flyy avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.