Add 速蛙云

This commit is contained in:
a76yyyy 2022-05-28 11:51:29 +08:00
parent 4465a27dfa
commit 83690cf694
3 changed files with 15 additions and 1 deletions

View File

@ -188,7 +188,7 @@ Tips:
| 游戏大桶 | [FellBan](https://github.com/FellBan) | [游戏大桶.har](https://github.com/qiandao-today/templates/blob/master/游戏大桶.har) | 2022-05-26 17:04:00 | 账号密码<br>定时-当天随机延时12000~20000 不随机容易出滑块就签到不了<br><https://gamekegs.com> | | 游戏大桶 | [FellBan](https://github.com/FellBan) | [游戏大桶.har](https://github.com/qiandao-today/templates/blob/master/游戏大桶.har) | 2022-05-26 17:04:00 | 账号密码<br>定时-当天随机延时12000~20000 不随机容易出滑块就签到不了<br><https://gamekegs.com> |
| 4K视界 | [FellBan](https://github.com/FellBan) | [4K视界.har](https://github.com/qiandao-today/templates/blob/master/4K视界.har) | 2022-05-26 17:30:00 | 首页Cookie<br><https://www.4ksj.com/> | | 4K视界 | [FellBan](https://github.com/FellBan) | [4K视界.har](https://github.com/qiandao-today/templates/blob/master/4K视界.har) | 2022-05-26 17:30:00 | 首页Cookie<br><https://www.4ksj.com/> |
| Cnlang国语视界 | [FellBan](https://github.com/FellBan) | [Cnlang国语视界.har](https://github.com/qiandao-today/templates/blob/master/Cnlang国语视界.har) | 2022-05-28 09:55:00 | 首页Cookie<br><https://cnlang.org/> | | Cnlang国语视界 | [FellBan](https://github.com/FellBan) | [Cnlang国语视界.har](https://github.com/qiandao-today/templates/blob/master/Cnlang国语视界.har) | 2022-05-28 09:55:00 | 首页Cookie<br><https://cnlang.org/> |
| 速蛙云 | [a76yyyy](https://github.com/a76yyyy) | [速蛙云.har](https://github.com/qiandao-today/templates/blob/master/速蛙云.har) | 2022-05-28 12:00:00 | F12获取info请求 Cookie 和 authorizationmweb 参数, <br>domain: 速蛙云域名, 如 cloud.sw16.icu |
## 📄如何注册第三方库 ## 📄如何注册第三方库

View File

@ -1909,6 +1909,19 @@
"version":"20220528", "version":"20220528",
"commenturl":"https://github.com/qiandao-today/templates/issues/205" "commenturl":"https://github.com/qiandao-today/templates/issues/205"
},
"速蛙云": {
"name": "速蛙云",
"author": "a76yyyy",
"url": "https://raw.githubusercontent.com/qiandao-today/templates/master/速蛙云.har",
"update": false,
"comments": "domain: 速蛙云域名, 如 cloud.sw16.icu ,<br>F12获取info请求 Cookie 和 authorizationmweb 参数",
"filename": "速蛙云.har",
"content": "",
"date": "2022-05-28 12:00:00",
"version":"20220528",
"commenturl":"https://github.com/qiandao-today/templates/issues/206"
} }
} }
} }

1
速蛙云.har Normal file
View File

@ -0,0 +1 @@
[{"request":{"method":"PUT","url":"https://{{domain}}/api_mweb/user/checkin","headers":[{"name":":authority","value":"{{domain}}"},{"name":":method","value":"PUT"},{"name":":path","value":"/api_mweb/user/checkin"},{"name":":scheme","value":"https"},{"name":"accept","value":"application/json, text/plain, */*"},{"name":"accept-encoding","value":"gzip, deflate, br"},{"name":"accept-language","value":"zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6"},{"name":"authorizationmweb","value":"{{authorizationmweb}}"},{"name":"cache-control","value":"no-cache"},{"name":"cookie","value":"{{cookie}}"},{"name":"origin","value":"https://{{domain}}"},{"name":"pragma","value":"no-cache"},{"name":"referer","value":"https://{{domain}}/m/home"},{"name":"sec-ch-ua","value":"\" Not A;Brand\";v=\"99\", \"Chromium\";v=\"100\", \"Microsoft Edge\";v=\"100\""},{"name":"sec-ch-ua-mobile","value":"?0"},{"name":"sec-ch-ua-platform","value":"\"Windows\""},{"name":"sec-fetch-dest","value":"empty"},{"name":"sec-fetch-mode","value":"cors"},{"name":"sec-fetch-site","value":"same-origin"},{"name":"user-agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.127 Safari/537.36 Edg/100.0.1185.50"}],"cookies":[]},"rule":{"success_asserts":[{"re":"200","from":"status"}],"failed_asserts":[],"extract_variables":[{"name":"info","re":"message\":\"(.*?)\"","from":"content"}]}},{"comment":"Unicode转换","request":{"method":"GET","url":"api://util/unicode?content={{info|urlencode}}","headers":[],"cookies":[]},"rule":{"success_asserts":[{"re":"200","from":"status"},{"re":"\"状态\": \"200\"","from":"content"}],"failed_asserts":[],"extract_variables":[{"name":"__log__","re":"\"转换后\": \"(.*)\"","from":"content"}]}}]