From 83690cf69471f590c9d59163ddc6a7898a6bd4cd Mon Sep 17 00:00:00 2001 From: a76yyyy Date: Sat, 28 May 2022 11:51:29 +0800 Subject: [PATCH] =?UTF-8?q?Add=20=E9=80=9F=E8=9B=99=E4=BA=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- tpls_history.json | 13 +++++++++++++ 速蛙云.har | 1 + 3 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 速蛙云.har diff --git a/README.md b/README.md index 55fb0b1..df8a3d7 100644 --- a/README.md +++ b/README.md @@ -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 | 账号密码
定时-当天随机延时12000~20000 不随机容易出滑块就签到不了
| | 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
| | 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
| - +| 速蛙云 | [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 参数,
domain: 速蛙云域名, 如 cloud.sw16.icu | ## 📄如何注册第三方库 diff --git a/tpls_history.json b/tpls_history.json index 3a713b7..750ee78 100644 --- a/tpls_history.json +++ b/tpls_history.json @@ -1909,6 +1909,19 @@ "version":"20220528", "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 ,
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" + } } } diff --git a/速蛙云.har b/速蛙云.har new file mode 100644 index 0000000..1302cd3 --- /dev/null +++ b/速蛙云.har @@ -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"}]}}] \ No newline at end of file