Giter Site home page Giter Site logo

Comments (6)

mkdir700 avatar mkdir700 commented on July 20, 2024

感谢感谢,脚本已经更新了

  • 加入server酱,签到消息推送至微信
  • 纠正因证书问题,导致运行过程中,输出大量异常消息
  • 优化签到类型的逻辑判断

from chaoxing_auto_sign.

WetAngel avatar WetAngel commented on July 20, 2024

作者把自己的key给暴露啦!


更新后会发生错误:

cookies有效哦
Traceback (most recent call last):
File "/root/qiandao/new/Caoxing_SignIn.py", line 308, in
print(local_run())
File "/root/qiandao/new/Caoxing_SignIn.py", line 300, in local_run
server_chan_send(result)
File "/root/qiandao/new/Caoxing_SignIn.py", line 291, in server_chan_send
requests.get(server_chan['url']+server_chan['sckey'], params=params)
KeyError: 'sckey'

当前课程情况为 有签到任务,但任务已经完成,也许是发送空的推送消息失败了?
很多人的需求是把脚本挂在服务器,每分钟运行一次,当签到成功时发送消息推送

from chaoxing_auto_sign.

mkdir700 avatar mkdir700 commented on July 20, 2024

又更新了下,你再试试看

from chaoxing_auto_sign.

WetAngel avatar WetAngel commented on July 20, 2024

成功运行并收到推送,但是签到并推送的是早上已经签到成功的科目。有些老师设置签到时长为24小时,现在仍可签到

from chaoxing_auto_sign.

mkdir700 avatar mkdir700 commented on July 20, 2024

这个没考虑到,脚本做的判定是,进行中的,都是还未签到的。
我再优化下吧,每次签到成功了,就把签到成功的activeid记录下来。

from chaoxing_auto_sign.

WetAngel avatar WetAngel commented on July 20, 2024

好的,谢谢你

from chaoxing_auto_sign.

Related Issues (20)

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.