Git Product home page Git Product logo

qiandao's Introduction

零组文库自动签到

通过 Github 自带的 CI/CD 功能实现零组文库自动签到~

本项改了亿点点官方给的脚本(见文末),实现无需服务器即可免费自动签到零组文库

本项目食用很简单,就 2 步

使用方法

  1. 先 Fork 一份到自己仓库,然后在 Settings -> Secrets 添加如下信息:

注意: 名字不能乱取,名字不能乱取,放心,这个别人是无法看到的

  • ZERO_USER: 零组的登录帐号
  • ZERO_PASSWD: 零组的登录密码
  • API_KEY: 第三方验证码识别API AK
  • API_SECRET: 第三方验证码识别API SK

API_KEY 和 API_SECRET 获取方法见 API获取

添加完如下图 step1.png

  1. 然后在自己的仓库,给自己点个 star,就会开始啦

img.png 记得是自己的仓库, 跑来我这里star是不会触发的...不过我倒是不介意 (

结果一般如下 result.png

这个脚本是 每天早上6点 自动执行,想要修改可以更改 .github/workflows/zero-org-check.yml 文件的 - cron: '0 22 * * * 部分

有问题欢迎提 issue

鸣谢

qiandao's People

Contributors

yourmentors avatar

Stargazers

 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.