2022-08-29 02:31:13
This commit is contained in:
committed by
blackmatrix7
parent
ef60cf2ca4
commit
28bdd904d3
@ -1,10 +1,10 @@
|
||||
# NAME: GetCookie
|
||||
# AUTHOR: blackmatrix7
|
||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||
# UPDATED: 2022-08-05 22:38:21
|
||||
# HTTP-REQUEST-SCRIPT:10
|
||||
# MITM:10
|
||||
# TOTAL:20
|
||||
# UPDATED: 2022-08-24 20:54:58
|
||||
# HTTP-REQUEST-SCRIPT:11
|
||||
# MITM:11
|
||||
# TOTAL:22
|
||||
|
||||
|
||||
|
||||
@ -25,12 +25,14 @@
|
||||
^https?:\/\/apph5\.manmanbuy\.com\/taolijin\/(login.aspx|logserver.aspx) url script-request-body https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/manmanbuy/manmanbuy_checkin.js
|
||||
# 美团买菜_获取cookie
|
||||
^https?:\/\/mall\.meituan\.com\/api\/c\/mallcoin\/checkIn\/getWeekCheckInProgressBar\? url script-request-header https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/meituan/maicai_checkin.js
|
||||
# 贴吧_获取cookie
|
||||
# 贴吧_获取cookie1
|
||||
https?:\/\/(c\.tieba\.baidu\.com|180\.97\.\d+\.\d+)\/c\/s\/login url script-request-header https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/tieba/tieba_checkin.js
|
||||
# 贴吧_获取新版cookie
|
||||
# 贴吧_获取cookie2
|
||||
^https?:\/\/c\.tieba\.baidu\.com\/c\/s\/channelIconConfig url script-request-header https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/tieba/tieba_checkin.js
|
||||
# 贴吧_获取cookie3
|
||||
^https?:\/\/tiebac\.baidu\.com\/c\/u\/follow\/getFoldedMessageUserInfo url script-request-header https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/tieba/tieba_checkin.js
|
||||
# 饿了么_获取cookie
|
||||
^https?:\/\/h5\.ele\.me\/restapi\/biz\.svip_scene\/svip\/engine\/queryTrafficSupply url script-request-header https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/eleme/eleme_daily.js
|
||||
|
||||
# MITM
|
||||
hostname = apph5.manmanbuy.com,c.tieba.baidu.com,fmapp.chinafamilymart.com.cn,h5.ele.me,luka-graphql.ling.cn,maicai.api.ddxq.mobi,mall.meituan.com,mp.jzb.com,pgc-cms.jzb.com,zhiyou.smzdm.com
|
||||
hostname = apph5.manmanbuy.com,c.tieba.baidu.com,fmapp.chinafamilymart.com.cn,h5.ele.me,luka-graphql.ling.cn,maicai.api.ddxq.mobi,mall.meituan.com,mp.jzb.com,pgc-cms.jzb.com,tiebac.baidu.com,zhiyou.smzdm.com
|
||||
|
||||
@ -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 |
|
||||
|
||||
|
||||
## QuantumultX
|
||||
|
||||
Reference in New Issue
Block a user