From baafd6149339b51295b2b77e55d2350e8b69556a Mon Sep 17 00:00:00 2001 From: FrostKMR <70301596+FrostKMR@users.noreply.github.com> Date: Tue, 21 Jun 2022 12:07:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0nicept.har=20(#218)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 添加nicept.har {{cookie}}:登录后首页cookie https://nicept.net * Update README.md * 更改 tpls_history.json * 修正 tpls_history.json --- README.md | 1 + nicept.har | 1 + tpls_history.json | 15 +++++++++++++-- 3 files changed, 15 insertions(+), 2 deletions(-) create mode 100644 nicept.har diff --git a/README.md b/README.md index 81493ae..d5ecb27 100644 --- a/README.md +++ b/README.md @@ -197,6 +197,7 @@ Tips: | 慢慢游社区 | [FellBan](https://github.com/FellBan) | [慢慢游社区.har](https://github.com/qiandao-today/templates/blob/master/慢慢游社区.har) | 2022-05-30 10:10:00 | 首页Cookie
| | 布谷Tv | [FellBan](https://github.com/FellBan) | [布谷Tv.har](https://github.com/qiandao-today/templates/blob/master/布谷Tv.har) | 2022-06-05 17:25:00 | username:账号
password:密码
| | 元宇宙创意 | [FellBan](https://github.com/FellBan) | [元宇宙创意.har](https://github.com/qiandao-today/templates/blob/master/元宇宙创意.har) | 2022-06-06 09:31:00 | username:账号
password:密码
| +| NicePT | [FrostKMR](https://github.com/FrostKMR) | [nicept.har](https://github.com/qiandao-today/templates/blob/master/nicept.har) | 2022-06-11 17:45:00 | 首页Cookie
| diff --git a/nicept.har b/nicept.har new file mode 100644 index 0000000..700920c --- /dev/null +++ b/nicept.har @@ -0,0 +1 @@ +[{"request":{"method":"GET","url":"https://nicept.net/attendance.php","headers":[{"name":":method","value":"GET"},{"name":":authority","value":"nicept.net"},{"name":":scheme","value":"https"},{"name":":path","value":"/attendance.php"},{"name":"upgrade-insecure-requests","value":"1"},{"name":"dnt","value":"1"},{"name":"user-agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.182 Safari/537.36"},{"name":"accept","value":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9"},{"name":"sec-fetch-site","value":"same-origin"},{"name":"sec-fetch-mode","value":"navigate"},{"name":"sec-fetch-user","value":"?1"},{"name":"sec-fetch-dest","value":"document"},{"name":"accept-encoding","value":"gzip, deflate, br"},{"name":"accept-language","value":"zh-CN,zh;q=0.9"},{"name":"cookie","value":"{{cookie}}"}],"cookies":[]},"rule":{"success_asserts":[{"re":"200","from":"status"}],"failed_asserts":[],"extract_variables":[{"re":"下载量:.*?([\\d. KMG]+B)","from":"content","name":"xz"},{"re":"上传量:.*?([\\d. KMG]+B)","from":"content","name":"sc"},{"re":"分享率:(.*?)\\s*<","from":"content","name":"fx"},{"re":"签到获得.*?(\\d+)","from":"content","name":"qd"},{"re":"魔力值 .*\\]: ([\\d,.]+).*?(.+?)","from":"content","name":"_name"},{"name":"bq","re":"补签卡:(\\d+)","from":"content"}]}},{"comment":"unicode转换","request":{"method":"GET","url":"api://util/unicode?content=NicePT%EF%BC%9A%E3%80%90%E7%94%A8%E6%88%B7%E5%90%8D%3A{{_name|urlencode}}%E3%80%91%E3%80%90%E9%AD%94%E5%8A%9B%E5%80%BC%3A{{ml|urlencode}}%E3%80%91%E3%80%90%E7%AD%BE%E5%88%B0%E8%8E%B7%E5%BE%97%3A{{qd|urlencode}}%2C%20%E8%A1%A5%E7%AD%BE%E5%8D%A1%3A{{bq|urlencode}}%E3%80%91%5Cr%5Cn%E3%80%90%E5%88%86%E4%BA%AB%E7%8E%87%3A{{fx|urlencode}}%E3%80%91%E3%80%90%E4%B8%8A%E4%BC%A0%E9%87%8F%3A{{sc|urlencode}}%E3%80%91%E3%80%90%E4%B8%8B%E8%BD%BD%E9%87%8F%3A{{xz|urlencode}}%E3%80%91","headers":[],"cookies":[]},"rule":{"success_asserts":[{"re":"200","from":"status"},{"re":"\"状态\": \"200\"","from":"content"}],"failed_asserts":[],"extract_variables":[{"re":"\"转换后\": \"(.+)\"","from":"content","name":"__log__"}]}}] \ No newline at end of file diff --git a/tpls_history.json b/tpls_history.json index d9a73e1..9b7996d 100644 --- a/tpls_history.json +++ b/tpls_history.json @@ -1995,7 +1995,18 @@ "date": "2022-06-06 09:31:00", "version":"20220606", "commenturl":"https://github.com/qiandao-today/templates/issues/216" - - } + }, + "Nicept": { + "name": "Nicept", + "author": "Frostaxe", + "url": "https://raw.githubusercontent.com/qiandao-today/templates/master/nicept.har", + "update": false, + "comments": "首页Cookie
https://nicept.net/", + "filename": "nicept.har", + "content": "", + "date": "2022-06-11 17:45:00", + "version":"20220611", + "commenturl":"https://github.com/qiandao-today/templates/issues/221" + } } }