增加 SSPANEL机场通用签到

This commit is contained in:
世上僅有的榮光之路 2021-12-28 14:35:23 +08:00
parent d8f0097637
commit b435a37a1a
3 changed files with 15 additions and 1 deletions

View File

@ -136,7 +136,8 @@ Tips:
| 万由论坛 | [FellBan](https://github.com/FellBan) | [万由论坛.har](https://github.com/qiandao-today/templates/blob/master/万由论坛.har) | 2021-12-16 21:10:00 | 登录后首页cookie<br><https://www.u-share.cn/> |
| 魔兽大数据 | [wjf0214](https://github.com/wjf0214) | [魔兽大数据.har](https://github.com/qiandao-today/templates/blob/master/魔兽大数据.har) | 2021-12-17 17:00:00 | 登录后首页cookie<br><http://bj.wowdata.top/> |
| 龙de船人 | [wjf0214](https://github.com/wjf0214) | [龙de船人.har](https://github.com/qiandao-today/templates/blob/master/龙de船人.har) | 2021-12-28 12:00:00 | 登录后首页cookie<br><https://www.imarine.cn/> |
| 新赚吧 | [wjf0214](https://github.com/wjf0214) | [新赚吧.har](https://github.com/qiandao-today/templates/blob/master/新赚吧.har) | 2021-12-28 13:00:00 | username:手机号<br>password:密码<br><https://v1.xianbao.net/> |
| 新赚吧 | [wjf0214](https://github.com/wjf0214) | [新赚吧.har](https://github.com/qiandao-today/templates/blob/master/新赚吧.har) | 2021-12-28 13:00:00 | username:账号<br>password:密码<br><https://v1.xianbao.net/> |
| SSPANEL机场通用签到 | [wjf0214](https://github.com/wjf0214) | [SSPANEL机场通用签到.har](https://github.com/qiandao-today/templates/blob/master/SSPANEL机场通用签到.har) | 2021-12-28 14:20:00 | domain:域名,如【https://xxx.com】,后面不带'/'<br>username:账号<br>password:密码 |
## 📄如何注册第三方库

View File

@ -0,0 +1 @@
[{"comment":"登录","request":{"method":"POST","url":"{{domain}}/auth/login","headers":[{"name":"pragma","value":"no-cache"},{"name":"cache-control","value":"no-cache"},{"name":"accept","value":"application/json, text/javascript, */*; q=0.01"},{"name":"content-type","value":"application/x-www-form-urlencoded; charset=UTF-8"},{"name":"x-requested-with","value":"XMLHttpRequest"},{"name":"user-agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.20 Safari/537.36"},{"name":"origin","value":"{{domain}}"},{"name":"referer","value":"{{domain}}/auth/login"},{"name":"accept-encoding","value":"gzip, deflate, br"},{"name":"accept-language","value":"zh-CN,zh;q=0.9,en;q=0.8"}],"cookies":[],"data":"email={{username|urlencode}}&passwd={{password|urlencode}}&code=&remember_me=on","mimeType":"application/x-www-form-urlencoded; charset=UTF-8"},"rule":{"success_asserts":[{"re":"200","from":"status"},{"re":"\\\\u767b\\\\u5f55\\\\u6210\\\\u529f","from":"content"}],"failed_asserts":[{"re":"\\\\u5bc6\\\\u7801\\\\u9519\\\\u8bef","from":"content"}],"extract_variables":[{"name":"user","re":"\"user\":\"(.+?)\"","from":"content"}]}},{"comment":"签到","request":{"method":"POST","url":"{{domain}}/user/checkin","headers":[{"name":"pragma","value":"no-cache"},{"name":"cache-control","value":"no-cache"},{"name":"accept","value":"application/json, text/javascript, */*; q=0.01"},{"name":"x-requested-with","value":"XMLHttpRequest"},{"name":"user-agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.20 Safari/537.36"},{"name":"origin","value":"{{domain}}"},{"name":"referer","value":"{{domain}}/user"},{"name":"accept-encoding","value":"gzip, deflate, br"},{"name":"accept-language","value":"zh-CN,zh;q=0.9,en;q=0.8"}],"cookies":[]},"rule":{"success_asserts":[{"re":"200","from":"status"}],"failed_asserts":[],"extract_variables":[{"name":"msg","re":"\"msg\":\"(.+?)\"","from":"content"}]}},{"comment":"日志","request":{"method":"GET","url":"http://localhost/util/string/replace?r=text&t=%C2%A0&p=%C2%A0&s=%E7%94%A8%E6%88%B7%EF%BC%9A%E3%80%90{{username|urlencode}}%E3%80%91%5Cr%5Cn%E7%AD%BE%E5%88%B0%E6%83%85%E5%86%B5%EF%BC%9A%E3%80%90{{unicode(msg|default('签到成功',boolean=True))|striptags|urlencode}}%E3%80%91","headers":[],"cookies":[]},"rule":{"success_asserts":[{"re":"200","from":"status"}],"failed_asserts":[],"extract_variables":[{"name":"__log__","re":".+","from":"content"}]}}]

View File

@ -1320,6 +1320,18 @@
"date": "2021-12-28 13:00:00",
"version": "20211228",
"commenturl":"https://github.com/qiandao-today/templates/issues/141"
},
"SSPANEL机场通用签到": {
"name": "SSPANEL机场通用签到",
"author": "wjf0214",
"url": "https://raw.githubusercontent.com/qiandao-today/templates/master/SSPANEL机场通用签到.har",
"update": false,
"comments": "domain:域名,如【https://xxx.com】,后面不带'/'<br>username:账号<br>password:密码",
"filename": "SSPANEL机场通用签到.har",
"content": "",
"date": "2021-12-28 14:20:00",
"version": "20211228",
"commenturl":"https://github.com/qiandao-today/templates/issues/142"
}
}
}