2022-09-08 01:26:52

This commit is contained in:
blackmatrix7
2022-09-08 01:28:06 +08:00
parent b895dc175d
commit 8e4561a969
467 changed files with 88312 additions and 61438 deletions

File diff suppressed because one or more lines are too long

View File

@ -16,14 +16,14 @@
## 规则统计
最后更新时间2022-08-17 02:34:16
最后更新时间2022-08-31 02:32:21
各类型规则统计:
| 类型 | 数量(条) |
| ---- | ---- |
| REJECT | 443 |
| MITM | 337 |
| TOTAL | 780 |
| REJECT | 446 |
| MITM | 339 |
| TOTAL | 785 |
## QuantumultX

File diff suppressed because one or more lines are too long

View File

@ -20,14 +20,14 @@ AdvertisingLite 不直接抽取数据源中MITM的hostname仅用正则推导
## 规则统计
最后更新时间2022-08-17 02:34:28
最后更新时间2022-08-31 02:32:36
各类型规则统计:
| 类型 | 数量(条) |
| ---- | ---- |
| REJECT | 440 |
| MITM | 336 |
| TOTAL | 776 |
| REJECT | 443 |
| MITM | 338 |
| TOTAL | 781 |
## QuantumultX

File diff suppressed because one or more lines are too long

View File

@ -1,7 +1,7 @@
# NAME: AllInOne
# AUTHOR: blackmatrix7
# REPO: https://github.com/blackmatrix7/ios_rule_script
# UPDATED: 2022-08-17 02:34:20
# UPDATED: 2022-08-31 02:32:26
# HOST: 3
# IP-CIDR: 1
# IP6-CIDR: 1
@ -9,9 +9,9 @@
# HTTP-REQUEST-SCRIPT: 3
# HTTP-RESPONSE-SCRIPT: 28
# REDIRECT: 62
# REJECT: 470
# MITM: 479
# TOTAL: 1048
# REJECT: 473
# MITM: 481
# TOTAL: 1053
HOST,appcloud2.in.zhihu.com,AdvertisingScript
HOST,mqtt.zhihu.com,AdvertisingScript
HOST,sugar.zhihu.com,AdvertisingScript

View File

@ -18,7 +18,7 @@ QuantumultX需要添加部分分流规则才能生效具体配置请参照数
## 规则统计
最后更新时间2022-08-17 02:34:20
最后更新时间2022-08-31 02:32:26
各类型规则统计:
| 类型 | 数量(条) |
@ -30,9 +30,9 @@ QuantumultX需要添加部分分流规则才能生效具体配置请参照数
| HTTP-REQUEST-SCRIPT | 3 |
| HTTP-RESPONSE-SCRIPT | 28 |
| REDIRECT | 62 |
| REJECT | 470 |
| MITM | 479 |
| TOTAL | 1048 |
| REJECT | 473 |
| MITM | 481 |
| TOTAL | 1053 |
## QuantumultX

View File

@ -1,10 +1,10 @@
# NAME: GetCookie
# AUTHOR: blackmatrix7
# REPO: https://github.com/blackmatrix7/ios_rule_script
# UPDATED: 2022-08-24 20:54:58
# HTTP-REQUEST-SCRIPT:11
# MITM:11
# TOTAL:22
# UPDATED: 2022-08-31 02:32:29
# HTTP-REQUEST-SCRIPT:14
# MITM:13
# TOTAL:27
@ -31,8 +31,14 @@ https?:\/\/(c\.tieba\.baidu\.com|180\.97\.\d+\.\d+)\/c\/s\/login url script-requ
^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
# 饿了么_Cookies
^https?:\/\/air\.tb\.ele\.me\/app\/conch-page\/svip-foodie-card\/home url script-request-header https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/eleme/eleme_daily.js
# 饿了么_获取坐标1
^https?:\/\/air\.tb\.ele\.me\/app\/conch-page\/svip-home-tasklist-new\/home url script-request-header https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/eleme/eleme_daily.js
# 饿了么_获取坐标2
^https?:\/\/tb\.ele\.me\/wow\/alsc\/mod url script-request-header https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/eleme/eleme_daily.js
# 饿了么_获取坐标3
^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,tiebac.baidu.com,zhiyou.smzdm.com
hostname = air.tb.ele.me,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,tb.ele.me,tiebac.baidu.com,zhiyou.smzdm.com

View File

@ -14,14 +14,14 @@
## 规则统计
最后更新时间2022-08-24 20:54:58
最后更新时间2022-08-31 02:32:29
各类型规则统计:
| 类型 | 数量(条) |
| ---- | ---- |
| HTTP-REQUEST-SCRIPT | 11 |
| MITM | 11 |
| TOTAL | 22 |
| HTTP-REQUEST-SCRIPT | 14 |
| MITM | 13 |
| TOTAL | 27 |
## QuantumultX