go build ofo.go
./ofo -k xxxxxxx(invitekey) -t 13510000002
[root@test code]# ./ofo -k xxxxxxx(invitekey) -t 13530564560
[13530564561]邀请的号码成功
[13530564562]邀请的号码成功
[13530564563]邀请的号码成功
[13530564564]邀请的号码成功
[13530564565]邀请的号码成功
#这个程序是for循环++1 发遍全国
- 电脑网页版打开 https://ofo-misc.ofo.com/pay/index.html#/ 进行登录
- 登录后访问 https://ofo-misc.ofo.com/invite/index.html#/
- 打开浏览器开发者模式
- f5刷新页面
- 找到请求列表里的 inviteConfig 这一条,查看响应结果中的inviteKey
如
{"errorCode":200,"msg":"操作成功","values":{"inviterName":"","inviteKey":"xxxxxxxx","isInviteGroup":0,"invitedNum":113252,"invitedPacketNum":56}}