Coder Social home page Coder Social logo

signintools's Introduction

SigninTools 签到工具合集

GitHub Stars GitHub Forks GitHub Closed Issues GitHub commit activity (branch) GitHub Last Commit

支持合集:

  • 百度贴吧
  • 小米运动刷步数

百度贴吧

  • 用的是手机端的接口,签到经验更多,用户只需要填写BDUSS即可,利用Actions每日自动签到。
  • 支持推送运行结果至微信(server酱 PushPlus)

使用方法

1.fork本项目

2.获取BDUSS

在网页中登录上贴吧,然后按下F12打开调试模式,在cookie中找到BDUSS,并复制其Value值。

3.在Github Secrets配置你的AES密钥,pushplus,server酱的key

Name Value
PRIVATE_AES_KEY xxxxxxxxxxx
PUSHPLUS_KEY xxxxxxxxxxx
SCKEY xxxxxxxxxxx

4. 运行/core/baiduTieba/bduss.py,配置相关信息

5.第一次运行actions

.github/workflows/actionActive.txt中的随便修改一点内容push

  • 每天凌晨2:30将会自动进行签到

signintools's People

Contributors

397179459 avatar

Stargazers

Csj avatar

Watchers

 avatar

signintools's Issues

加密

请问这个问题是什么原因?ValueError: Data must be aligned to block boundary in ECB mode
由于不会配置AES密钥,选择使用明文
我是在自己电脑的pycharm上跑的

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.