From 2ed2ae24f80db7cbeb9c7b4a289fb8c79099f792 Mon Sep 17 00:00:00 2001 From: chen8945 <44148812+chen8945@users.noreply.github.com> Date: Sat, 19 Nov 2022 01:22:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=20360=E7=A7=AF=E5=88=86?= =?UTF-8?q?=E4=B8=AD=E5=BF=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 360积分中心.har | 1 + README.md | 1 + tpls_history.json | 12 ++++++++++++ 3 files changed, 14 insertions(+) create mode 100644 360积分中心.har diff --git a/360积分中心.har b/360积分中心.har new file mode 100644 index 0000000..c662448 --- /dev/null +++ b/360积分中心.har @@ -0,0 +1 @@ +[{"comment":"返回当前时间戳和时间","request":{"method":"GET","url":"api://util/timestamp","headers":[],"cookies":[],"data":""},"rule":{"success_asserts":[{"re":"200","from":"status"}],"failed_asserts":[],"extract_variables":[{"name":"time","re":"\"16位时间戳\": (\\d{13})","from":"content"}]}},{"request":{"method":"GET","url":"https://app.jf.360.cn/signin/signin/start?cb=jsonpCB_{{time|urlencode}}&os_type=pc&tag=H5&app_id=1025&source_id=1024&is_encrypt=0&pctag=pc&biz_data=%7B%7D&_={{time|urlencode}}","headers":[{"name":"Referer","value":"https://jf.360.cn/"},{"name":"User-Agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36"},{"name":"Cookie","value":"{{cookie}}"}],"cookies":[]},"rule":{"success_asserts":[{"re":"200","from":"status"},{"re":"今日已签到","from":"content"}],"failed_asserts":[{"re":"用户未登录","from":"content"}],"extract_variables":[]}}] \ No newline at end of file diff --git a/README.md b/README.md index c859d09..edd10b5 100644 --- a/README.md +++ b/README.md @@ -212,6 +212,7 @@ Tips: | 白兔俱乐部 | [AlisaCat-S](https://github.com/AlisaCat-S) | [白兔俱乐部.har](https://github.com/qiandao-today/templates/blob/master/白兔俱乐部.har) | 2022-10-06 12:25:00 | 首页Cookie
| | 小栗子社区 | [chen8945](https://github.com/chen8945) | [小栗子社区.har](https://github.com/qiandao-today/templates/blob/master/小栗子社区.har) | 2022-10-08 16:20:00 | 首页Cookie,Cookie请选中复制,不要右键复制
| | 华印社区 | [chen8945](https://github.com/github-h) | [华印社区.har](https://github.com/qiandao-today/templates/blob/master/华印社区.har) | 2022-10-17 00:20:00 | 用户名+密码
| +| 360积分中心 | [chen8945](https://github.com/chen8945) | [360积分中心.har](https://github.com/qiandao-today/templates/blob/master/360积分中心.har) | 2022-11-19 01:00:00 | 首页Cookie
| ## 📄如何注册第三方库 diff --git a/tpls_history.json b/tpls_history.json index 1926396..2b146ee 100644 --- a/tpls_history.json +++ b/tpls_history.json @@ -2175,6 +2175,18 @@ "date": "2022-10-17 00:20:00", "version": "20221017", "commenturl": "https://github.com/qiandao-today/templates/issues/251" + }, + "360积分中心": { + "name": "360积分中心", + "author": "chen8945", + "url": "https://raw.githubusercontent.com/qiandao-today/templates/master/360积分中心.har", + "update": false, + "comments": "首页Cookie
https://jf.360.cn/", + "filename": "360积分中心.har", + "content": "", + "date": "2022-11-19 01:00:00", + "version": "20221119", + "commenturl": "https://github.com/qiandao-today/templates/issues/260" } } }