Giter Site home page Giter Site logo

yang's Introduction

羊了个羊在线刷榜通关辅助小工具

2022/09/19 - finish_api 已更新为 finsh_api_ex 旧接口新接口都能提交 但暂时提交不进去数量,疑似官方关闭统计,游戏正常通关都不加数量

API地址

/chabai/v1
req {
    token: string
}

web地址

/assets/index.htm

成品启动方式

win ./yang.exe -f etc/chabai-api.yaml

linux ./yang -f etc/chabai-api.yaml

源码启动方式

go run yang.go -f etc/chabai-api.yaml

Token获取方式

PC可以下载软件或者易语言源码 Android IOS需使用抓包软件 Android 7.0还是几点0以上好像没办法安装证书 就没办法解密 https

免token uid模式

// 1.获取openid - get请求
https://cat-match.easygame2021.com/sheep/v1/game/user_info?uid=66666666&t=token
// 2.拿到openid - post json
https://cat-match.easygame2021.com/sheep/v1/user/login_oppo
{
	"uid": "上面获取的openid",
	"nick_name": "nickName",
	"avatar": "avatar",
	"sex": 1
}

yang's People

Contributors

21888 avatar

Stargazers

Roman avatar 齐朝阳 avatar wenqiang avatar westinyang avatar Wyatt avatar Joy avatar caicai avatar FuHua avatar  avatar  avatar

Watchers

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