增加 爱玩网络签到

This commit is contained in:
世上僅有的榮光之路 2021-12-01 11:09:19 +08:00
parent b8eb6332c1
commit 87edff8447
3 changed files with 15 additions and 1 deletions

View File

@ -174,4 +174,5 @@ level-plus | [wjf0214](https://github.com/wjf0214) | [level-plus.har](https://gi
QooApp | [wjf0214](https://github.com/wjf0214) | [QooApp.har](https://github.com/qiandao-today/templates/blob/master/QooApp.har) | 2021-11-29 16:00:00 | token:下载App抓包cookie,找到请求头部 x-user-token 的值 QooApp | [wjf0214](https://github.com/wjf0214) | [QooApp.har](https://github.com/qiandao-today/templates/blob/master/QooApp.har) | 2021-11-29 16:00:00 | token:下载App抓包cookie,找到请求头部 x-user-token 的值
VCB-Studio分享论坛 | [wjf0214](https://github.com/wjf0214) | [VCB-Studio分享论坛.har](https://github.com/qiandao-today/templates/blob/master/VCB-Studio分享论坛.har) | 2021-11-29 16:00:00 | 登录后首页cookie<br>https://bbs.acgrip.com VCB-Studio分享论坛 | [wjf0214](https://github.com/wjf0214) | [VCB-Studio分享论坛.har](https://github.com/qiandao-today/templates/blob/master/VCB-Studio分享论坛.har) | 2021-11-29 16:00:00 | 登录后首页cookie<br>https://bbs.acgrip.com
ZNDS智能电视网 | [wjf0214](https://github.com/wjf0214) | [ZNDS智能电视网.har](https://github.com/qiandao-today/templates/blob/master/ZNDS智能电视网.har) | 2021-11-29 16:00:00 | username:账号<br>password:密码<br>https://www.znds.com/ ZNDS智能电视网 | [wjf0214](https://github.com/wjf0214) | [ZNDS智能电视网.har](https://github.com/qiandao-today/templates/blob/master/ZNDS智能电视网.har) | 2021-11-29 16:00:00 | username:账号<br>password:密码<br>https://www.znds.com/
学破解论坛 | [wjf0214](https://github.com/wjf0214) | [学破解论坛.har](https://github.com/qiandao-today/templates/blob/master/学破解论坛.har) | 2021-11-30 15:00:00 | 账号如果是中文请先去 http://tool.chinaz.com/tools/urlencode.aspx 选择gb2312进行UrlEncode编码后填入。<br>username:账号<br>password:密码<br>https://www.xuepojie.com/ 学破解论坛 | [wjf0214](https://github.com/wjf0214) | [学破解论坛.har](https://github.com/qiandao-today/templates/blob/master/学破解论坛.har) | 2021-11-30 15:00:00 | 账号如果是中文请先去 http://tool.chinaz.com/tools/urlencode.aspx 选择gb2312进行UrlEncode编码后填入。<br>username:账号<br>password:密码<br>https://www.xuepojie.com/
爱玩网络 | [wjf0214](https://github.com/wjf0214) | [爱玩网络.har](https://github.com/qiandao-today/templates/blob/master/爱玩网络.har) | 2021-12-01 11:10:00 | username:账号<br>password:密码<br>https://wngamebox.cn/

View File

@ -1164,6 +1164,18 @@
"date": "2021-11-30 15:00:00", "date": "2021-11-30 15:00:00",
"version": "20211130", "version": "20211130",
"commenturl": "https://github.com/qiandao-today/templates/issues/124" "commenturl": "https://github.com/qiandao-today/templates/issues/124"
},
"爱玩网络": {
"name": "爱玩网络",
"author": "wjf0214",
"url": "https://raw.githubusercontent.com/qiandao-today/templates/master/爱玩网络.har",
"update": false,
"comments": "username:账号<br>password:密码<br>https://wngamebox.cn/",
"filename": "爱玩网络.har",
"content": "",
"date": "2021-12-01 11:10:00",
"version": "20211201",
"commenturl": "https://github.com/qiandao-today/templates/issues/125"
} }
} }
} }

1
爱玩网络.har Normal file
View File

