mirror of
https://github.com/qiandao-today/templates.git
synced 2025-04-05 23:14:57 +00:00
增加 360积分中心
This commit is contained in:
parent
65bde97030
commit
2ed2ae24f8
1
360积分中心.har
Normal file
1
360积分中心.har
Normal file
|
@ -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":[]}}]
|
|
@ -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<br><https://club.hares.top/> |
|
||||
| 小栗子社区 | [chen8945](https://github.com/chen8945) | [小栗子社区.har](https://github.com/qiandao-today/templates/blob/master/小栗子社区.har) | 2022-10-08 16:20:00 | 首页Cookie,Cookie请选中复制,不要右键复制<br><https://f.xiaolz.cn/> |
|
||||
| 华印社区 | [chen8945](https://github.com/github-h) | [华印社区.har](https://github.com/qiandao-today/templates/blob/master/华印社区.har) | 2022-10-17 00:20:00 | 用户名+密码<br><https://www.52cnp.com/> |
|
||||
| 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<br><https://jf.360.cn/> |
|
||||
|
||||
## 📄如何注册第三方库
|
||||
|
||||
|
|
|
@ -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<br>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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user