Git Product home page Git Product logo

mtapp's Introduction

mtapp

整理出来大佬的源码 自用mt自动挂机预约

imaotai i茅台app 每日自动预约 抢茅台

使用方法 1.拉取镜像 docker pull insoxin/imaotai:latest 2.创建容器 docker run -dit --name imaotai -p 1499:1499 -v $PWD/imaotai/config:/go/src/imaotai/config --restart unless-stopped insoxin/imaotai:latest 3.配置参数 配置config.json 下载下载config.json 至本地 /root/imaotai/config/config.json

修改本地/root/imaotai/config/config.json参数

User-Agent,Client_Secret,Cookie.必填

还有经纬度不要默认 程序会就近预约最近距离店铺 若不想预约太远店铺,可设置GeoKM参数 默认0无限制

其他配置不懂的默认即可

默认每天九点执行(淘宝时间库),预约抢购页面获取到的前四个商品.

配置sendNotify.js 通知 下载sendNotify.js 至本地/root/imaotai/config/sendNotify.js

sendNotify.js是通知文件按需修改

{ "Main": { "Title": "insoxin/imaotai", "Open": "1,2,3,4", "cron": "0 0 9 * * *", "Tzone": "http://api.m.taobao.com/rest/api3.do?api=mtop.common.getTimestamp", "MT-APP-Version": "1.0.0", "GeoN": "26.598194", "GeoE": "106.707410", "GeoKM":"0", "sendNotify": "/config/sendNotify.js", "oksendNotify": "true" }, "user": { "Cookie": "", "Origin": "https://h5.moutai519.com.cn", "Client_Secret": "aaa", "User-Agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 15_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 moutaiapp/1.0.6 device-id/insoxin/imaotai" }, "Notice": "通知中的标题" } 4.重启 imaotai 5.点个star 再进 https://github.com/insoxin/ 点follow 关注一下 项目被ban了 我会第一时间更新 新项目 image.png

mtapp's People

Contributors

t80123 avatar

Watchers

 avatar

mtapp's Issues

Client_Secret

Client_Secret 这个参数在哪个页面抓得到或者需要怎么抓,谢谢

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.