We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
掘金自动签到,自动抽奖,评论沸点,消除Bug
https://github.com/ElegantNorlin/CheckInService https://github.com/loveverse/Custom
签到相关api 获取用户信息:https://api.juejin.cn/user_api/v1/user/get 是否免费抽奖:https://api.juejin.cn/growth_api/v1/lottery_config/get 是否签到:https://api.juejin.cn/growth_api/v1/get_today_status 签到:https://api.juejin.cn/growth_api/v1/check_in(增加了a_bogus参数校验,未破解) 获取签到信息:https://api.juejin.cn/growth_api/v1/get_cur_point
The text was updated successfully, but these errors were encountered:
希望支持这个功能
Sorry, something went wrong.
No branches or pull requests
🥰 需求描述
掘金自动签到,自动抽奖,评论沸点,消除Bug
🧐 解决方案
https://github.com/ElegantNorlin/CheckInService
https://github.com/loveverse/Custom
📝 补充信息
签到相关api
获取用户信息:https://api.juejin.cn/user_api/v1/user/get
是否免费抽奖:https://api.juejin.cn/growth_api/v1/lottery_config/get
是否签到:https://api.juejin.cn/growth_api/v1/get_today_status
签到:https://api.juejin.cn/growth_api/v1/check_in(增加了a_bogus参数校验,未破解)
获取签到信息:https://api.juejin.cn/growth_api/v1/get_cur_point
The text was updated successfully, but these errors were encountered: