Code Monkey home page Code Monkey logo

checkinservice's Introduction

# ‍💻CheckInService

基于SpringBoot开发的京东、掘金、阿里网盘定时签到服务(薅羊毛)

1 🎉签到服务实现功能

  • 掘金自动化任务
    • 签到❌(掘金接口增加了a_bogus参数校验,本人无法破解qaq)
    • 每日免费抽奖❌(签到不了,无法获取免费抽奖次数)
    • 等级成长
      • 掘友等级✔
      • 掘友总分✔
      • 当日获得掘友分✔
      • 发布沸点✔
      • 点赞沸点✔
      • 评论沸点✔
      • 文章发布(由于文章发布会被审核,有封号的风险,所以暂时不打算实现)
      • 文章评论✔
      • 文章点赞✔
  • 京东自动化任务(关于狗东:目前只找到了签到接口,估计其他接口狗东都没开放给网页版。因此,该服务目前只支持狗东自动签到,如果大家有能用的接口,欢迎提供!)
    • 签到✔
    • 京豆资产查询✔
  • 阿里网盘 (暂时有点小问题待修复)
    • 自动签到✔
    • 自动领取签到奖励✔
    • server酱通知✔
    • pushdeer暂未开发通知(Todo)
  • docker compose一键部署✔
  • 掘金、京东Cookie失效-Server酱通知✔
  • 自动化任务结果-Server酱微信服务号通知✔
  • PushDeer消息通知(iOS and Android APP通知)✔

2 🔊推送消息截图

京东签到

掘金签到、抽奖

掘金等级成长

3 😋食用方法(docker compose一键部署)

  1. 下载项目压缩包并解压缩,不要调整目录结构以及文件所在路径

  2. 配置 \config\application.properties配置文件

  3. 扔到linux服务器上,执行docker-compose up -d就部署成功了

注意:

如果要修改了配置文件想要生效,建议直接重新建容器:

docker-compose down
docker-compose up -d

Star History

Star History Chart

checkinservice's People

Contributors

elegantnorlin avatar zhzgang 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.