Skip to content

Commit 649c4ab

Browse files
2024-04-29 02:16:02
1 parent e0d97a8 commit 649c4ab

File tree

295 files changed

+150779
-143536
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

295 files changed

+150779
-143536
lines changed

rewrite/Loon/AdvertisingLite/AdvertisingLite.plugin

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
#!name= AdvertisingLite
2-
#!desc= 最后更新时间 2024-04-21 02:15:30
2+
#!desc= 最后更新时间 2024-04-29 02:15:38
33
#!openUrl= https://github.com/blackmatrix7/ios_rule_script
44
#!author= blackmatrix7
55
#!homepage= https://github.com/blackmatrix7/ios_rule_script
66
#!icon= https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/source/avatar.jpg
7-
#!reject= 1076
7+
#!reject= 1074
88
#!mitm= 800
9-
#!total= 1876
9+
#!total= 1874
1010

1111

1212
[Rewrite]
@@ -504,9 +504,7 @@
504504
^https?:\/\/esdk\.tymcdn\.com\/dbGold\/m\/v2\/mobileLiveReveal\.do\? - reject-dict
505505
^https?:\/\/evs\.500\.com\/esinfo\/loading\/loading - reject
506506
^https?:\/\/explorer\.tratao\.com\/api\/client\/v4\/xtransfer\/ad\/ - reject
507-
^https?:\/\/facade-api\.black-unique\.com\/advertise\/v1\/get\?cityId=102923&positions=mine_popup - reject-dict
508507
^https?:\/\/facade-api\.black-unique\.com\/app\/v1\/startScreen\?.* - reject-dict
509-
^https?:\/\/facade-api\.black-unique\.com\/app\/v1\/startScreen\?cityId=102923&channelId=0&width=1170&height=2532 - reject-dict
510508
^https?:\/\/fastbuyer\.zbj\.com\/configure\/screenAdConfig\/v2 - reject-200
511509
^https?:\/\/fbchina\.flipchina\.cn\/v2\/ad\/query\/* - reject
512510
^https?:\/\/fc-video\.cdn\.bcebos\.com - reject

rewrite/Loon/AdvertisingLite/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,14 @@ AdvertisingLite 不直接抽取数据源中MITM的hostname,仅用正则推导
2020

2121
## 规则统计
2222

23-
最后更新时间:2024-04-21 02:15:30
23+
最后更新时间:2024-04-29 02:15:38
2424

2525
各类型规则统计:
2626
| 类型 | 数量(条) |
2727
| ---- | ---- |
28-
| REJECT | 1076 |
28+
| REJECT | 1074 |
2929
| MITM | 800 |
30-
| TOTAL | 1876 |
30+
| TOTAL | 1874 |
3131

3232

3333
## Loon

rewrite/QuantumultX/AdvertisingLite/AdvertisingLite.conf

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# NAME: AdvertisingLite
22
# AUTHOR: blackmatrix7
33
# REPO: https://github.com/blackmatrix7/ios_rule_script
4-
# UPDATED: 2024-04-25 02:15:03
4+
# UPDATED: 2024-04-29 02:15:56
55
# HOST:2
66
# HOST-KEYWORD:212
77
# IP-CIDR:188
88
# IP6-CIDR:1
9-
# REJECT:1082
9+
# REJECT:1080
1010
# MITM:803
11-
# TOTAL:2288
11+
# TOTAL:2286
1212

1313

1414
# REJECT
@@ -510,9 +510,7 @@
510510
^https?:\/\/esdk\.tymcdn\.com\/dbGold\/m\/v2\/mobileLiveReveal\.do\? url reject-dict
511511
^https?:\/\/evs\.500\.com\/esinfo\/loading\/loading url reject
512512
^https?:\/\/explorer\.tratao\.com\/api\/client\/v4\/xtransfer\/ad\/ url reject
513-
^https?:\/\/facade-api\.black-unique\.com\/advertise\/v1\/get\?cityId=102923&positions=mine_popup url reject-dict
514513
^https?:\/\/facade-api\.black-unique\.com\/app\/v1\/startScreen\?.* url reject-dict
515-
^https?:\/\/facade-api\.black-unique\.com\/app\/v1\/startScreen\?cityId=102923&channelId=0&width=1170&height=2532 url reject-dict
516514
^https?:\/\/fastbuyer\.zbj\.com\/configure\/screenAdConfig\/v2 url reject-200
517515
^https?:\/\/fbchina\.flipchina\.cn\/v2\/ad\/query\/* url reject
518516
^https?:\/\/fc-video\.cdn\.bcebos\.com url reject

rewrite/QuantumultX/AdvertisingLite/AdvertisingLite.list

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# NAME: AdvertisingLite
22
# AUTHOR: blackmatrix7
33
# REPO: https://github.com/blackmatrix7/ios_rule_script
4-
# UPDATED: 2024-04-25 02:15:03
4+
# UPDATED: 2024-04-29 02:15:56
55
# HOST: 2
66
# HOST-KEYWORD: 212
77
# IP-CIDR: 188
88
# IP6-CIDR: 1
9-
# REJECT: 1082
9+
# REJECT: 1080
1010
# MITM: 803
11-
# TOTAL: 2288
11+
# TOTAL: 2286
1212
HOST,api.rr.tv,AdvertisingLite
1313
HOST,mgesq.api.mgtv.com,AdvertisingLite
1414
HOST-KEYWORD,-tos.pstatp.com,AdvertisingLite

rewrite/QuantumultX/AdvertisingLite/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ AdvertisingLite 不直接抽取数据源中MITM的hostname,仅用正则推导
2020

2121
## 规则统计
2222

23-
最后更新时间:2024-04-25 02:15:03
23+
最后更新时间:2024-04-29 02:15:56
2424

2525
各类型规则统计:
2626
| 类型 | 数量(条) |
@@ -29,9 +29,9 @@ AdvertisingLite 不直接抽取数据源中MITM的hostname,仅用正则推导
2929
| HOST-KEYWORD | 212 |
3030
| IP-CIDR | 188 |
3131
| IP6-CIDR | 1 |
32-
| REJECT | 1082 |
32+
| REJECT | 1080 |
3333
| MITM | 803 |
34-
| TOTAL | 2288 |
34+
| TOTAL | 2286 |
3535

3636

3737
## QuantumultX

rewrite/Shadowrocket/AdvertisingLite/AdvertisingLite.sgmodule

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
#!name=AdvertisingLite
2-
#!desc=最后更新时间 2024-04-21 02:15:30
2+
#!desc=最后更新时间 2024-04-29 02:15:38
33
#!author=blackmatrix7
44
#!repo=https://github.com/blackmatrix7/ios_rule_script
5-
#!reject=1076
5+
#!reject=1074
66
#!mitm=800
7-
#!total=1876
7+
#!total=1874
88

99
[General]
1010
force-http-engine-hosts = %APPEND% *.ott.cibntv.net,intl.iqiyi.com,maicai.api.ddxq.mobi,mobileapi-v6.elong.com,weibointl.api.weibo.cn,wmapi.meituan.com
@@ -504,9 +504,7 @@ force-http-engine-hosts = %APPEND% *.ott.cibntv.net,intl.iqiyi.com,maicai.api.dd
504504
^https?:\/\/esdk\.tymcdn\.com\/dbGold\/m\/v2\/mobileLiveReveal\.do\? - reject-dict
505505
^https?:\/\/evs\.500\.com\/esinfo\/loading\/loading - reject
506506
^https?:\/\/explorer\.tratao\.com\/api\/client\/v4\/xtransfer\/ad\/ - reject
507-
^https?:\/\/facade-api\.black-unique\.com\/advertise\/v1\/get\?cityId=102923&positions=mine_popup - reject-dict
508507
^https?:\/\/facade-api\.black-unique\.com\/app\/v1\/startScreen\?.* - reject-dict
509-
^https?:\/\/facade-api\.black-unique\.com\/app\/v1\/startScreen\?cityId=102923&channelId=0&width=1170&height=2532 - reject-dict
510508
^https?:\/\/fastbuyer\.zbj\.com\/configure\/screenAdConfig\/v2 - reject-200
511509
^https?:\/\/fbchina\.flipchina\.cn\/v2\/ad\/query\/* - reject
512510
^https?:\/\/fc-video\.cdn\.bcebos\.com - reject

rewrite/Shadowrocket/AdvertisingLite/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,14 @@ AdvertisingLite 不直接抽取数据源中MITM的hostname,仅用正则推导
2020

2121
## 规则统计
2222

23-
最后更新时间:2024-04-21 02:15:30
23+
最后更新时间:2024-04-29 02:15:38
2424

2525
各类型规则统计:
2626
| 类型 | 数量(条) |
2727
| ---- | ---- |
28-
| REJECT | 1076 |
28+
| REJECT | 1074 |
2929
| MITM | 800 |
30-
| TOTAL | 1876 |
30+
| TOTAL | 1874 |
3131

3232

3333
## Shadowrocket

rewrite/Stash/AdvertisingLite/AdvertisingLite.stoverride

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
name: 复写去广告(严格版)
2-
desc: 最后更新时间 2024-04-21 02:15:30
2+
desc: 最后更新时间 2024-04-29 02:15:38
33
# author: blackmatrix7
44
# repo: https://github.com/blackmatrix7/ios_rule_script
5-
# reject: 1076
5+
# reject: 1074
66
# mitm: 800
77
# force-http-engine-hosts: 6
8-
# total: 1882
8+
# total: 1880
99

1010

1111

@@ -507,9 +507,7 @@ http:
507507
- ^https?:\/\/esdk\.tymcdn\.com\/dbGold\/m\/v2\/mobileLiveReveal\.do\? - reject
508508
- ^https?:\/\/evs\.500\.com\/esinfo\/loading\/loading - reject
509509
- ^https?:\/\/explorer\.tratao\.com\/api\/client\/v4\/xtransfer\/ad\/ - reject
510-
- ^https?:\/\/facade-api\.black-unique\.com\/advertise\/v1\/get\?cityId=102923&positions=mine_popup - reject
511510
- ^https?:\/\/facade-api\.black-unique\.com\/app\/v1\/startScreen\?.* - reject
512-
- ^https?:\/\/facade-api\.black-unique\.com\/app\/v1\/startScreen\?cityId=102923&channelId=0&width=1170&height=2532 - reject
513511
- ^https?:\/\/fastbuyer\.zbj\.com\/configure\/screenAdConfig\/v2 - reject
514512
- ^https?:\/\/fbchina\.flipchina\.cn\/v2\/ad\/query\/* - reject
515513
- ^https?:\/\/fc-video\.cdn\.bcebos\.com - reject

rewrite/Stash/AdvertisingLite/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@ AdvertisingLite 不直接抽取数据源中MITM的hostname,仅用正则推导
2020

2121
## 规则统计
2222

23-
最后更新时间:2024-04-21 02:15:30
23+
最后更新时间:2024-04-29 02:15:38
2424

2525
各类型规则统计:
2626
| 类型 | 数量(条) |
2727
| ---- | ---- |
28-
| REJECT | 1076 |
28+
| REJECT | 1074 |
2929
| MITM | 800 |
3030
| FORCE-HTTP-ENGINE-HOSTS | 6 |
31-
| TOTAL | 1882 |
31+
| TOTAL | 1880 |
3232

3333

3434
## Stash

rewrite/Surge/AdvertisingLite/AdvertisingLite.sgmodule

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
#!name=AdvertisingLite
2-
#!desc=最后更新时间 2024-04-21 02:15:30
2+
#!desc=最后更新时间 2024-04-29 02:15:38
33
#!author=blackmatrix7
44
#!repo=https://github.com/blackmatrix7/ios_rule_script
55
#!category=blackmatrix7
6-
#!reject=1076
6+
#!reject=1074
77
#!mitm=800
88
#!force-http-engine-hosts=6
9-
#!total=1882
9+
#!total=1880
1010

1111
[General]
1212
force-http-engine-hosts = %APPEND% *.ott.cibntv.net,intl.iqiyi.com,maicai.api.ddxq.mobi,mobileapi-v6.elong.com,weibointl.api.weibo.cn,wmapi.meituan.com
@@ -509,9 +509,7 @@ force-http-engine-hosts = %APPEND% *.ott.cibntv.net,intl.iqiyi.com,maicai.api.dd
509509
"^https?:\/\/esdk\.tymcdn\.com\/dbGold\/m\/v2\/mobileLiveReveal\.do\?" - reject
510510
"^https?:\/\/evs\.500\.com\/esinfo\/loading\/loading" - reject
511511
"^https?:\/\/explorer\.tratao\.com\/api\/client\/v4\/xtransfer\/ad\/" - reject
512-
"^https?:\/\/facade-api\.black-unique\.com\/advertise\/v1\/get\?cityId=102923&positions=mine_popup" - reject
513512
"^https?:\/\/facade-api\.black-unique\.com\/app\/v1\/startScreen\?.*" - reject
514-
"^https?:\/\/facade-api\.black-unique\.com\/app\/v1\/startScreen\?cityId=102923&channelId=0&width=1170&height=2532" - reject
515513
"^https?:\/\/fastbuyer\.zbj\.com\/configure\/screenAdConfig\/v2" - reject
516514
"^https?:\/\/fbchina\.flipchina\.cn\/v2\/ad\/query\/*" - reject
517515
"^https?:\/\/fc-video\.cdn\.bcebos\.com" - reject

rewrite/Surge/AdvertisingLite/AdvertisingLite_Mock.sgmodule

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
#!name=AdvertisingLite
2-
#!desc=最后更新时间 2024-04-21 02:15:30
2+
#!desc=最后更新时间 2024-04-29 02:15:38
33
#!author=blackmatrix7
44
#!repo=https://github.com/blackmatrix7/ios_rule_script
55
#!category=blackmatrix7
6-
#!reject=1076
6+
#!reject=1074
77
#!mitm=800
88
#!force-http-engine-hosts=6
9-
#!total=1882
9+
#!total=1880
1010

1111
[General]
1212
force-http-engine-hosts = %APPEND% *.ott.cibntv.net,intl.iqiyi.com,maicai.api.ddxq.mobi,mobileapi-v6.elong.com,weibointl.api.weibo.cn,wmapi.meituan.com
@@ -750,9 +750,7 @@ force-http-engine-hosts = %APPEND% *.ott.cibntv.net,intl.iqiyi.com,maicai.api.dd
750750
"^https?:\/\/entree-ws\.igetget\.com\/oms\/front\/start\/push" data="https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/blank/blank.txt"
751751
"^https?:\/\/entry\.ubixioe\.com\/mob\/sdk\/v\d\/endpoint" data="https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/blank/blank.txt"
752752
"^https?:\/\/esdk\.tymcdn\.com\/dbGold\/m\/v2\/mobileLiveReveal\.do\?" data="https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/blank/blank_dict.json"
753-
"^https?:\/\/facade-api\.black-unique\.com\/advertise\/v1\/get\?cityId=102923&positions=mine_popup" data="https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/blank/blank_dict.json"
754753
"^https?:\/\/facade-api\.black-unique\.com\/app\/v1\/startScreen\?.*" data="https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/blank/blank_dict.json"
755-
"^https?:\/\/facade-api\.black-unique\.com\/app\/v1\/startScreen\?cityId=102923&channelId=0&width=1170&height=2532" data="https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/blank/blank_dict.json"
756754
"^https?:\/\/fastbuyer\.zbj\.com\/configure\/screenAdConfig\/v2" data="https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/blank/blank.txt"
757755
"^https?:\/\/fcvbjbcebos\.baidu\.com\/.+?\.mp4" data="https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/blank/blank.gif"
758756
"^https?:\/\/file\.cibfintech\.com\/file\/M0[1-9]{1}\/*\/*\/.*.zip" data="https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/blank/blank.gif"

rewrite/Surge/AdvertisingLite/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@ AdvertisingLite 不直接抽取数据源中MITM的hostname,仅用正则推导
2020

2121
## 规则统计
2222

23-
最后更新时间:2024-04-21 02:15:30
23+
最后更新时间:2024-04-29 02:15:38
2424

2525
各类型规则统计:
2626
| 类型 | 数量(条) |
2727
| ---- | ---- |
28-
| REJECT | 1076 |
28+
| REJECT | 1074 |
2929
| MITM | 800 |
3030
| FORCE-HTTP-ENGINE-HOSTS | 6 |
31-
| TOTAL | 1882 |
31+
| TOTAL | 1880 |
3232

3333

3434
## Surge

0 commit comments

Comments
 (0)