2022-08-29 02:31:13
This commit is contained in:
committed by
blackmatrix7
parent
ef60cf2ca4
commit
28bdd904d3
@ -1,10 +1,10 @@
|
||||
name: 获取签到脚本Cookie
|
||||
desc: 最后更新时间 2022-08-05 22:38:21
|
||||
desc: 最后更新时间 2022-08-24 20:54:58
|
||||
# author: blackmatrix7
|
||||
# repo: https://github.com/blackmatrix7/ios_rule_script
|
||||
# http-request-script: 10
|
||||
# mitm: 10
|
||||
# total: 20
|
||||
# http-request-script: 11
|
||||
# mitm: 11
|
||||
# total: 22
|
||||
|
||||
|
||||
|
||||
@ -61,20 +61,27 @@ http:
|
||||
require-body: false
|
||||
timeout: 30
|
||||
argument:
|
||||
# 贴吧_获取cookie
|
||||
# 贴吧_获取cookie1
|
||||
- match: https?:\/\/(c\.tieba\.baidu\.com|180\.97\.\d+\.\d+)\/c\/s\/login
|
||||
name: tieba_checkin.js_38377a66
|
||||
type: request
|
||||
require-body: false
|
||||
timeout: 30
|
||||
argument:
|
||||
# 贴吧_获取新版cookie
|
||||
# 贴吧_获取cookie2
|
||||
- match: ^https?:\/\/c\.tieba\.baidu\.com\/c\/s\/channelIconConfig
|
||||
name: tieba_checkin.js_38377a66
|
||||
type: request
|
||||
require-body: false
|
||||
timeout: 30
|
||||
argument:
|
||||
# 贴吧_获取cookie3
|
||||
- match: ^https?:\/\/tiebac\.baidu\.com\/c\/u\/follow\/getFoldedMessageUserInfo
|
||||
name: tieba_checkin.js_38377a66
|
||||
type: request
|
||||
require-body: false
|
||||
timeout: 30
|
||||
argument:
|
||||
# 饿了么_获取cookie
|
||||
- match: ^https?:\/\/h5\.ele\.me\/restapi\/biz\.svip_scene\/svip\/engine\/queryTrafficSupply
|
||||
name: eleme_daily.js_1b50bb89
|
||||
@ -93,6 +100,7 @@ http:
|
||||
- "mall.meituan.com"
|
||||
- "mp.jzb.com"
|
||||
- "pgc-cms.jzb.com"
|
||||
- "tiebac.baidu.com"
|
||||
- "zhiyou.smzdm.com"
|
||||
|
||||
script-providers:
|
||||
|
||||
@ -14,14 +14,14 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-08-05 22:38:21
|
||||
最后更新时间:2022-08-24 20:54:58
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| HTTP-REQUEST-SCRIPT | 10 |
|
||||
| MITM | 10 |
|
||||
| TOTAL | 20 |
|
||||
| HTTP-REQUEST-SCRIPT | 11 |
|
||||
| MITM | 11 |
|
||||
| TOTAL | 22 |
|
||||
|
||||
|
||||
## Stash
|
||||
|
||||
Reference in New Issue
Block a user