Coder Social home page Coder Social logo

gladoscheckin's Introduction

Glados自动签到

食用方式:

注册一个GLaDOS的账号(注册地址)

我的邀请码:0A58E-NV28S-6U3QV-33VMG

Fork本仓库

图片加载失败

添加secret

  1. 跳转至自己的仓库的Settings->Secrets and variables->Action

  2. 添加1个repository secret,命名为COOKIES,其值对应GLaDOS账号的cookie值中的有效部分(获取方式如下)

  • 在GLaDOS的签到页面按F12

  • 切换到Network页面下,刷新

图片加载失败

  • 点击第一个选项卡后在Request Headers下找到Cookie,右键复制cookie的值即可

    参考格式:koa:sess=eyJ1c2xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxAwMH0=; koa:sess.sig=xJkOxxxxxxxxxxxxxxxtnM;

图片加载失败

  • 多账号请在 COOKIES 中 添加多个 cookies 中间使用 &连接即可。(例如: c1&c3&c3...
  1. plus 微信推送(非必须)
  • 添加1个repository secret,命名为PUSHPLUS,其值对应pushplus秘钥: 获取地址

star自己的仓库

图片加载失败

文件结构

│  checkin.py	# 签到脚本
│
├─.github
│  └─workflows
│          gladosCheck.yml	# Actions 配置文件

声明

本项目不保证稳定运行与更新, 因GitHub相关规定可能会删库, 请注意备份

gladoscheckin's People

Contributors

devilstore avatar

Stargazers

AZLegend 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.