@ -0,0 +1 @@
[{"comment":"登录","request":{"method":"POST","url":"https://wngamebox.cn/wp-json/jwt-auth/v1/token","headers":[{"name":"pragma","value":"no-cache"},{"name":"cache-control","value":"no-cache"},{"name":"accept","value":"application/json, text/plain, */*"},{"name":"content-type","value":"application/x-www-form-urlencoded"},{"name":"user-agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"},{"name":"origin","value":"https://wngamebox.cn"},{"name":"referer","value":"https://wngamebox.cn/"},{"name":"accept-encoding","value":"gzip, deflate, br"},{"name":"accept-language","value":"zh-CN,zh;q=0.9,en;q=0.8"}],"cookies":[],"data":"nickname=&username={{username|urlencode}}&password={{password|urlencode}}&code=&img_code=&invitation_code=&token=&smsToken=&luoToken=&confirmPassword=&loginType=","mimeType":"application/x-www-form-urlencoded"},"rule":{"success_asserts":[{"re":"200","from":"status"}],"failed_asserts":[{"re":"\"code\"","from":"content"}],"extract_variables":[{"name":"token","re":"\"token\":\"(.+?)\"","from":"content"}]}},{"comment":"更新Mission","request":{"method":"POST","url":"https://wngamebox.cn/wp-json/b2/v1/getUserMission","headers":[{"name":"pragma","value":"no-cache"},{"name":"cache-control","value":"no-cache"},{"name":"accept","value":"application/json, text/plain, */*"},{"name":"content-type","value":"application/x-www-form-urlencoded"},{"name":"authorization","value":"Bearer {{token}}"},{"name":"user-agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"},{"name":"origin","value":"https://wngamebox.cn"},{"name":"referer","value":"https://wngamebox.cn/"},{"name":"accept-encoding","value":"gzip, deflate, br"},{"name":"accept-language","value":"zh-CN,zh;q=0.9,en;q=0.8"}],"cookies":[],"data":"count=4&paged=1","mimeType":"application/x-www-form-urlencoded"},"rule":{"success_asserts":[{"re":"200","from":"status"}],"failed_asserts":[],"extract_variables":[]}},{"comment":"签到","request":{"method":"POST","url":"https://wngamebox.cn/wp-json/b2/v1/userMission","headers":[{"name":"pragma","value":"no-cache"},{"name":"cache-control","value":"no-cache"},{"name":"accept","value":"application/json, text/plain, */*"},{"name":"content-type","value":"application/x-www-form-urlencoded"},{"name":"authorization","value":"Bearer {{token}}"},{"name":"user-agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"},{"name":"origin","value":"https://wngamebox.cn"},{"name":"referer","value":"https://wngamebox.cn/"},{"name":"accept-encoding","value":"gzip, deflate, br"},{"name":"accept-language","value":"zh-CN,zh;q=0.9,en;q=0.8"}],"cookies":[],"data":"","mimeType":"application/x-www-form-urlencoded"},"rule":{"success_asserts":[{"re":"200","from":"status"}],"failed_asserts":[],"extract_variables":[{"name":"credit","re":"(\"credit\":\"(\\d+)\"|^\"(\\d+)\"$)","from":"content"}]}},{"comment":"用户信息","request":{"method":"POST","url":"https://wngamebox.cn/wp-json/b2/v1/getUserInfo","headers":[{"name":"pragma","value":"no-cache"},{"name":"cache-control","value":"no-cache"},{"name":"accept","value":"application/json, text/plain, */*"},{"name":"content-type","value":"application/x-www-form-urlencoded"},{"name":"authorization","value":"Bearer {{token}}"},{"name":"user-agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"},{"name":"origin","value":"https://wngamebox.cn"},{"name":"referer","value":"https://wngamebox.cn/"},{"name":"accept-encoding","value":"gzip, deflate, br"},{"name":"accept-language","value":"zh-CN,zh;q=0.9,en;q=0.8"}],"cookies":[],"data":"ref=null","mimeType":"application/x-www-form-urlencoded"},"rule":{"success_asserts":[{"re":"200","from":"status"}],"failed_asserts":[],"extract_variables":[{"name":"zjf","re":"\"credit\":\"(\\d+)\",","from":"content"},{"name":"nickName","re":"\"name\":\"(.+?)\"","from":"content"},{"name":"lvName","re":"},\"lv\":{\"name\":\"(.+?)\",","from":"content"},{"name":"lv","re":"},\"lv\":{\"name[\\w\\W]*,\"lv\":\"(.+?)\",","from":"content"}]}},{"comment":"字符串替换","request":{"method":"GET","url":"http://localhost/util/string/replace?r=text&t=%C2%A0&p=%C2%A0&s=%E7%AD%BE%E5%88%B0%E7%BB%93%E6%9E%9C%EF%BC%9A%E3%80%90%E4%BB%8A%E6%97%A5%E7%AD%BE%E5%88%B0%E8%8E%B7%E5%BE%97{{credit|urlencode}}%E7%A7%AF%E5%88%86%E3%80%91%5Cr%5Cn%E7%94%A8%E6%88%B7%EF%BC%9A%E3%80%90{{unicode(nickName)|urlencode}}%E3%80%91%2C%E7%AD%89%E7%BA%A7%EF%BC%9A%E3%80%90{{lvName|urlencode}}%20{{lv|urlencode}}%E3%80%91%EF%BC%8C%E6%80%BB%E7%A7%AF%E5%88%86%E3%80%90{{zjf|urlencode}}%E3%80%91","headers":[],"cookies":[]},"rule":{"success_asserts":[{"re":"200","from":"status"}],"failed_asserts":[],"extract_variables":[{"name":"__log__","re":".+","from":"content"}]}}]