GithubHelp home page GithubHelp logo

glados-check's Introduction

GLaDOS 每日签到(支持多账号)💮

  • 基于Github Action

  • 每天北京时间9点30分(UTC时间1点30分)进行自动签到

    实际上通常会延迟,但不会太久,庆幸的是大多情况下我们并不关心是否准时
  • 可用server酱通过公众号推送结果

GLaDOS

GLaDOS为用户提供最快速,稳定和安全的端点,使他们充满信心地访问高速国际互联网、Netflix和隐私。

我只用来冲冲浪🏄,到目前为止,感觉挺不错的,而且它有说对教育免费开放的,这一点让我觉得很良心,不过我并没享受到🍋。

GLaDOS项目地址

代码说明💻

Github Actions GLaDOS自动签到

使用说明💡

一、准备工作📝

  • serve酱的sckey(不需要可以跳过)

sckey

  • 账号的cookie(并非仅此单一获取方式)

    • 打开GLaDos并登陆,找到右上角“签到”跳转到签到页面

    checkinPage

    • 打开“开发者工具”,通常快捷键为F12,或是点击浏览器选项-更多工具-开发者工具,打开后如图所示点击“network”标签

    devtools

    • 在签到页面点击签到,相对应的开发者工具network标签下会出现“checkin”请求,点击该请求,会出现更多信息,找到“Request Headers”里的“cookie”,接下来设置密钥时需要用到

    cookie

二、Fork此仓库🍴

注意:接下来的步骤都是在你自己fork后的仓库下进行操作

fork

三、设置密钥🔑

  • SCKEY serve酱的sckey(不需要可以不创建或不设置)

  • 设置账号的cookie(第一步准备工作中所找到的cookie)

  1. 前往项目的Settings里的Secret栏里面设置COOKIES
  2. 多账号的分隔符为 --分隔符-- (非常重要) 例如
    aaaaaaaaaa(账号1)--分隔符---cccccc(账号2)
    

secrets

四、启用Action🖱

1. 点击Actions,再点击I understand my workflows, go ahead and enable them

enableAction

2. 点击仓库(你自己的)右上角的Star⭐或修改除imgs文件夹和README.md以外的内容并进行Push⬆

star

五、查看运行结果🔎

runResult

server

修改定时🕤

1. 打开.github/workflows/checkin.yml

2. 修改crontab表达式

modifySchedule

Star⭐

觉得还不错的话,可以给我点一下Star⭐

glados-check's People

Contributors

dullsword avatar xlzy520 avatar nick-ling avatar

Watchers

 avatar

Forkers

qwewe1234

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.