mirror of
https://github.com/Giu-zhao/ios_rule_script
synced 2024-11-22 08:28:25 +08:00
2022-06-30 10:11:38
This commit is contained in:
parent
5139417553
commit
d229629589
@ -1,5 +1,5 @@
|
|||||||
#!name= AdvertisingScript
|
#!name= AdvertisingScript
|
||||||
#!desc= 最后更新时间 2022-06-23 17:37:38
|
#!desc= 最后更新时间 2022-06-30 10:11:27
|
||||||
#!openUrl= https://github.com/blackmatrix7/ios_rule_script
|
#!openUrl= https://github.com/blackmatrix7/ios_rule_script
|
||||||
#!author= blackmatrix7
|
#!author= blackmatrix7
|
||||||
#!homepage= https://github.com/blackmatrix7/ios_rule_script
|
#!homepage= https://github.com/blackmatrix7/ios_rule_script
|
||||||
@ -10,10 +10,10 @@
|
|||||||
#!url-regex= 4
|
#!url-regex= 4
|
||||||
#!user-agent= 1
|
#!user-agent= 1
|
||||||
#!http-request-script= 1
|
#!http-request-script= 1
|
||||||
#!http-response-script= 27
|
#!http-response-script= 28
|
||||||
#!reject= 17
|
#!reject= 18
|
||||||
#!mitm= 23
|
#!mitm= 23
|
||||||
#!total= 79
|
#!total= 81
|
||||||
|
|
||||||
[Rule]
|
[Rule]
|
||||||
DOMAIN,118.89.204.198,REJECT
|
DOMAIN,118.89.204.198,REJECT
|
||||||
@ -23,9 +23,9 @@ DOMAIN,sugar.zhihu.com,REJECT
|
|||||||
IP-CIDR,118.89.204.198/32,REJECT,no-resolve
|
IP-CIDR,118.89.204.198/32,REJECT,no-resolve
|
||||||
IP-CIDR6,2402:4e00:1200:ed00:0:9089:6dac:96b6/128,REJECT,no-resolve
|
IP-CIDR6,2402:4e00:1200:ed00:0:9089:6dac:96b6/128,REJECT,no-resolve
|
||||||
URL-REGEX,^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\?,REJECT
|
URL-REGEX,^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\?,REJECT
|
||||||
URL-REGEX,^https?:\/\/api\.zhihu\.com\/commercial_api\/launch_v2\?,REJECT
|
|
||||||
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v4\/answers\/\d+\/recommendations,REJECT
|
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v4\/answers\/\d+\/recommendations,REJECT
|
||||||
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v\d+\/brand\/question/\d+/card\?,REJECT
|
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v\d+\/brand\/question/\d+/card\?,REJECT
|
||||||
|
URL-REGEX,^https?:\/\/www\.zhihu\.com\/appview\/(p|v2\/answer|zvideo)\/.*entry=(preload-topstory|preload-search|preload-subscription),REJECT
|
||||||
USER-AGENT,AVOS*,REJECT
|
USER-AGENT,AVOS*,REJECT
|
||||||
|
|
||||||
|
|
||||||
@ -34,6 +34,7 @@ USER-AGENT,AVOS*,REJECT
|
|||||||
^https?:\/\/api\.zhihu\.com\/(notifications\/v3\/count|v3\/package|me\/guides|drama\/living-info|ad|fringe|commercial|market\/popovers|search\/(top|tab)|.*featured-comment-ad|appview\/api\/v\d\/answers\/\d+\/recommendations) - reject-dict
|
^https?:\/\/api\.zhihu\.com\/(notifications\/v3\/count|v3\/package|me\/guides|drama\/living-info|ad|fringe|commercial|market\/popovers|search\/(top|tab)|.*featured-comment-ad|appview\/api\/v\d\/answers\/\d+\/recommendations) - reject-dict
|
||||||
^https?:\/\/api\.zhihu\.com\/ab\/api\/v1\/products\/zhihu\/platforms\/ios\/config - reject-200
|
^https?:\/\/api\.zhihu\.com\/ab\/api\/v1\/products\/zhihu\/platforms\/ios\/config - reject-200
|
||||||
^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\? - reject-dict
|
^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\? - reject-dict
|
||||||
|
^https?:\/\/api\.zhihu\.com\/explore\/entry\/tips - reject
|
||||||
^https?:\/\/api\.zhihu\.com\/moments\/recent - reject-dict
|
^https?:\/\/api\.zhihu\.com\/moments\/recent - reject-dict
|
||||||
^https?:\/\/api\.zhihu\.com\/moments\/tab_v2 - reject-dict
|
^https?:\/\/api\.zhihu\.com\/moments\/tab_v2 - reject-dict
|
||||||
^https?:\/\/api\.zhihu\.com\/people\/self\/new_user_card - reject-200
|
^https?:\/\/api\.zhihu\.com\/people\/self\/new_user_card - reject-200
|
||||||
@ -49,7 +50,7 @@ USER-AGENT,AVOS*,REJECT
|
|||||||
^https?:\/\/zhuanlan\.zhihu\.com\/api\/articles\/\d+\/recommendation - reject-dict
|
^https?:\/\/zhuanlan\.zhihu\.com\/api\/articles\/\d+\/recommendation - reject-dict
|
||||||
[Script]
|
[Script]
|
||||||
# 知乎_屏蔽关键字解锁
|
# 知乎_屏蔽关键字解锁
|
||||||
http-request ^https?:\/\/api\.zhihu\.com\/feed-root\/block script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,requires-body=1,tag=知乎_屏蔽关键字解锁
|
http-request ^https?:\/\/api\.zhihu\.com\/feed-root\/block script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,requires-body=1,tag=知乎_屏蔽关键字解锁
|
||||||
# BiliBili_开屏去广告
|
# BiliBili_开屏去广告
|
||||||
http-response ^https?:\/\/app\.bilibili\.com\/x\/v2\/splash\/list script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/bilibili/bilibili_plus.js,requires-body=1,tag=BiliBili_开屏去广告
|
http-response ^https?:\/\/app\.bilibili\.com\/x\/v2\/splash\/list script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/bilibili/bilibili_plus.js,requires-body=1,tag=BiliBili_开屏去广告
|
||||||
# Fa米家_开屏去广告
|
# Fa米家_开屏去广告
|
||||||
@ -79,27 +80,29 @@ http-response ^https?:\/\/cmsapi\.dmall\.com\/app\/home\/homepageStartUpPic scri
|
|||||||
# 小爱音箱_开屏去广告
|
# 小爱音箱_开屏去广告
|
||||||
http-response ^https?:\/\/hd\.mina\.mi\.com\/splashscreen\/alert script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,requires-body=1,tag=小爱音箱_开屏去广告
|
http-response ^https?:\/\/hd\.mina\.mi\.com\/splashscreen\/alert script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,requires-body=1,tag=小爱音箱_开屏去广告
|
||||||
# 知乎_优化软件配置
|
# 知乎_优化软件配置
|
||||||
http-response ^https?:\/\/appcloud2\.zhihu\.com\/v\d+\/config script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,requires-body=1,tag=知乎_优化软件配置
|
http-response ^https?:\/\/appcloud2\.zhihu\.com\/v\d+\/config script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,requires-body=1,tag=知乎_优化软件配置
|
||||||
# 知乎_信息流去广告及黑名单增强
|
# 知乎_信息流去广告及黑名单增强
|
||||||
http-response ^https?:\/\/api\.zhihu\.com\/(moments|topstory)(\/|\?)?(recommend|action=|feed_type=)(?!\/people) script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,requires-body=1,tag=知乎_信息流去广告及黑名单增强
|
http-response ^https?:\/\/api\.zhihu\.com\/(moments|topstory)(\/|\?)?(recommend|action=|feed_type=)(?!\/people) script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,requires-body=1,tag=知乎_信息流去广告及黑名单增强
|
||||||
# 知乎_回答内容优化
|
# 知乎_回答内容优化
|
||||||
http-response ^https?:\/\/www\.zhihu\.com\/appview\/v2\/answer\/.*(entry=(?!(preload-topstory|preload-search|preload-subscription)))? script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,requires-body=1,tag=知乎_回答内容优化
|
http-response ^https?:\/\/www\.zhihu\.com\/appview\/v2\/answer\/.*(entry=(?!(preload-topstory|preload-search|preload-subscription)))? script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,requires-body=1,tag=知乎_回答内容优化
|
||||||
# 知乎_回答列表去广告
|
# 知乎_回答列表去广告
|
||||||
http-response ^https?:\/\/api\.zhihu\.com\/v4\/questions script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,requires-body=1,tag=知乎_回答列表去广告
|
http-response ^https?:\/\/api\.zhihu\.com\/v4\/questions script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,requires-body=1,tag=知乎_回答列表去广告
|
||||||
# 知乎_处理用户信息
|
# 知乎_处理用户信息
|
||||||
http-response ^https?:\/\/api\.zhihu\.com\/people script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,requires-body=1,tag=知乎_处理用户信息
|
http-response ^https?:\/\/api\.zhihu\.com\/people script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,requires-body=1,tag=知乎_处理用户信息
|
||||||
# 知乎_官方消息去广告
|
# 知乎_官方消息去广告
|
||||||
http-response ^https?:\/\/api\.zhihu\.com\/notifications\/v3\/(message\?|timeline\/entry\/system_message) script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,requires-body=1,tag=知乎_官方消息去广告
|
http-response ^https?:\/\/api\.zhihu\.com\/notifications\/v3\/(message\?|timeline\/entry\/system_message) script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,requires-body=1,tag=知乎_官方消息去广告
|
||||||
# 知乎_热搜去广告
|
# 知乎_热搜去广告
|
||||||
http-response ^https?:\/\/api\.zhihu\.com\/search\/top_search\/tabs\/hot\/items script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,requires-body=1,tag=知乎_热搜去广告
|
http-response ^https?:\/\/api\.zhihu\.com\/search\/top_search\/tabs\/hot\/items script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,requires-body=1,tag=知乎_热搜去广告
|
||||||
# 知乎_热榜去广告
|
# 知乎_热榜去广告
|
||||||
http-response ^https?:\/\/api\.zhihu\.com\/topstory\/hot-lists?(\?|\/) script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,requires-body=1,tag=知乎_热榜去广告
|
http-response ^https?:\/\/api\.zhihu\.com\/topstory\/hot-lists?(\?|\/) script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,requires-body=1,tag=知乎_热榜去广告
|
||||||
|
# 知乎_移除推荐页顶部项
|
||||||
|
http-response ^https?:\/\/api\.zhihu\.com\/feed-root\/sections\/query\/v2 script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,requires-body=1,tag=知乎_移除推荐页顶部项
|
||||||
# 知乎_获取黑名单
|
# 知乎_获取黑名单
|
||||||
http-response ^https?:\/\/api\.zhihu\.com\/settings\/blocked_users script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,requires-body=1,tag=知乎_获取黑名单
|
http-response ^https?:\/\/api\.zhihu\.com\/settings\/blocked_users script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,requires-body=1,tag=知乎_获取黑名单
|
||||||
# 知乎_评论去广告
|
# 知乎_评论去广告
|
||||||
http-response ^https?:\/\/api\.zhihu\.com\/(comment_v5\/)?(answers|comments?|articles|pins)\/\d+\/(root_|child_)?comments? script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,requires-body=1,tag=知乎_评论去广告
|
http-response ^https?:\/\/api\.zhihu\.com\/(comment_v5\/)?(answers|comments?|articles|pins)\/\d+\/(root_|child_)?comments? script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,requires-body=1,tag=知乎_评论去广告
|
||||||
# 知乎_预置关键词去广告
|
# 知乎_预置关键词去广告
|
||||||
http-response ^https?:\/\/api\.zhihu\.com\/search\/preset_words\? script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,requires-body=1,tag=知乎_预置关键词去广告
|
http-response ^https?:\/\/api\.zhihu\.com\/search\/preset_words\? script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,requires-body=1,tag=知乎_预置关键词去广告
|
||||||
# 美团外卖_开屏去广告
|
# 美团外卖_开屏去广告
|
||||||
http-response ^https?:\/\/wmapi\.meituan\.com\/api\/v\d+\/loadInfo? script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,requires-body=1,tag=美团外卖_开屏去广告
|
http-response ^https?:\/\/wmapi\.meituan\.com\/api\/v\d+\/loadInfo? script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,requires-body=1,tag=美团外卖_开屏去广告
|
||||||
# 联享家_开屏去广告
|
# 联享家_开屏去广告
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
## 规则统计
|
## 规则统计
|
||||||
|
|
||||||
最后更新时间:2022-06-23 17:37:38
|
最后更新时间:2022-06-30 10:11:27
|
||||||
|
|
||||||
各类型规则统计:
|
各类型规则统计:
|
||||||
| 类型 | 数量(条) |
|
| 类型 | 数量(条) |
|
||||||
@ -25,10 +25,10 @@
|
|||||||
| URL-REGEX | 4 |
|
| URL-REGEX | 4 |
|
||||||
| USER-AGENT | 1 |
|
| USER-AGENT | 1 |
|
||||||
| HTTP-REQUEST-SCRIPT | 1 |
|
| HTTP-REQUEST-SCRIPT | 1 |
|
||||||
| HTTP-RESPONSE-SCRIPT | 27 |
|
| HTTP-RESPONSE-SCRIPT | 28 |
|
||||||
| REJECT | 17 |
|
| REJECT | 18 |
|
||||||
| MITM | 23 |
|
| MITM | 23 |
|
||||||
| TOTAL | 79 |
|
| TOTAL | 81 |
|
||||||
|
|
||||||
|
|
||||||
## Loon
|
## Loon
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#!name= AllInOne
|
#!name= AllInOne
|
||||||
#!desc= 最后更新时间 2022-06-23 17:34:14
|
#!desc= 最后更新时间 2022-06-30 10:11:22
|
||||||
#!openUrl= https://github.com/blackmatrix7/ios_rule_script
|
#!openUrl= https://github.com/blackmatrix7/ios_rule_script
|
||||||
#!author= blackmatrix7
|
#!author= blackmatrix7
|
||||||
#!homepage= https://github.com/blackmatrix7/ios_rule_script
|
#!homepage= https://github.com/blackmatrix7/ios_rule_script
|
||||||
@ -10,11 +10,11 @@
|
|||||||
#!url-regex= 4
|
#!url-regex= 4
|
||||||
#!user-agent= 1
|
#!user-agent= 1
|
||||||
#!http-request-script= 1
|
#!http-request-script= 1
|
||||||
#!http-response-script= 27
|
#!http-response-script= 28
|
||||||
#!redirect= 8
|
#!redirect= 8
|
||||||
#!reject= 374
|
#!reject= 375
|
||||||
#!mitm= 419
|
#!mitm= 419
|
||||||
#!total= 840
|
#!total= 842
|
||||||
|
|
||||||
[Rule]
|
[Rule]
|
||||||
DOMAIN,118.89.204.198,REJECT
|
DOMAIN,118.89.204.198,REJECT
|
||||||
@ -24,9 +24,9 @@ DOMAIN,sugar.zhihu.com,REJECT
|
|||||||
IP-CIDR,118.89.204.198/32,REJECT,no-resolve
|
IP-CIDR,118.89.204.198/32,REJECT,no-resolve
|
||||||
IP-CIDR6,2402:4e00:1200:ed00:0:9089:6dac:96b6/128,REJECT,no-resolve
|
IP-CIDR6,2402:4e00:1200:ed00:0:9089:6dac:96b6/128,REJECT,no-resolve
|
||||||
URL-REGEX,^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\?,REJECT
|
URL-REGEX,^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\?,REJECT
|
||||||
URL-REGEX,^https?:\/\/api\.zhihu\.com\/commercial_api\/launch_v2\?,REJECT
|
|
||||||
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v4\/answers\/\d+\/recommendations,REJECT
|
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v4\/answers\/\d+\/recommendations,REJECT
|
||||||
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v\d+\/brand\/question/\d+/card\?,REJECT
|
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v\d+\/brand\/question/\d+/card\?,REJECT
|
||||||
|
URL-REGEX,^https?:\/\/www\.zhihu\.com\/appview\/(p|v2\/answer|zvideo)\/.*entry=(preload-topstory|preload-search|preload-subscription),REJECT
|
||||||
USER-AGENT,AVOS*,REJECT
|
USER-AGENT,AVOS*,REJECT
|
||||||
|
|
||||||
|
|
||||||
@ -134,6 +134,7 @@ USER-AGENT,AVOS*,REJECT
|
|||||||
^https?:\/\/api\.zhihu\.com\/(notifications\/v3\/count|v3\/package|me\/guides|drama\/living-info|ad|fringe|commercial|market\/popovers|search\/(top|tab)|.*featured-comment-ad|appview\/api\/v\d\/answers\/\d+\/recommendations) - reject-dict
|
^https?:\/\/api\.zhihu\.com\/(notifications\/v3\/count|v3\/package|me\/guides|drama\/living-info|ad|fringe|commercial|market\/popovers|search\/(top|tab)|.*featured-comment-ad|appview\/api\/v\d\/answers\/\d+\/recommendations) - reject-dict
|
||||||
^https?:\/\/api\.zhihu\.com\/ab\/api\/v1\/products\/zhihu\/platforms\/ios\/config - reject-200
|
^https?:\/\/api\.zhihu\.com\/ab\/api\/v1\/products\/zhihu\/platforms\/ios\/config - reject-200
|
||||||
^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\? - reject-dict
|
^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\? - reject-dict
|
||||||
|
^https?:\/\/api\.zhihu\.com\/explore\/entry\/tips - reject
|
||||||
^https?:\/\/api\.zhihu\.com\/moments\/recent - reject-dict
|
^https?:\/\/api\.zhihu\.com\/moments\/recent - reject-dict
|
||||||
^https?:\/\/api\.zhihu\.com\/moments\/tab_v2 - reject-dict
|
^https?:\/\/api\.zhihu\.com\/moments\/tab_v2 - reject-dict
|
||||||
^https?:\/\/api\.zhihu\.com\/people\/self\/new_user_card - reject-200
|
^https?:\/\/api\.zhihu\.com\/people\/self\/new_user_card - reject-200
|
||||||
@ -415,7 +416,7 @@ USER-AGENT,AVOS*,REJECT
|
|||||||
^https?:\/\/zjh5api\.189smarthome\.com:\d+\/xygj-config-api\/queryData - reject
|
^https?:\/\/zjh5api\.189smarthome\.com:\d+\/xygj-config-api\/queryData - reject
|
||||||
[Script]
|
[Script]
|
||||||
# 知乎_屏蔽关键字解锁
|
# 知乎_屏蔽关键字解锁
|
||||||
http-request ^https?:\/\/api\.zhihu\.com\/feed-root\/block script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,requires-body=1,tag=知乎_屏蔽关键字解锁
|
http-request ^https?:\/\/api\.zhihu\.com\/feed-root\/block script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,requires-body=1,tag=知乎_屏蔽关键字解锁
|
||||||
# BiliBili_开屏去广告
|
# BiliBili_开屏去广告
|
||||||
http-response ^https?:\/\/app\.bilibili\.com\/x\/v2\/splash\/list script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/bilibili/bilibili_plus.js,requires-body=1,tag=BiliBili_开屏去广告
|
http-response ^https?:\/\/app\.bilibili\.com\/x\/v2\/splash\/list script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/bilibili/bilibili_plus.js,requires-body=1,tag=BiliBili_开屏去广告
|
||||||
# Fa米家_开屏去广告
|
# Fa米家_开屏去广告
|
||||||
@ -445,27 +446,29 @@ http-response ^https?:\/\/cmsapi\.dmall\.com\/app\/home\/homepageStartUpPic scri
|
|||||||
# 小爱音箱_开屏去广告
|
# 小爱音箱_开屏去广告
|
||||||
http-response ^https?:\/\/hd\.mina\.mi\.com\/splashscreen\/alert script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,requires-body=1,tag=小爱音箱_开屏去广告
|
http-response ^https?:\/\/hd\.mina\.mi\.com\/splashscreen\/alert script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,requires-body=1,tag=小爱音箱_开屏去广告
|
||||||
# 知乎_优化软件配置
|
# 知乎_优化软件配置
|
||||||
http-response ^https?:\/\/appcloud2\.zhihu\.com\/v\d+\/config script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,requires-body=1,tag=知乎_优化软件配置
|
http-response ^https?:\/\/appcloud2\.zhihu\.com\/v\d+\/config script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,requires-body=1,tag=知乎_优化软件配置
|
||||||
# 知乎_信息流去广告及黑名单增强
|
# 知乎_信息流去广告及黑名单增强
|
||||||
http-response ^https?:\/\/api\.zhihu\.com\/(moments|topstory)(\/|\?)?(recommend|action=|feed_type=)(?!\/people) script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,requires-body=1,tag=知乎_信息流去广告及黑名单增强
|
http-response ^https?:\/\/api\.zhihu\.com\/(moments|topstory)(\/|\?)?(recommend|action=|feed_type=)(?!\/people) script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,requires-body=1,tag=知乎_信息流去广告及黑名单增强
|
||||||
# 知乎_回答内容优化
|
# 知乎_回答内容优化
|
||||||
http-response ^https?:\/\/www\.zhihu\.com\/appview\/v2\/answer\/.*(entry=(?!(preload-topstory|preload-search|preload-subscription)))? script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,requires-body=1,tag=知乎_回答内容优化
|
http-response ^https?:\/\/www\.zhihu\.com\/appview\/v2\/answer\/.*(entry=(?!(preload-topstory|preload-search|preload-subscription)))? script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,requires-body=1,tag=知乎_回答内容优化
|
||||||
# 知乎_回答列表去广告
|
# 知乎_回答列表去广告
|
||||||
http-response ^https?:\/\/api\.zhihu\.com\/v4\/questions script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,requires-body=1,tag=知乎_回答列表去广告
|
http-response ^https?:\/\/api\.zhihu\.com\/v4\/questions script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,requires-body=1,tag=知乎_回答列表去广告
|
||||||
# 知乎_处理用户信息
|
# 知乎_处理用户信息
|
||||||
http-response ^https?:\/\/api\.zhihu\.com\/people script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,requires-body=1,tag=知乎_处理用户信息
|
http-response ^https?:\/\/api\.zhihu\.com\/people script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,requires-body=1,tag=知乎_处理用户信息
|
||||||
# 知乎_官方消息去广告
|
# 知乎_官方消息去广告
|
||||||
http-response ^https?:\/\/api\.zhihu\.com\/notifications\/v3\/(message\?|timeline\/entry\/system_message) script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,requires-body=1,tag=知乎_官方消息去广告
|
http-response ^https?:\/\/api\.zhihu\.com\/notifications\/v3\/(message\?|timeline\/entry\/system_message) script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,requires-body=1,tag=知乎_官方消息去广告
|
||||||
# 知乎_热搜去广告
|
# 知乎_热搜去广告
|
||||||
http-response ^https?:\/\/api\.zhihu\.com\/search\/top_search\/tabs\/hot\/items script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,requires-body=1,tag=知乎_热搜去广告
|
http-response ^https?:\/\/api\.zhihu\.com\/search\/top_search\/tabs\/hot\/items script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,requires-body=1,tag=知乎_热搜去广告
|
||||||
# 知乎_热榜去广告
|
# 知乎_热榜去广告
|
||||||
http-response ^https?:\/\/api\.zhihu\.com\/topstory\/hot-lists?(\?|\/) script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,requires-body=1,tag=知乎_热榜去广告
|
http-response ^https?:\/\/api\.zhihu\.com\/topstory\/hot-lists?(\?|\/) script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,requires-body=1,tag=知乎_热榜去广告
|
||||||
|
# 知乎_移除推荐页顶部项
|
||||||
|
http-response ^https?:\/\/api\.zhihu\.com\/feed-root\/sections\/query\/v2 script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,requires-body=1,tag=知乎_移除推荐页顶部项
|
||||||
# 知乎_获取黑名单
|
# 知乎_获取黑名单
|
||||||
http-response ^https?:\/\/api\.zhihu\.com\/settings\/blocked_users script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,requires-body=1,tag=知乎_获取黑名单
|
http-response ^https?:\/\/api\.zhihu\.com\/settings\/blocked_users script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,requires-body=1,tag=知乎_获取黑名单
|
||||||
# 知乎_评论去广告
|
# 知乎_评论去广告
|
||||||
http-response ^https?:\/\/api\.zhihu\.com\/(comment_v5\/)?(answers|comments?|articles|pins)\/\d+\/(root_|child_)?comments? script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,requires-body=1,tag=知乎_评论去广告
|
http-response ^https?:\/\/api\.zhihu\.com\/(comment_v5\/)?(answers|comments?|articles|pins)\/\d+\/(root_|child_)?comments? script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,requires-body=1,tag=知乎_评论去广告
|
||||||
# 知乎_预置关键词去广告
|
# 知乎_预置关键词去广告
|
||||||
http-response ^https?:\/\/api\.zhihu\.com\/search\/preset_words\? script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,requires-body=1,tag=知乎_预置关键词去广告
|
http-response ^https?:\/\/api\.zhihu\.com\/search\/preset_words\? script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,requires-body=1,tag=知乎_预置关键词去广告
|
||||||
# 美团外卖_开屏去广告
|
# 美团外卖_开屏去广告
|
||||||
http-response ^https?:\/\/wmapi\.meituan\.com\/api\/v\d+\/loadInfo? script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,requires-body=1,tag=美团外卖_开屏去广告
|
http-response ^https?:\/\/wmapi\.meituan\.com\/api\/v\d+\/loadInfo? script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,requires-body=1,tag=美团外卖_开屏去广告
|
||||||
# 联享家_开屏去广告
|
# 联享家_开屏去广告
|
||||||
|
@ -18,7 +18,7 @@ QuantumultX需要添加部分分流规则才能生效,具体配置请参照数
|
|||||||
|
|
||||||
## 规则统计
|
## 规则统计
|
||||||
|
|
||||||
最后更新时间:2022-06-24 02:32:55
|
最后更新时间:2022-06-30 10:11:22
|
||||||
|
|
||||||
各类型规则统计:
|
各类型规则统计:
|
||||||
| 类型 | 数量(条) |
|
| 类型 | 数量(条) |
|
||||||
@ -29,11 +29,11 @@ QuantumultX需要添加部分分流规则才能生效,具体配置请参照数
|
|||||||
| URL-REGEX | 4 |
|
| URL-REGEX | 4 |
|
||||||
| USER-AGENT | 1 |
|
| USER-AGENT | 1 |
|
||||||
| HTTP-REQUEST-SCRIPT | 1 |
|
| HTTP-REQUEST-SCRIPT | 1 |
|
||||||
| HTTP-RESPONSE-SCRIPT | 27 |
|
| HTTP-RESPONSE-SCRIPT | 28 |
|
||||||
| REDIRECT | 8 |
|
| REDIRECT | 8 |
|
||||||
| REJECT | 374 |
|
| REJECT | 375 |
|
||||||
| MITM | 419 |
|
| MITM | 419 |
|
||||||
| TOTAL | 840 |
|
| TOTAL | 842 |
|
||||||
|
|
||||||
|
|
||||||
## Loon
|
## Loon
|
||||||
|
@ -1,16 +1,16 @@
|
|||||||
# NAME: AdvertisingScript
|
# NAME: AdvertisingScript
|
||||||
# AUTHOR: blackmatrix7
|
# AUTHOR: blackmatrix7
|
||||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||||
# UPDATED: 2022-06-24 02:33:00
|
# UPDATED: 2022-06-30 10:11:27
|
||||||
# HOST:4
|
# HOST:4
|
||||||
# IP-CIDR:1
|
# IP-CIDR:1
|
||||||
# IP6-CIDR:1
|
# IP6-CIDR:1
|
||||||
# USER-AGENT:1
|
# USER-AGENT:1
|
||||||
# HTTP-REQUEST-SCRIPT:1
|
# HTTP-REQUEST-SCRIPT:1
|
||||||
# HTTP-RESPONSE-SCRIPT:27
|
# HTTP-RESPONSE-SCRIPT:28
|
||||||
# REJECT:17
|
# REJECT:18
|
||||||
# MITM:23
|
# MITM:23
|
||||||
# TOTAL:75
|
# TOTAL:77
|
||||||
|
|
||||||
|
|
||||||
# REJECT
|
# REJECT
|
||||||
@ -18,6 +18,7 @@
|
|||||||
^https?:\/\/api\.zhihu\.com\/(notifications\/v3\/count|v3\/package|me\/guides|drama\/living-info|ad|fringe|commercial|market\/popovers|search\/(top|tab)|.*featured-comment-ad|appview\/api\/v\d\/answers\/\d+\/recommendations) url reject-dict
|
^https?:\/\/api\.zhihu\.com\/(notifications\/v3\/count|v3\/package|me\/guides|drama\/living-info|ad|fringe|commercial|market\/popovers|search\/(top|tab)|.*featured-comment-ad|appview\/api\/v\d\/answers\/\d+\/recommendations) url reject-dict
|
||||||
^https?:\/\/api\.zhihu\.com\/ab\/api\/v1\/products\/zhihu\/platforms\/ios\/config url reject-200
|
^https?:\/\/api\.zhihu\.com\/ab\/api\/v1\/products\/zhihu\/platforms\/ios\/config url reject-200
|
||||||
^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\? url reject-dict
|
^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\? url reject-dict
|
||||||
|
^https?:\/\/api\.zhihu\.com\/explore\/entry\/tips url reject
|
||||||
^https?:\/\/api\.zhihu\.com\/moments\/recent url reject-dict
|
^https?:\/\/api\.zhihu\.com\/moments\/recent url reject-dict
|
||||||
^https?:\/\/api\.zhihu\.com\/moments\/tab_v2 url reject-dict
|
^https?:\/\/api\.zhihu\.com\/moments\/tab_v2 url reject-dict
|
||||||
^https?:\/\/api\.zhihu\.com\/people\/self\/new_user_card url reject-200
|
^https?:\/\/api\.zhihu\.com\/people\/self\/new_user_card url reject-200
|
||||||
@ -36,7 +37,7 @@
|
|||||||
|
|
||||||
# SCRIPT
|
# SCRIPT
|
||||||
# 知乎_屏蔽关键字解锁
|
# 知乎_屏蔽关键字解锁
|
||||||
^https?:\/\/api\.zhihu\.com\/feed-root\/block url script-request-body https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js
|
^https?:\/\/api\.zhihu\.com\/feed-root\/block url script-request-body https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js
|
||||||
# BiliBili_开屏去广告
|
# BiliBili_开屏去广告
|
||||||
^https?:\/\/app\.bilibili\.com\/x\/v2\/splash\/list url script-response-body https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/bilibili/bilibili_plus.js
|
^https?:\/\/app\.bilibili\.com\/x\/v2\/splash\/list url script-response-body https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/bilibili/bilibili_plus.js
|
||||||
# Fa米家_开屏去广告
|
# Fa米家_开屏去广告
|
||||||
@ -66,27 +67,29 @@
|
|||||||
# 小爱音箱_开屏去广告
|
# 小爱音箱_开屏去广告
|
||||||
^https?:\/\/hd\.mina\.mi\.com\/splashscreen\/alert url script-response-body https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js
|
^https?:\/\/hd\.mina\.mi\.com\/splashscreen\/alert url script-response-body https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js
|
||||||
# 知乎_优化软件配置
|
# 知乎_优化软件配置
|
||||||
^https?:\/\/appcloud2\.zhihu\.com\/v\d+\/config url script-response-body https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js
|
^https?:\/\/appcloud2\.zhihu\.com\/v\d+\/config url script-response-body https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js
|
||||||
# 知乎_信息流去广告及黑名单增强
|
# 知乎_信息流去广告及黑名单增强
|
||||||
^https?:\/\/api\.zhihu\.com\/(moments|topstory)(\/|\?)?(recommend|action=|feed_type=)(?!\/people) url script-response-body https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js
|
^https?:\/\/api\.zhihu\.com\/(moments|topstory)(\/|\?)?(recommend|action=|feed_type=)(?!\/people) url script-response-body https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js
|
||||||
# 知乎_回答内容优化
|
# 知乎_回答内容优化
|
||||||
^https?:\/\/www\.zhihu\.com\/appview\/v2\/answer\/.*(entry=(?!(preload-topstory|preload-search|preload-subscription)))? url script-response-body https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js
|
^https?:\/\/www\.zhihu\.com\/appview\/v2\/answer\/.*(entry=(?!(preload-topstory|preload-search|preload-subscription)))? url script-response-body https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js
|
||||||
# 知乎_回答列表去广告
|
# 知乎_回答列表去广告
|
||||||
^https?:\/\/api\.zhihu\.com\/v4\/questions url script-response-body https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js
|
^https?:\/\/api\.zhihu\.com\/v4\/questions url script-response-body https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js
|
||||||
# 知乎_处理用户信息
|
# 知乎_处理用户信息
|
||||||
^https?:\/\/api\.zhihu\.com\/people url script-response-body https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js
|
^https?:\/\/api\.zhihu\.com\/people url script-response-body https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js
|
||||||
# 知乎_官方消息去广告
|
# 知乎_官方消息去广告
|
||||||
^https?:\/\/api\.zhihu\.com\/notifications\/v3\/(message\?|timeline\/entry\/system_message) url script-response-body https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js
|
^https?:\/\/api\.zhihu\.com\/notifications\/v3\/(message\?|timeline\/entry\/system_message) url script-response-body https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js
|
||||||
# 知乎_热搜去广告
|
# 知乎_热搜去广告
|
||||||
^https?:\/\/api\.zhihu\.com\/search\/top_search\/tabs\/hot\/items url script-response-body https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js
|
^https?:\/\/api\.zhihu\.com\/search\/top_search\/tabs\/hot\/items url script-response-body https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js
|
||||||
# 知乎_热榜去广告
|
# 知乎_热榜去广告
|
||||||
^https?:\/\/api\.zhihu\.com\/topstory\/hot-lists?(\?|\/) url script-response-body https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js
|
^https?:\/\/api\.zhihu\.com\/topstory\/hot-lists?(\?|\/) url script-response-body https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js
|
||||||
|
# 知乎_移除推荐页顶部项
|
||||||
|
^https?:\/\/api\.zhihu\.com\/feed-root\/sections\/query\/v2 url script-response-body https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js
|
||||||
# 知乎_获取黑名单
|
# 知乎_获取黑名单
|
||||||
^https?:\/\/api\.zhihu\.com\/settings\/blocked_users url script-response-body https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js
|
^https?:\/\/api\.zhihu\.com\/settings\/blocked_users url script-response-body https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js
|
||||||
# 知乎_评论去广告
|
# 知乎_评论去广告
|
||||||
^https?:\/\/api\.zhihu\.com\/(comment_v5\/)?(answers|comments?|articles|pins)\/\d+\/(root_|child_)?comments? url script-response-body https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js
|
^https?:\/\/api\.zhihu\.com\/(comment_v5\/)?(answers|comments?|articles|pins)\/\d+\/(root_|child_)?comments? url script-response-body https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js
|
||||||
# 知乎_预置关键词去广告
|
# 知乎_预置关键词去广告
|
||||||
^https?:\/\/api\.zhihu\.com\/search\/preset_words\? url script-response-body https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js
|
^https?:\/\/api\.zhihu\.com\/search\/preset_words\? url script-response-body https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js
|
||||||
# 美团外卖_开屏去广告
|
# 美团外卖_开屏去广告
|
||||||
^https?:\/\/wmapi\.meituan\.com\/api\/v\d+\/loadInfo? url script-response-body https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js
|
^https?:\/\/wmapi\.meituan\.com\/api\/v\d+\/loadInfo? url script-response-body https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js
|
||||||
# 联享家_开屏去广告
|
# 联享家_开屏去广告
|
||||||
|
@ -1,16 +1,16 @@
|
|||||||
# NAME: AdvertisingScript
|
# NAME: AdvertisingScript
|
||||||
# AUTHOR: blackmatrix7
|
# AUTHOR: blackmatrix7
|
||||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||||
# UPDATED: 2022-06-24 02:33:00
|
# UPDATED: 2022-06-30 10:11:27
|
||||||
# HOST: 4
|
# HOST: 4
|
||||||
# IP-CIDR: 1
|
# IP-CIDR: 1
|
||||||
# IP6-CIDR: 1
|
# IP6-CIDR: 1
|
||||||
# USER-AGENT: 1
|
# USER-AGENT: 1
|
||||||
# HTTP-REQUEST-SCRIPT: 1
|
# HTTP-REQUEST-SCRIPT: 1
|
||||||
# HTTP-RESPONSE-SCRIPT: 27
|
# HTTP-RESPONSE-SCRIPT: 28
|
||||||
# REJECT: 17
|
# REJECT: 18
|
||||||
# MITM: 23
|
# MITM: 23
|
||||||
# TOTAL: 75
|
# TOTAL: 77
|
||||||
HOST,118.89.204.198,AdvertisingScript
|
HOST,118.89.204.198,AdvertisingScript
|
||||||
HOST,appcloud2.in.zhihu.com,AdvertisingScript
|
HOST,appcloud2.in.zhihu.com,AdvertisingScript
|
||||||
HOST,mqtt.zhihu.com,AdvertisingScript
|
HOST,mqtt.zhihu.com,AdvertisingScript
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
## 规则统计
|
## 规则统计
|
||||||
|
|
||||||
最后更新时间:2022-06-24 02:33:00
|
最后更新时间:2022-06-30 10:11:27
|
||||||
|
|
||||||
各类型规则统计:
|
各类型规则统计:
|
||||||
| 类型 | 数量(条) |
|
| 类型 | 数量(条) |
|
||||||
@ -24,10 +24,10 @@
|
|||||||
| IP6-CIDR | 1 |
|
| IP6-CIDR | 1 |
|
||||||
| USER-AGENT | 1 |
|
| USER-AGENT | 1 |
|
||||||
| HTTP-REQUEST-SCRIPT | 1 |
|
| HTTP-REQUEST-SCRIPT | 1 |
|
||||||
| HTTP-RESPONSE-SCRIPT | 27 |
|
| HTTP-RESPONSE-SCRIPT | 28 |
|
||||||
| REJECT | 17 |
|
| REJECT | 18 |
|
||||||
| MITM | 23 |
|
| MITM | 23 |
|
||||||
| TOTAL | 75 |
|
| TOTAL | 77 |
|
||||||
|
|
||||||
|
|
||||||
## QuantumultX
|
## QuantumultX
|
||||||
|
File diff suppressed because one or more lines are too long
@ -1,17 +1,17 @@
|
|||||||
# NAME: AllInOne
|
# NAME: AllInOne
|
||||||
# AUTHOR: blackmatrix7
|
# AUTHOR: blackmatrix7
|
||||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||||
# UPDATED: 2022-06-23 17:34:16
|
# UPDATED: 2022-06-30 10:11:25
|
||||||
# HOST: 3
|
# HOST: 3
|
||||||
# IP-CIDR: 1
|
# IP-CIDR: 1
|
||||||
# IP6-CIDR: 1
|
# IP6-CIDR: 1
|
||||||
# USER-AGENT: 1
|
# USER-AGENT: 1
|
||||||
# HTTP-REQUEST-SCRIPT: 3
|
# HTTP-REQUEST-SCRIPT: 3
|
||||||
# HTTP-RESPONSE-SCRIPT: 27
|
# HTTP-RESPONSE-SCRIPT: 28
|
||||||
# REDIRECT: 62
|
# REDIRECT: 62
|
||||||
# REJECT: 467
|
# REJECT: 468
|
||||||
# MITM: 482
|
# MITM: 482
|
||||||
# TOTAL: 1047
|
# TOTAL: 1049
|
||||||
HOST,appcloud2.in.zhihu.com,AdvertisingScript
|
HOST,appcloud2.in.zhihu.com,AdvertisingScript
|
||||||
HOST,mqtt.zhihu.com,AdvertisingScript
|
HOST,mqtt.zhihu.com,AdvertisingScript
|
||||||
HOST,sugar.zhihu.com,AdvertisingScript
|
HOST,sugar.zhihu.com,AdvertisingScript
|
||||||
|
@ -18,7 +18,7 @@ QuantumultX需要添加部分分流规则才能生效,具体配置请参照数
|
|||||||
|
|
||||||
## 规则统计
|
## 规则统计
|
||||||
|
|
||||||
最后更新时间:2022-06-24 02:32:57
|
最后更新时间:2022-06-30 10:11:25
|
||||||
|
|
||||||
各类型规则统计:
|
各类型规则统计:
|
||||||
| 类型 | 数量(条) |
|
| 类型 | 数量(条) |
|
||||||
@ -28,11 +28,11 @@ QuantumultX需要添加部分分流规则才能生效,具体配置请参照数
|
|||||||
| IP6-CIDR | 1 |
|
| IP6-CIDR | 1 |
|
||||||
| USER-AGENT | 1 |
|
| USER-AGENT | 1 |
|
||||||
| HTTP-REQUEST-SCRIPT | 3 |
|
| HTTP-REQUEST-SCRIPT | 3 |
|
||||||
| HTTP-RESPONSE-SCRIPT | 27 |
|
| HTTP-RESPONSE-SCRIPT | 28 |
|
||||||
| REDIRECT | 62 |
|
| REDIRECT | 62 |
|
||||||
| REJECT | 467 |
|
| REJECT | 468 |
|
||||||
| MITM | 482 |
|
| MITM | 482 |
|
||||||
| TOTAL | 1047 |
|
| TOTAL | 1049 |
|
||||||
|
|
||||||
|
|
||||||
## QuantumultX
|
## QuantumultX
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#!name=AdvertisingScript
|
#!name=AdvertisingScript
|
||||||
#!desc=最后更新时间 2022-06-23 17:37:38
|
#!desc=最后更新时间 2022-06-30 10:11:27
|
||||||
#!author=blackmatrix7
|
#!author=blackmatrix7
|
||||||
#!repo=https://github.com/blackmatrix7/ios_rule_script
|
#!repo=https://github.com/blackmatrix7/ios_rule_script
|
||||||
#!domain=4
|
#!domain=4
|
||||||
@ -7,10 +7,10 @@
|
|||||||
#!url-regex=4
|
#!url-regex=4
|
||||||
#!user-agent=1
|
#!user-agent=1
|
||||||
#!http-request-script=1
|
#!http-request-script=1
|
||||||
#!http-response-script=27
|
#!http-response-script=28
|
||||||
#!reject=17
|
#!reject=18
|
||||||
#!mitm=23
|
#!mitm=23
|
||||||
#!total=79
|
#!total=81
|
||||||
|
|
||||||
[Rule]
|
[Rule]
|
||||||
DOMAIN,118.89.204.198,REJECT
|
DOMAIN,118.89.204.198,REJECT
|
||||||
@ -20,9 +20,9 @@ DOMAIN,sugar.zhihu.com,REJECT
|
|||||||
IP-CIDR,118.89.204.198/32,REJECT,no-resolve
|
IP-CIDR,118.89.204.198/32,REJECT,no-resolve
|
||||||
IP-CIDR,2402:4e00:1200:ed00:0:9089:6dac:96b6/128,REJECT,no-resolve
|
IP-CIDR,2402:4e00:1200:ed00:0:9089:6dac:96b6/128,REJECT,no-resolve
|
||||||
URL-REGEX,^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\?,REJECT
|
URL-REGEX,^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\?,REJECT
|
||||||
URL-REGEX,^https?:\/\/api\.zhihu\.com\/commercial_api\/launch_v2\?,REJECT
|
|
||||||
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v4\/answers\/\d+\/recommendations,REJECT
|
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v4\/answers\/\d+\/recommendations,REJECT
|
||||||
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v\d+\/brand\/question/\d+/card\?,REJECT
|
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v\d+\/brand\/question/\d+/card\?,REJECT
|
||||||
|
URL-REGEX,^https?:\/\/www\.zhihu\.com\/appview\/(p|v2\/answer|zvideo)\/.*entry=(preload-topstory|preload-search|preload-subscription),REJECT
|
||||||
USER-AGENT,AVOS*,REJECT
|
USER-AGENT,AVOS*,REJECT
|
||||||
|
|
||||||
|
|
||||||
@ -31,6 +31,7 @@ USER-AGENT,AVOS*,REJECT
|
|||||||
^https?:\/\/api\.zhihu\.com\/(notifications\/v3\/count|v3\/package|me\/guides|drama\/living-info|ad|fringe|commercial|market\/popovers|search\/(top|tab)|.*featured-comment-ad|appview\/api\/v\d\/answers\/\d+\/recommendations) - reject-dict
|
^https?:\/\/api\.zhihu\.com\/(notifications\/v3\/count|v3\/package|me\/guides|drama\/living-info|ad|fringe|commercial|market\/popovers|search\/(top|tab)|.*featured-comment-ad|appview\/api\/v\d\/answers\/\d+\/recommendations) - reject-dict
|
||||||
^https?:\/\/api\.zhihu\.com\/ab\/api\/v1\/products\/zhihu\/platforms\/ios\/config - reject-200
|
^https?:\/\/api\.zhihu\.com\/ab\/api\/v1\/products\/zhihu\/platforms\/ios\/config - reject-200
|
||||||
^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\? - reject-dict
|
^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\? - reject-dict
|
||||||
|
^https?:\/\/api\.zhihu\.com\/explore\/entry\/tips - reject
|
||||||
^https?:\/\/api\.zhihu\.com\/moments\/recent - reject-dict
|
^https?:\/\/api\.zhihu\.com\/moments\/recent - reject-dict
|
||||||
^https?:\/\/api\.zhihu\.com\/moments\/tab_v2 - reject-dict
|
^https?:\/\/api\.zhihu\.com\/moments\/tab_v2 - reject-dict
|
||||||
^https?:\/\/api\.zhihu\.com\/people\/self\/new_user_card - reject-200
|
^https?:\/\/api\.zhihu\.com\/people\/self\/new_user_card - reject-200
|
||||||
@ -47,7 +48,7 @@ USER-AGENT,AVOS*,REJECT
|
|||||||
|
|
||||||
|
|
||||||
[Script]
|
[Script]
|
||||||
知乎_屏蔽关键字解锁 = type=http-request,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/feed-root\/block,requires-body=1
|
知乎_屏蔽关键字解锁 = type=http-request,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/feed-root\/block,requires-body=1
|
||||||
BiliBili_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/bilibili/bilibili_plus.js,pattern=^https?:\/\/app\.bilibili\.com\/x\/v2\/splash\/list,requires-body=1
|
BiliBili_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/bilibili/bilibili_plus.js,pattern=^https?:\/\/app\.bilibili\.com\/x\/v2\/splash\/list,requires-body=1
|
||||||
Fa米家_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/famijia/famijia_checkin.js,pattern=^https?:\/\/fmapp\.chinafamilymart\.com\.cn\/api\/app\/market\/start\/ad,requires-body=1
|
Fa米家_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/famijia/famijia_checkin.js,pattern=^https?:\/\/fmapp\.chinafamilymart\.com\.cn\/api\/app\/market\/start\/ad,requires-body=1
|
||||||
京东_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern=^https?:\/\/api\.m\.jd\.com\/client\.action\?functionId=start,requires-body=1
|
京东_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern=^https?:\/\/api\.m\.jd\.com\/client\.action\?functionId=start,requires-body=1
|
||||||
@ -62,17 +63,18 @@ Fa米家_开屏去广告 = type=http-response,script-path=https://raw.githubuser
|
|||||||
嘀嗒出行_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern=^https?:\/\/capis(-?\w*)?\.didapinche\.com\/ad\/cx\/startup\?,requires-body=1
|
嘀嗒出行_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern=^https?:\/\/capis(-?\w*)?\.didapinche\.com\/ad\/cx\/startup\?,requires-body=1
|
||||||
多点_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern=^https?:\/\/cmsapi\.dmall\.com\/app\/home\/homepageStartUpPic,requires-body=1
|
多点_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern=^https?:\/\/cmsapi\.dmall\.com\/app\/home\/homepageStartUpPic,requires-body=1
|
||||||
小爱音箱_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern=^https?:\/\/hd\.mina\.mi\.com\/splashscreen\/alert,requires-body=1
|
小爱音箱_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern=^https?:\/\/hd\.mina\.mi\.com\/splashscreen\/alert,requires-body=1
|
||||||
知乎_优化软件配置 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern=^https?:\/\/appcloud2\.zhihu\.com\/v\d+\/config,requires-body=1
|
知乎_优化软件配置 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern=^https?:\/\/appcloud2\.zhihu\.com\/v\d+\/config,requires-body=1
|
||||||
知乎_信息流去广告及黑名单增强 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/(moments|topstory)(\/|\?)?(recommend|action=|feed_type=)(?!\/people),requires-body=1
|
知乎_信息流去广告及黑名单增强 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/(moments|topstory)(\/|\?)?(recommend|action=|feed_type=)(?!\/people),requires-body=1
|
||||||
知乎_回答内容优化 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern=^https?:\/\/www\.zhihu\.com\/appview\/v2\/answer\/.*(entry=(?!(preload-topstory|preload-search|preload-subscription)))?,requires-body=1
|
知乎_回答内容优化 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern=^https?:\/\/www\.zhihu\.com\/appview\/v2\/answer\/.*(entry=(?!(preload-topstory|preload-search|preload-subscription)))?,requires-body=1
|
||||||
知乎_回答列表去广告 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/v4\/questions,requires-body=1
|
知乎_回答列表去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/v4\/questions,requires-body=1
|
||||||
知乎_处理用户信息 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/people,requires-body=1
|
知乎_处理用户信息 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/people,requires-body=1
|
||||||
知乎_官方消息去广告 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/notifications\/v3\/(message\?|timeline\/entry\/system_message),requires-body=1
|
知乎_官方消息去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/notifications\/v3\/(message\?|timeline\/entry\/system_message),requires-body=1
|
||||||
知乎_热搜去广告 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/search\/top_search\/tabs\/hot\/items,requires-body=1
|
知乎_热搜去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/search\/top_search\/tabs\/hot\/items,requires-body=1
|
||||||
知乎_热榜去广告 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/topstory\/hot-lists?(\?|\/),requires-body=1
|
知乎_热榜去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/topstory\/hot-lists?(\?|\/),requires-body=1
|
||||||
知乎_获取黑名单 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/settings\/blocked_users,requires-body=1
|
知乎_移除推荐页顶部项 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/feed-root\/sections\/query\/v2,requires-body=1
|
||||||
知乎_评论去广告 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/(comment_v5\/)?(answers|comments?|articles|pins)\/\d+\/(root_|child_)?comments?,requires-body=1
|
知乎_获取黑名单 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/settings\/blocked_users,requires-body=1
|
||||||
知乎_预置关键词去广告 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/search\/preset_words\?,requires-body=1
|
知乎_评论去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/(comment_v5\/)?(answers|comments?|articles|pins)\/\d+\/(root_|child_)?comments?,requires-body=1
|
||||||
|
知乎_预置关键词去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/search\/preset_words\?,requires-body=1
|
||||||
美团外卖_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern=^https?:\/\/wmapi\.meituan\.com\/api\/v\d+\/loadInfo?,requires-body=1
|
美团外卖_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern=^https?:\/\/wmapi\.meituan\.com\/api\/v\d+\/loadInfo?,requires-body=1
|
||||||
联享家_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern=^https?:\/\/mi\.gdt\.qq\.com\/gdt_mview\.fcg,requires-body=1
|
联享家_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern=^https?:\/\/mi\.gdt\.qq\.com\/gdt_mview\.fcg,requires-body=1
|
||||||
[MITM]
|
[MITM]
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
## 规则统计
|
## 规则统计
|
||||||
|
|
||||||
最后更新时间:2022-06-23 17:37:38
|
最后更新时间:2022-06-30 10:11:27
|
||||||
|
|
||||||
各类型规则统计:
|
各类型规则统计:
|
||||||
| 类型 | 数量(条) |
|
| 类型 | 数量(条) |
|
||||||
@ -24,10 +24,10 @@
|
|||||||
| URL-REGEX | 4 |
|
| URL-REGEX | 4 |
|
||||||
| USER-AGENT | 1 |
|
| USER-AGENT | 1 |
|
||||||
| HTTP-REQUEST-SCRIPT | 1 |
|
| HTTP-REQUEST-SCRIPT | 1 |
|
||||||
| HTTP-RESPONSE-SCRIPT | 27 |
|
| HTTP-RESPONSE-SCRIPT | 28 |
|
||||||
| REJECT | 17 |
|
| REJECT | 18 |
|
||||||
| MITM | 23 |
|
| MITM | 23 |
|
||||||
| TOTAL | 79 |
|
| TOTAL | 81 |
|
||||||
|
|
||||||
|
|
||||||
## Shadowrocket
|
## Shadowrocket
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#!name=AllInOne
|
#!name=AllInOne
|
||||||
#!desc=最后更新时间 2022-06-23 17:34:14
|
#!desc=最后更新时间 2022-06-30 10:11:22
|
||||||
#!author=blackmatrix7
|
#!author=blackmatrix7
|
||||||
#!repo=https://github.com/blackmatrix7/ios_rule_script
|
#!repo=https://github.com/blackmatrix7/ios_rule_script
|
||||||
#!domain=4
|
#!domain=4
|
||||||
@ -7,11 +7,11 @@
|
|||||||
#!url-regex=4
|
#!url-regex=4
|
||||||
#!user-agent=1
|
#!user-agent=1
|
||||||
#!http-request-script=1
|
#!http-request-script=1
|
||||||
#!http-response-script=27
|
#!http-response-script=28
|
||||||
#!redirect=8
|
#!redirect=8
|
||||||
#!reject=374
|
#!reject=375
|
||||||
#!mitm=419
|
#!mitm=419
|
||||||
#!total=840
|
#!total=842
|
||||||
|
|
||||||
[General]
|
[General]
|
||||||
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
|
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
|
||||||
@ -24,9 +24,9 @@ DOMAIN,sugar.zhihu.com,REJECT
|
|||||||
IP-CIDR,118.89.204.198/32,REJECT,no-resolve
|
IP-CIDR,118.89.204.198/32,REJECT,no-resolve
|
||||||
IP-CIDR,2402:4e00:1200:ed00:0:9089:6dac:96b6/128,REJECT,no-resolve
|
IP-CIDR,2402:4e00:1200:ed00:0:9089:6dac:96b6/128,REJECT,no-resolve
|
||||||
URL-REGEX,^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\?,REJECT
|
URL-REGEX,^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\?,REJECT
|
||||||
URL-REGEX,^https?:\/\/api\.zhihu\.com\/commercial_api\/launch_v2\?,REJECT
|
|
||||||
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v4\/answers\/\d+\/recommendations,REJECT
|
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v4\/answers\/\d+\/recommendations,REJECT
|
||||||
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v\d+\/brand\/question/\d+/card\?,REJECT
|
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v\d+\/brand\/question/\d+/card\?,REJECT
|
||||||
|
URL-REGEX,^https?:\/\/www\.zhihu\.com\/appview\/(p|v2\/answer|zvideo)\/.*entry=(preload-topstory|preload-search|preload-subscription),REJECT
|
||||||
USER-AGENT,AVOS*,REJECT
|
USER-AGENT,AVOS*,REJECT
|
||||||
|
|
||||||
|
|
||||||
@ -134,6 +134,7 @@ USER-AGENT,AVOS*,REJECT
|
|||||||
^https?:\/\/api\.zhihu\.com\/(notifications\/v3\/count|v3\/package|me\/guides|drama\/living-info|ad|fringe|commercial|market\/popovers|search\/(top|tab)|.*featured-comment-ad|appview\/api\/v\d\/answers\/\d+\/recommendations) - reject-dict
|
^https?:\/\/api\.zhihu\.com\/(notifications\/v3\/count|v3\/package|me\/guides|drama\/living-info|ad|fringe|commercial|market\/popovers|search\/(top|tab)|.*featured-comment-ad|appview\/api\/v\d\/answers\/\d+\/recommendations) - reject-dict
|
||||||
^https?:\/\/api\.zhihu\.com\/ab\/api\/v1\/products\/zhihu\/platforms\/ios\/config - reject-200
|
^https?:\/\/api\.zhihu\.com\/ab\/api\/v1\/products\/zhihu\/platforms\/ios\/config - reject-200
|
||||||
^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\? - reject-dict
|
^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\? - reject-dict
|
||||||
|
^https?:\/\/api\.zhihu\.com\/explore\/entry\/tips - reject
|
||||||
^https?:\/\/api\.zhihu\.com\/moments\/recent - reject-dict
|
^https?:\/\/api\.zhihu\.com\/moments\/recent - reject-dict
|
||||||
^https?:\/\/api\.zhihu\.com\/moments\/tab_v2 - reject-dict
|
^https?:\/\/api\.zhihu\.com\/moments\/tab_v2 - reject-dict
|
||||||
^https?:\/\/api\.zhihu\.com\/people\/self\/new_user_card - reject-200
|
^https?:\/\/api\.zhihu\.com\/people\/self\/new_user_card - reject-200
|
||||||
@ -416,7 +417,7 @@ USER-AGENT,AVOS*,REJECT
|
|||||||
|
|
||||||
|
|
||||||
[Script]
|
[Script]
|
||||||
知乎_屏蔽关键字解锁 = type=http-request,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/feed-root\/block,requires-body=1
|
知乎_屏蔽关键字解锁 = type=http-request,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/feed-root\/block,requires-body=1
|
||||||
BiliBili_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/bilibili/bilibili_plus.js,pattern=^https?:\/\/app\.bilibili\.com\/x\/v2\/splash\/list,requires-body=1
|
BiliBili_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/bilibili/bilibili_plus.js,pattern=^https?:\/\/app\.bilibili\.com\/x\/v2\/splash\/list,requires-body=1
|
||||||
Fa米家_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/famijia/famijia_checkin.js,pattern=^https?:\/\/fmapp\.chinafamilymart\.com\.cn\/api\/app\/market\/start\/ad,requires-body=1
|
Fa米家_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/famijia/famijia_checkin.js,pattern=^https?:\/\/fmapp\.chinafamilymart\.com\.cn\/api\/app\/market\/start\/ad,requires-body=1
|
||||||
京东_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern=^https?:\/\/api\.m\.jd\.com\/client\.action\?functionId=start,requires-body=1
|
京东_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern=^https?:\/\/api\.m\.jd\.com\/client\.action\?functionId=start,requires-body=1
|
||||||
@ -431,17 +432,18 @@ Fa米家_开屏去广告 = type=http-response,script-path=https://raw.githubuser
|
|||||||
嘀嗒出行_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern=^https?:\/\/capis(-?\w*)?\.didapinche\.com\/ad\/cx\/startup\?,requires-body=1
|
嘀嗒出行_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern=^https?:\/\/capis(-?\w*)?\.didapinche\.com\/ad\/cx\/startup\?,requires-body=1
|
||||||
多点_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern=^https?:\/\/cmsapi\.dmall\.com\/app\/home\/homepageStartUpPic,requires-body=1
|
多点_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern=^https?:\/\/cmsapi\.dmall\.com\/app\/home\/homepageStartUpPic,requires-body=1
|
||||||
小爱音箱_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern=^https?:\/\/hd\.mina\.mi\.com\/splashscreen\/alert,requires-body=1
|
小爱音箱_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern=^https?:\/\/hd\.mina\.mi\.com\/splashscreen\/alert,requires-body=1
|
||||||
知乎_优化软件配置 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern=^https?:\/\/appcloud2\.zhihu\.com\/v\d+\/config,requires-body=1
|
知乎_优化软件配置 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern=^https?:\/\/appcloud2\.zhihu\.com\/v\d+\/config,requires-body=1
|
||||||
知乎_信息流去广告及黑名单增强 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/(moments|topstory)(\/|\?)?(recommend|action=|feed_type=)(?!\/people),requires-body=1
|
知乎_信息流去广告及黑名单增强 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/(moments|topstory)(\/|\?)?(recommend|action=|feed_type=)(?!\/people),requires-body=1
|
||||||
知乎_回答内容优化 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern=^https?:\/\/www\.zhihu\.com\/appview\/v2\/answer\/.*(entry=(?!(preload-topstory|preload-search|preload-subscription)))?,requires-body=1
|
知乎_回答内容优化 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern=^https?:\/\/www\.zhihu\.com\/appview\/v2\/answer\/.*(entry=(?!(preload-topstory|preload-search|preload-subscription)))?,requires-body=1
|
||||||
知乎_回答列表去广告 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/v4\/questions,requires-body=1
|
知乎_回答列表去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/v4\/questions,requires-body=1
|
||||||
知乎_处理用户信息 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/people,requires-body=1
|
知乎_处理用户信息 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/people,requires-body=1
|
||||||
知乎_官方消息去广告 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/notifications\/v3\/(message\?|timeline\/entry\/system_message),requires-body=1
|
知乎_官方消息去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/notifications\/v3\/(message\?|timeline\/entry\/system_message),requires-body=1
|
||||||
知乎_热搜去广告 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/search\/top_search\/tabs\/hot\/items,requires-body=1
|
知乎_热搜去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/search\/top_search\/tabs\/hot\/items,requires-body=1
|
||||||
知乎_热榜去广告 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/topstory\/hot-lists?(\?|\/),requires-body=1
|
知乎_热榜去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/topstory\/hot-lists?(\?|\/),requires-body=1
|
||||||
知乎_获取黑名单 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/settings\/blocked_users,requires-body=1
|
知乎_移除推荐页顶部项 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/feed-root\/sections\/query\/v2,requires-body=1
|
||||||
知乎_评论去广告 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/(comment_v5\/)?(answers|comments?|articles|pins)\/\d+\/(root_|child_)?comments?,requires-body=1
|
知乎_获取黑名单 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/settings\/blocked_users,requires-body=1
|
||||||
知乎_预置关键词去广告 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/search\/preset_words\?,requires-body=1
|
知乎_评论去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/(comment_v5\/)?(answers|comments?|articles|pins)\/\d+\/(root_|child_)?comments?,requires-body=1
|
||||||
|
知乎_预置关键词去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/search\/preset_words\?,requires-body=1
|
||||||
美团外卖_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern=^https?:\/\/wmapi\.meituan\.com\/api\/v\d+\/loadInfo?,requires-body=1
|
美团外卖_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern=^https?:\/\/wmapi\.meituan\.com\/api\/v\d+\/loadInfo?,requires-body=1
|
||||||
联享家_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern=^https?:\/\/mi\.gdt\.qq\.com\/gdt_mview\.fcg,requires-body=1
|
联享家_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern=^https?:\/\/mi\.gdt\.qq\.com\/gdt_mview\.fcg,requires-body=1
|
||||||
[MITM]
|
[MITM]
|
||||||
|
@ -18,7 +18,7 @@ QuantumultX需要添加部分分流规则才能生效,具体配置请参照数
|
|||||||
|
|
||||||
## 规则统计
|
## 规则统计
|
||||||
|
|
||||||
最后更新时间:2022-06-24 02:32:55
|
最后更新时间:2022-06-30 10:11:23
|
||||||
|
|
||||||
各类型规则统计:
|
各类型规则统计:
|
||||||
| 类型 | 数量(条) |
|
| 类型 | 数量(条) |
|
||||||
@ -28,11 +28,11 @@ QuantumultX需要添加部分分流规则才能生效,具体配置请参照数
|
|||||||
| URL-REGEX | 4 |
|
| URL-REGEX | 4 |
|
||||||
| USER-AGENT | 1 |
|
| USER-AGENT | 1 |
|
||||||
| HTTP-REQUEST-SCRIPT | 1 |
|
| HTTP-REQUEST-SCRIPT | 1 |
|
||||||
| HTTP-RESPONSE-SCRIPT | 27 |
|
| HTTP-RESPONSE-SCRIPT | 28 |
|
||||||
| REDIRECT | 8 |
|
| REDIRECT | 8 |
|
||||||
| REJECT | 374 |
|
| REJECT | 375 |
|
||||||
| MITM | 419 |
|
| MITM | 419 |
|
||||||
| TOTAL | 840 |
|
| TOTAL | 842 |
|
||||||
|
|
||||||
|
|
||||||
## Shadowrocket
|
## Shadowrocket
|
||||||
|
@ -16,20 +16,20 @@
|
|||||||
|
|
||||||
## 规则统计
|
## 规则统计
|
||||||
|
|
||||||
最后更新时间:2022-06-23 17:34:08
|
最后更新时间:2022-06-30 10:11:17
|
||||||
|
|
||||||
各类型规则统计:
|
各类型规则统计:
|
||||||
| 类型 | 数量(条) |
|
| 类型 | 数量(条) |
|
||||||
| ---- | ---- |
|
| ---- | ---- |
|
||||||
| DOMAIN | 4 |
|
| DOMAIN | 4 |
|
||||||
| IP-CIDR | 2 |
|
| IP-CIDR | 2 |
|
||||||
| URL-REGEX | 8 |
|
| URL-REGEX | 11 |
|
||||||
| USER-AGENT | 1 |
|
| USER-AGENT | 1 |
|
||||||
| HTTP-REQUEST-SCRIPT | 1 |
|
| HTTP-REQUEST-SCRIPT | 1 |
|
||||||
| HTTP-RESPONSE-SCRIPT | 11 |
|
| HTTP-RESPONSE-SCRIPT | 12 |
|
||||||
| REJECT | 14 |
|
| REJECT | 15 |
|
||||||
| MITM | 8 |
|
| MITM | 8 |
|
||||||
| TOTAL | 49 |
|
| TOTAL | 54 |
|
||||||
|
|
||||||
|
|
||||||
## Shadowrocket
|
## Shadowrocket
|
||||||
|
@ -1,16 +1,16 @@
|
|||||||
#!name=ZhihuAssistantPlus
|
#!name=ZhihuAssistantPlus
|
||||||
#!desc=最后更新时间 2022-06-23 17:34:08
|
#!desc=最后更新时间 2022-06-30 10:11:17
|
||||||
#!author=blackmatrix7
|
#!author=blackmatrix7
|
||||||
#!repo=https://github.com/blackmatrix7/ios_rule_script
|
#!repo=https://github.com/blackmatrix7/ios_rule_script
|
||||||
#!domain=4
|
#!domain=4
|
||||||
#!ip-cidr=2
|
#!ip-cidr=2
|
||||||
#!url-regex=8
|
#!url-regex=11
|
||||||
#!user-agent=1
|
#!user-agent=1
|
||||||
#!http-request-script=1
|
#!http-request-script=1
|
||||||
#!http-response-script=11
|
#!http-response-script=12
|
||||||
#!reject=14
|
#!reject=15
|
||||||
#!mitm=8
|
#!mitm=8
|
||||||
#!total=49
|
#!total=54
|
||||||
|
|
||||||
[Rule]
|
[Rule]
|
||||||
DOMAIN,118.89.204.198,REJECT
|
DOMAIN,118.89.204.198,REJECT
|
||||||
@ -19,13 +19,16 @@ DOMAIN,mqtt.zhihu.com,REJECT
|
|||||||
DOMAIN,sugar.zhihu.com,REJECT
|
DOMAIN,sugar.zhihu.com,REJECT
|
||||||
IP-CIDR,118.89.204.198/32,REJECT-DROP,no-resolve
|
IP-CIDR,118.89.204.198/32,REJECT-DROP,no-resolve
|
||||||
IP-CIDR,2402:4e00:1200:ed00:0:9089:6dac:96b6/128,REJECT-DROP,no-resolve
|
IP-CIDR,2402:4e00:1200:ed00:0:9089:6dac:96b6/128,REJECT-DROP,no-resolve
|
||||||
|
URL-REGEX,^https?:\/\/(api\.zhihu\.com|(103\.41\.167\.(226|234|235|236)))\/brand\/question\/\d+/card\?,REJECT
|
||||||
|
URL-REGEX,^https?:\/\/(api\.zhihu\.com|(103\.41\.167\.(226|234|235|236)))\/commercial_api\/launch_v2\?,REJECT
|
||||||
|
URL-REGEX,^https?:\/\/(api\.zhihu\.com|(103\.41\.167\.(226|234|235|236)))\/explore\/entry\/tips,REJECT-TINYGIF
|
||||||
|
URL-REGEX,^https?:\/\/(www\.zhihu\.com|(103\.41\.167\.(226|234|235|236)))\/api\/v4/(questions|anwsers)\/\d+/related-readings,REJECT-TINYGIF
|
||||||
|
URL-REGEX,^https?:\/\/(www\.zhihu\.com|(103\.41\.167\.(226|234|235|236)))\/api\/v4\/answers\/\d+\/recommendations,REJECT
|
||||||
|
URL-REGEX,^https?:\/\/(www\.zhihu\.com|(103\.41\.167\.(226|234|235|236)))\/commercial_api\/banners_v3\/mobile_banner,REJECT-TINYGIF
|
||||||
URL-REGEX,^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\?,REJECT
|
URL-REGEX,^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\?,REJECT
|
||||||
URL-REGEX,^https?:\/\/api\.zhihu\.com\/commercial_api\/launch_v2\?,REJECT
|
|
||||||
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v4/(questions|anwsers)\/\d+/related-readings,REJECT-TINYGIF
|
|
||||||
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v4\/answers\/\d+\/recommendations,REJECT
|
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v4\/answers\/\d+\/recommendations,REJECT
|
||||||
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v4\/hot_recommendation,REJECT-TINYGIF
|
|
||||||
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v\d+\/brand\/question/\d+/card\?,REJECT
|
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v\d+\/brand\/question/\d+/card\?,REJECT
|
||||||
URL-REGEX,^https?:\/\/www\.zhihu\.com\/commercial_api\/banners_v3\/mobile_banner,REJECT-TINYGIF
|
URL-REGEX,^https?:\/\/www\.zhihu\.com\/appview\/(p|v2\/answer|zvideo)\/.*entry=(preload-topstory|preload-search|preload-subscription),REJECT
|
||||||
URL-REGEX,^https?:\/\/zhuanlan\.zhihu\.com\/api\/articles\/\d+\/recommendation,REJECT-TINYGIF
|
URL-REGEX,^https?:\/\/zhuanlan\.zhihu\.com\/api\/articles\/\d+\/recommendation,REJECT-TINYGIF
|
||||||
USER-AGENT,AVOS*,REJECT
|
USER-AGENT,AVOS*,REJECT
|
||||||
|
|
||||||
@ -35,6 +38,7 @@ USER-AGENT,AVOS*,REJECT
|
|||||||
^https?:\/\/api\.zhihu\.com\/(notifications\/v3\/count|v3\/package|me\/guides|drama\/living-info|ad|fringe|commercial|market\/popovers|search\/(top|tab)|.*featured-comment-ad|appview\/api\/v\d\/answers\/\d+\/recommendations) - reject-dict
|
^https?:\/\/api\.zhihu\.com\/(notifications\/v3\/count|v3\/package|me\/guides|drama\/living-info|ad|fringe|commercial|market\/popovers|search\/(top|tab)|.*featured-comment-ad|appview\/api\/v\d\/answers\/\d+\/recommendations) - reject-dict
|
||||||
^https?:\/\/api\.zhihu\.com\/ab\/api\/v1\/products\/zhihu\/platforms\/ios\/config - reject-200
|
^https?:\/\/api\.zhihu\.com\/ab\/api\/v1\/products\/zhihu\/platforms\/ios\/config - reject-200
|
||||||
^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\? - reject-dict
|
^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\? - reject-dict
|
||||||
|
^https?:\/\/api\.zhihu\.com\/explore\/entry\/tips - reject
|
||||||
^https?:\/\/api\.zhihu\.com\/moments\/recent - reject-dict
|
^https?:\/\/api\.zhihu\.com\/moments\/recent - reject-dict
|
||||||
^https?:\/\/api\.zhihu\.com\/moments\/tab_v2 - reject-dict
|
^https?:\/\/api\.zhihu\.com\/moments\/tab_v2 - reject-dict
|
||||||
^https?:\/\/api\.zhihu\.com\/people\/self\/new_user_card - reject-200
|
^https?:\/\/api\.zhihu\.com\/people\/self\/new_user_card - reject-200
|
||||||
@ -48,17 +52,18 @@ USER-AGENT,AVOS*,REJECT
|
|||||||
|
|
||||||
|
|
||||||
[Script]
|
[Script]
|
||||||
知乎_屏蔽关键字解锁 = type=http-request,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/feed-root\/block,requires-body=1
|
知乎_屏蔽关键字解锁 = type=http-request,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/feed-root\/block,requires-body=1
|
||||||
知乎_优化软件配置 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern=^https?:\/\/appcloud2\.zhihu\.com\/v\d+\/config,requires-body=1
|
知乎_优化软件配置 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern=^https?:\/\/appcloud2\.zhihu\.com\/v\d+\/config,requires-body=1
|
||||||
知乎_信息流去广告及黑名单增强 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/(moments|topstory)(\/|\?)?(recommend|action=|feed_type=)(?!\/people),requires-body=1
|
知乎_信息流去广告及黑名单增强 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/(moments|topstory)(\/|\?)?(recommend|action=|feed_type=)(?!\/people),requires-body=1
|
||||||
知乎_回答内容优化 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern=^https?:\/\/www\.zhihu\.com\/appview\/v2\/answer\/.*(entry=(?!(preload-topstory|preload-search|preload-subscription)))?,requires-body=1
|
知乎_回答内容优化 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern=^https?:\/\/www\.zhihu\.com\/appview\/v2\/answer\/.*(entry=(?!(preload-topstory|preload-search|preload-subscription)))?,requires-body=1
|
||||||
知乎_回答列表去广告 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/v4\/questions,requires-body=1
|
知乎_回答列表去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/v4\/questions,requires-body=1
|
||||||
知乎_处理用户信息 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/people,requires-body=1
|
知乎_处理用户信息 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/people,requires-body=1
|
||||||
知乎_官方消息去广告 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/notifications\/v3\/(message\?|timeline\/entry\/system_message),requires-body=1
|
知乎_官方消息去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/notifications\/v3\/(message\?|timeline\/entry\/system_message),requires-body=1
|
||||||
知乎_热搜去广告 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/search\/top_search\/tabs\/hot\/items,requires-body=1
|
知乎_热搜去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/search\/top_search\/tabs\/hot\/items,requires-body=1
|
||||||
知乎_热榜去广告 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/topstory\/hot-lists?(\?|\/),requires-body=1
|
知乎_热榜去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/topstory\/hot-lists?(\?|\/),requires-body=1
|
||||||
知乎_获取黑名单 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/settings\/blocked_users,requires-body=1
|
知乎_移除推荐页顶部项 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/feed-root\/sections\/query\/v2,requires-body=1
|
||||||
知乎_评论去广告 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/(comment_v5\/)?(answers|comments?|articles|pins)\/\d+\/(root_|child_)?comments?,requires-body=1
|
知乎_获取黑名单 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/settings\/blocked_users,requires-body=1
|
||||||
知乎_预置关键词去广告 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/search\/preset_words\?,requires-body=1
|
知乎_评论去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/(comment_v5\/)?(answers|comments?|articles|pins)\/\d+\/(root_|child_)?comments?,requires-body=1
|
||||||
|
知乎_预置关键词去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern=^https?:\/\/api\.zhihu\.com\/search\/preset_words\?,requires-body=1
|
||||||
[MITM]
|
[MITM]
|
||||||
hostname = %APPEND% 103.41.167.226,103.41.167.234,103.41.167.235,103.41.167.236,api.zhihu.com,appcloud2.zhihu.com,www.zhihu.com,zhuanlan.zhihu.com
|
hostname = %APPEND% 103.41.167.226,103.41.167.234,103.41.167.235,103.41.167.236,api.zhihu.com,appcloud2.zhihu.com,www.zhihu.com,zhuanlan.zhihu.com
|
||||||
|
@ -1,15 +1,15 @@
|
|||||||
name: 脚本去广告
|
name: 脚本去广告
|
||||||
desc: 最后更新时间 2022-06-23 17:37:38
|
desc: 最后更新时间 2022-06-30 10:11:27
|
||||||
# author: blackmatrix7
|
# author: blackmatrix7
|
||||||
# repo: https://github.com/blackmatrix7/ios_rule_script
|
# repo: https://github.com/blackmatrix7/ios_rule_script
|
||||||
# domain: 4
|
# domain: 4
|
||||||
# ip-cidr: 1
|
# ip-cidr: 1
|
||||||
# ip-cidr6: 1
|
# ip-cidr6: 1
|
||||||
# http-request-script: 1
|
# http-request-script: 1
|
||||||
# http-response-script: 27
|
# http-response-script: 28
|
||||||
# reject: 17
|
# reject: 18
|
||||||
# mitm: 23
|
# mitm: 23
|
||||||
# total: 74
|
# total: 76
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -28,6 +28,7 @@ http:
|
|||||||
- ^https?:\/\/api\.zhihu\.com\/(notifications\/v3\/count|v3\/package|me\/guides|drama\/living-info|ad|fringe|commercial|market\/popovers|search\/(top|tab)|.*featured-comment-ad|appview\/api\/v\d\/answers\/\d+\/recommendations) - reject
|
- ^https?:\/\/api\.zhihu\.com\/(notifications\/v3\/count|v3\/package|me\/guides|drama\/living-info|ad|fringe|commercial|market\/popovers|search\/(top|tab)|.*featured-comment-ad|appview\/api\/v\d\/answers\/\d+\/recommendations) - reject
|
||||||
- ^https?:\/\/api\.zhihu\.com\/ab\/api\/v1\/products\/zhihu\/platforms\/ios\/config - reject
|
- ^https?:\/\/api\.zhihu\.com\/ab\/api\/v1\/products\/zhihu\/platforms\/ios\/config - reject
|
||||||
- ^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\? - reject
|
- ^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\? - reject
|
||||||
|
- ^https?:\/\/api\.zhihu\.com\/explore\/entry\/tips - reject
|
||||||
- ^https?:\/\/api\.zhihu\.com\/moments\/recent - reject
|
- ^https?:\/\/api\.zhihu\.com\/moments\/recent - reject
|
||||||
- ^https?:\/\/api\.zhihu\.com\/moments\/tab_v2 - reject
|
- ^https?:\/\/api\.zhihu\.com\/moments\/tab_v2 - reject
|
||||||
- ^https?:\/\/api\.zhihu\.com\/people\/self\/new_user_card - reject
|
- ^https?:\/\/api\.zhihu\.com\/people\/self\/new_user_card - reject
|
||||||
@ -46,7 +47,7 @@ http:
|
|||||||
script:
|
script:
|
||||||
# 知乎_屏蔽关键字解锁
|
# 知乎_屏蔽关键字解锁
|
||||||
- match: ^https?:\/\/api\.zhihu\.com\/feed-root\/block
|
- match: ^https?:\/\/api\.zhihu\.com\/feed-root\/block
|
||||||
name: zhihu.js_c61fcb13
|
name: zhihu.js_fc22d04a
|
||||||
type: request
|
type: request
|
||||||
require-body: true
|
require-body: true
|
||||||
timeout: 30
|
timeout: 30
|
||||||
@ -151,77 +152,84 @@ http:
|
|||||||
argument:
|
argument:
|
||||||
# 知乎_优化软件配置
|
# 知乎_优化软件配置
|
||||||
- match: ^https?:\/\/appcloud2\.zhihu\.com\/v\d+\/config
|
- match: ^https?:\/\/appcloud2\.zhihu\.com\/v\d+\/config
|
||||||
name: zhihu.js_c61fcb13
|
name: zhihu.js_fc22d04a
|
||||||
type: response
|
type: response
|
||||||
require-body: true
|
require-body: true
|
||||||
timeout: 30
|
timeout: 30
|
||||||
argument:
|
argument:
|
||||||
# 知乎_信息流去广告及黑名单增强
|
# 知乎_信息流去广告及黑名单增强
|
||||||
- match: ^https?:\/\/api\.zhihu\.com\/(moments|topstory)(\/|\?)?(recommend|action=|feed_type=)(?!\/people)
|
- match: ^https?:\/\/api\.zhihu\.com\/(moments|topstory)(\/|\?)?(recommend|action=|feed_type=)(?!\/people)
|
||||||
name: zhihu.js_c61fcb13
|
name: zhihu.js_fc22d04a
|
||||||
type: response
|
type: response
|
||||||
require-body: true
|
require-body: true
|
||||||
timeout: 30
|
timeout: 30
|
||||||
argument:
|
argument:
|
||||||
# 知乎_回答内容优化
|
# 知乎_回答内容优化
|
||||||
- match: ^https?:\/\/www\.zhihu\.com\/appview\/v2\/answer\/.*(entry=(?!(preload-topstory|preload-search|preload-subscription)))?
|
- match: ^https?:\/\/www\.zhihu\.com\/appview\/v2\/answer\/.*(entry=(?!(preload-topstory|preload-search|preload-subscription)))?
|
||||||
name: zhihu.js_c61fcb13
|
name: zhihu.js_fc22d04a
|
||||||
type: response
|
type: response
|
||||||
require-body: true
|
require-body: true
|
||||||
timeout: 30
|
timeout: 30
|
||||||
argument:
|
argument:
|
||||||
# 知乎_回答列表去广告
|
# 知乎_回答列表去广告
|
||||||
- match: ^https?:\/\/api\.zhihu\.com\/v4\/questions
|
- match: ^https?:\/\/api\.zhihu\.com\/v4\/questions
|
||||||
name: zhihu.js_c61fcb13
|
name: zhihu.js_fc22d04a
|
||||||
type: response
|
type: response
|
||||||
require-body: true
|
require-body: true
|
||||||
timeout: 30
|
timeout: 30
|
||||||
argument:
|
argument:
|
||||||
# 知乎_处理用户信息
|
# 知乎_处理用户信息
|
||||||
- match: ^https?:\/\/api\.zhihu\.com\/people
|
- match: ^https?:\/\/api\.zhihu\.com\/people
|
||||||
name: zhihu.js_c61fcb13
|
name: zhihu.js_fc22d04a
|
||||||
type: response
|
type: response
|
||||||
require-body: true
|
require-body: true
|
||||||
timeout: 30
|
timeout: 30
|
||||||
argument:
|
argument:
|
||||||
# 知乎_官方消息去广告
|
# 知乎_官方消息去广告
|
||||||
- match: ^https?:\/\/api\.zhihu\.com\/notifications\/v3\/(message\?|timeline\/entry\/system_message)
|
- match: ^https?:\/\/api\.zhihu\.com\/notifications\/v3\/(message\?|timeline\/entry\/system_message)
|
||||||
name: zhihu.js_c61fcb13
|
name: zhihu.js_fc22d04a
|
||||||
type: response
|
type: response
|
||||||
require-body: true
|
require-body: true
|
||||||
timeout: 30
|
timeout: 30
|
||||||
argument:
|
argument:
|
||||||
# 知乎_热搜去广告
|
# 知乎_热搜去广告
|
||||||
- match: ^https?:\/\/api\.zhihu\.com\/search\/top_search\/tabs\/hot\/items
|
- match: ^https?:\/\/api\.zhihu\.com\/search\/top_search\/tabs\/hot\/items
|
||||||
name: zhihu.js_c61fcb13
|
name: zhihu.js_fc22d04a
|
||||||
type: response
|
type: response
|
||||||
require-body: true
|
require-body: true
|
||||||
timeout: 30
|
timeout: 30
|
||||||
argument:
|
argument:
|
||||||
# 知乎_热榜去广告
|
# 知乎_热榜去广告
|
||||||
- match: ^https?:\/\/api\.zhihu\.com\/topstory\/hot-lists?(\?|\/)
|
- match: ^https?:\/\/api\.zhihu\.com\/topstory\/hot-lists?(\?|\/)
|
||||||
name: zhihu.js_c61fcb13
|
name: zhihu.js_fc22d04a
|
||||||
|
type: response
|
||||||
|
require-body: true
|
||||||
|
timeout: 30
|
||||||
|
argument:
|
||||||
|
# 知乎_移除推荐页顶部项
|
||||||
|
- match: ^https?:\/\/api\.zhihu\.com\/feed-root\/sections\/query\/v2
|
||||||
|
name: zhihu.js_fc22d04a
|
||||||
type: response
|
type: response
|
||||||
require-body: true
|
require-body: true
|
||||||
timeout: 30
|
timeout: 30
|
||||||
argument:
|
argument:
|
||||||
# 知乎_获取黑名单
|
# 知乎_获取黑名单
|
||||||
- match: ^https?:\/\/api\.zhihu\.com\/settings\/blocked_users
|
- match: ^https?:\/\/api\.zhihu\.com\/settings\/blocked_users
|
||||||
name: zhihu.js_c61fcb13
|
name: zhihu.js_fc22d04a
|
||||||
type: response
|
type: response
|
||||||
require-body: true
|
require-body: true
|
||||||
timeout: 30
|
timeout: 30
|
||||||
argument:
|
argument:
|
||||||
# 知乎_评论去广告
|
# 知乎_评论去广告
|
||||||
- match: ^https?:\/\/api\.zhihu\.com\/(comment_v5\/)?(answers|comments?|articles|pins)\/\d+\/(root_|child_)?comments?
|
- match: ^https?:\/\/api\.zhihu\.com\/(comment_v5\/)?(answers|comments?|articles|pins)\/\d+\/(root_|child_)?comments?
|
||||||
name: zhihu.js_c61fcb13
|
name: zhihu.js_fc22d04a
|
||||||
type: response
|
type: response
|
||||||
require-body: true
|
require-body: true
|
||||||
timeout: 30
|
timeout: 30
|
||||||
argument:
|
argument:
|
||||||
# 知乎_预置关键词去广告
|
# 知乎_预置关键词去广告
|
||||||
- match: ^https?:\/\/api\.zhihu\.com\/search\/preset_words\?
|
- match: ^https?:\/\/api\.zhihu\.com\/search\/preset_words\?
|
||||||
name: zhihu.js_c61fcb13
|
name: zhihu.js_fc22d04a
|
||||||
type: response
|
type: response
|
||||||
require-body: true
|
require-body: true
|
||||||
timeout: 30
|
timeout: 30
|
||||||
@ -279,7 +287,7 @@ script-providers:
|
|||||||
startup.js_5686edbb:
|
startup.js_5686edbb:
|
||||||
url: https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js
|
url: https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js
|
||||||
interval: 86400
|
interval: 86400
|
||||||
zhihu.js_c61fcb13:
|
zhihu.js_fc22d04a:
|
||||||
url: https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js
|
url: https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js
|
||||||
interval: 86400
|
interval: 86400
|
||||||
|
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
## 规则统计
|
## 规则统计
|
||||||
|
|
||||||
最后更新时间:2022-06-23 17:37:38
|
最后更新时间:2022-06-30 10:11:27
|
||||||
|
|
||||||
各类型规则统计:
|
各类型规则统计:
|
||||||
| 类型 | 数量(条) |
|
| 类型 | 数量(条) |
|
||||||
@ -23,10 +23,10 @@
|
|||||||
| IP-CIDR | 1 |
|
| IP-CIDR | 1 |
|
||||||
| IP-CIDR6 | 1 |
|
| IP-CIDR6 | 1 |
|
||||||
| HTTP-REQUEST-SCRIPT | 1 |
|
| HTTP-REQUEST-SCRIPT | 1 |
|
||||||
| HTTP-RESPONSE-SCRIPT | 27 |
|
| HTTP-RESPONSE-SCRIPT | 28 |
|
||||||
| REJECT | 17 |
|
| REJECT | 18 |
|
||||||
| MITM | 23 |
|
| MITM | 23 |
|
||||||
| TOTAL | 74 |
|
| TOTAL | 76 |
|
||||||
|
|
||||||
|
|
||||||
## Stash
|
## Stash
|
||||||
|
@ -1,17 +1,17 @@
|
|||||||
name: AllInOne
|
name: AllInOne
|
||||||
desc: 最后更新时间 2022-06-23 17:34:14
|
desc: 最后更新时间 2022-06-30 10:11:23
|
||||||
# author: blackmatrix7
|
# author: blackmatrix7
|
||||||
# repo: https://github.com/blackmatrix7/ios_rule_script
|
# repo: https://github.com/blackmatrix7/ios_rule_script
|
||||||
# domain: 4
|
# domain: 4
|
||||||
# ip-cidr: 1
|
# ip-cidr: 1
|
||||||
# ip-cidr6: 1
|
# ip-cidr6: 1
|
||||||
# http-request-script: 1
|
# http-request-script: 1
|
||||||
# http-response-script: 27
|
# http-response-script: 28
|
||||||
# redirect: 8
|
# redirect: 8
|
||||||
# reject: 374
|
# reject: 375
|
||||||
# mitm: 419
|
# mitm: 419
|
||||||
# force-http-engine-hosts: 6
|
# force-http-engine-hosts: 6
|
||||||
# total: 841
|
# total: 843
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -129,6 +129,7 @@ http:
|
|||||||
- ^https?:\/\/api\.zhihu\.com\/(notifications\/v3\/count|v3\/package|me\/guides|drama\/living-info|ad|fringe|commercial|market\/popovers|search\/(top|tab)|.*featured-comment-ad|appview\/api\/v\d\/answers\/\d+\/recommendations) - reject
|
- ^https?:\/\/api\.zhihu\.com\/(notifications\/v3\/count|v3\/package|me\/guides|drama\/living-info|ad|fringe|commercial|market\/popovers|search\/(top|tab)|.*featured-comment-ad|appview\/api\/v\d\/answers\/\d+\/recommendations) - reject
|
||||||
- ^https?:\/\/api\.zhihu\.com\/ab\/api\/v1\/products\/zhihu\/platforms\/ios\/config - reject
|
- ^https?:\/\/api\.zhihu\.com\/ab\/api\/v1\/products\/zhihu\/platforms\/ios\/config - reject
|
||||||
- ^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\? - reject
|
- ^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\? - reject
|
||||||
|
- ^https?:\/\/api\.zhihu\.com\/explore\/entry\/tips - reject
|
||||||
- ^https?:\/\/api\.zhihu\.com\/moments\/recent - reject
|
- ^https?:\/\/api\.zhihu\.com\/moments\/recent - reject
|
||||||
- ^https?:\/\/api\.zhihu\.com\/moments\/tab_v2 - reject
|
- ^https?:\/\/api\.zhihu\.com\/moments\/tab_v2 - reject
|
||||||
- ^https?:\/\/api\.zhihu\.com\/people\/self\/new_user_card - reject
|
- ^https?:\/\/api\.zhihu\.com\/people\/self\/new_user_card - reject
|
||||||
@ -413,7 +414,7 @@ http:
|
|||||||
script:
|
script:
|
||||||
# 知乎_屏蔽关键字解锁
|
# 知乎_屏蔽关键字解锁
|
||||||
- match: ^https?:\/\/api\.zhihu\.com\/feed-root\/block
|
- match: ^https?:\/\/api\.zhihu\.com\/feed-root\/block
|
||||||
name: zhihu.js_c61fcb13
|
name: zhihu.js_fc22d04a
|
||||||
type: request
|
type: request
|
||||||
require-body: true
|
require-body: true
|
||||||
timeout: 30
|
timeout: 30
|
||||||
@ -518,77 +519,84 @@ http:
|
|||||||
argument:
|
argument:
|
||||||
# 知乎_优化软件配置
|
# 知乎_优化软件配置
|
||||||
- match: ^https?:\/\/appcloud2\.zhihu\.com\/v\d+\/config
|
- match: ^https?:\/\/appcloud2\.zhihu\.com\/v\d+\/config
|
||||||
name: zhihu.js_c61fcb13
|
name: zhihu.js_fc22d04a
|
||||||
type: response
|
type: response
|
||||||
require-body: true
|
require-body: true
|
||||||
timeout: 30
|
timeout: 30
|
||||||
argument:
|
argument:
|
||||||
# 知乎_信息流去广告及黑名单增强
|
# 知乎_信息流去广告及黑名单增强
|
||||||
- match: ^https?:\/\/api\.zhihu\.com\/(moments|topstory)(\/|\?)?(recommend|action=|feed_type=)(?!\/people)
|
- match: ^https?:\/\/api\.zhihu\.com\/(moments|topstory)(\/|\?)?(recommend|action=|feed_type=)(?!\/people)
|
||||||
name: zhihu.js_c61fcb13
|
name: zhihu.js_fc22d04a
|
||||||
type: response
|
type: response
|
||||||
require-body: true
|
require-body: true
|
||||||
timeout: 30
|
timeout: 30
|
||||||
argument:
|
argument:
|
||||||
# 知乎_回答内容优化
|
# 知乎_回答内容优化
|
||||||
- match: ^https?:\/\/www\.zhihu\.com\/appview\/v2\/answer\/.*(entry=(?!(preload-topstory|preload-search|preload-subscription)))?
|
- match: ^https?:\/\/www\.zhihu\.com\/appview\/v2\/answer\/.*(entry=(?!(preload-topstory|preload-search|preload-subscription)))?
|
||||||
name: zhihu.js_c61fcb13
|
name: zhihu.js_fc22d04a
|
||||||
type: response
|
type: response
|
||||||
require-body: true
|
require-body: true
|
||||||
timeout: 30
|
timeout: 30
|
||||||
argument:
|
argument:
|
||||||
# 知乎_回答列表去广告
|
# 知乎_回答列表去广告
|
||||||
- match: ^https?:\/\/api\.zhihu\.com\/v4\/questions
|
- match: ^https?:\/\/api\.zhihu\.com\/v4\/questions
|
||||||
name: zhihu.js_c61fcb13
|
name: zhihu.js_fc22d04a
|
||||||
type: response
|
type: response
|
||||||
require-body: true
|
require-body: true
|
||||||
timeout: 30
|
timeout: 30
|
||||||
argument:
|
argument:
|
||||||
# 知乎_处理用户信息
|
# 知乎_处理用户信息
|
||||||
- match: ^https?:\/\/api\.zhihu\.com\/people
|
- match: ^https?:\/\/api\.zhihu\.com\/people
|
||||||
name: zhihu.js_c61fcb13
|
name: zhihu.js_fc22d04a
|
||||||
type: response
|
type: response
|
||||||
require-body: true
|
require-body: true
|
||||||
timeout: 30
|
timeout: 30
|
||||||
argument:
|
argument:
|
||||||
# 知乎_官方消息去广告
|
# 知乎_官方消息去广告
|
||||||
- match: ^https?:\/\/api\.zhihu\.com\/notifications\/v3\/(message\?|timeline\/entry\/system_message)
|
- match: ^https?:\/\/api\.zhihu\.com\/notifications\/v3\/(message\?|timeline\/entry\/system_message)
|
||||||
name: zhihu.js_c61fcb13
|
name: zhihu.js_fc22d04a
|
||||||
type: response
|
type: response
|
||||||
require-body: true
|
require-body: true
|
||||||
timeout: 30
|
timeout: 30
|
||||||
argument:
|
argument:
|
||||||
# 知乎_热搜去广告
|
# 知乎_热搜去广告
|
||||||
- match: ^https?:\/\/api\.zhihu\.com\/search\/top_search\/tabs\/hot\/items
|
- match: ^https?:\/\/api\.zhihu\.com\/search\/top_search\/tabs\/hot\/items
|
||||||
name: zhihu.js_c61fcb13
|
name: zhihu.js_fc22d04a
|
||||||
type: response
|
type: response
|
||||||
require-body: true
|
require-body: true
|
||||||
timeout: 30
|
timeout: 30
|
||||||
argument:
|
argument:
|
||||||
# 知乎_热榜去广告
|
# 知乎_热榜去广告
|
||||||
- match: ^https?:\/\/api\.zhihu\.com\/topstory\/hot-lists?(\?|\/)
|
- match: ^https?:\/\/api\.zhihu\.com\/topstory\/hot-lists?(\?|\/)
|
||||||
name: zhihu.js_c61fcb13
|
name: zhihu.js_fc22d04a
|
||||||
|
type: response
|
||||||
|
require-body: true
|
||||||
|
timeout: 30
|
||||||
|
argument:
|
||||||
|
# 知乎_移除推荐页顶部项
|
||||||
|
- match: ^https?:\/\/api\.zhihu\.com\/feed-root\/sections\/query\/v2
|
||||||
|
name: zhihu.js_fc22d04a
|
||||||
type: response
|
type: response
|
||||||
require-body: true
|
require-body: true
|
||||||
timeout: 30
|
timeout: 30
|
||||||
argument:
|
argument:
|
||||||
# 知乎_获取黑名单
|
# 知乎_获取黑名单
|
||||||
- match: ^https?:\/\/api\.zhihu\.com\/settings\/blocked_users
|
- match: ^https?:\/\/api\.zhihu\.com\/settings\/blocked_users
|
||||||
name: zhihu.js_c61fcb13
|
name: zhihu.js_fc22d04a
|
||||||
type: response
|
type: response
|
||||||
require-body: true
|
require-body: true
|
||||||
timeout: 30
|
timeout: 30
|
||||||
argument:
|
argument:
|
||||||
# 知乎_评论去广告
|
# 知乎_评论去广告
|
||||||
- match: ^https?:\/\/api\.zhihu\.com\/(comment_v5\/)?(answers|comments?|articles|pins)\/\d+\/(root_|child_)?comments?
|
- match: ^https?:\/\/api\.zhihu\.com\/(comment_v5\/)?(answers|comments?|articles|pins)\/\d+\/(root_|child_)?comments?
|
||||||
name: zhihu.js_c61fcb13
|
name: zhihu.js_fc22d04a
|
||||||
type: response
|
type: response
|
||||||
require-body: true
|
require-body: true
|
||||||
timeout: 30
|
timeout: 30
|
||||||
argument:
|
argument:
|
||||||
# 知乎_预置关键词去广告
|
# 知乎_预置关键词去广告
|
||||||
- match: ^https?:\/\/api\.zhihu\.com\/search\/preset_words\?
|
- match: ^https?:\/\/api\.zhihu\.com\/search\/preset_words\?
|
||||||
name: zhihu.js_c61fcb13
|
name: zhihu.js_fc22d04a
|
||||||
type: response
|
type: response
|
||||||
require-body: true
|
require-body: true
|
||||||
timeout: 30
|
timeout: 30
|
||||||
@ -1050,7 +1058,7 @@ script-providers:
|
|||||||
startup.js_5686edbb:
|
startup.js_5686edbb:
|
||||||
url: https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js
|
url: https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js
|
||||||
interval: 86400
|
interval: 86400
|
||||||
zhihu.js_c61fcb13:
|
zhihu.js_fc22d04a:
|
||||||
url: https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js
|
url: https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js
|
||||||
interval: 86400
|
interval: 86400
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@ QuantumultX需要添加部分分流规则才能生效,具体配置请参照数
|
|||||||
|
|
||||||
## 规则统计
|
## 规则统计
|
||||||
|
|
||||||
最后更新时间:2022-06-24 02:32:55
|
最后更新时间:2022-06-30 10:11:23
|
||||||
|
|
||||||
各类型规则统计:
|
各类型规则统计:
|
||||||
| 类型 | 数量(条) |
|
| 类型 | 数量(条) |
|
||||||
@ -27,12 +27,12 @@ QuantumultX需要添加部分分流规则才能生效,具体配置请参照数
|
|||||||
| IP-CIDR | 1 |
|
| IP-CIDR | 1 |
|
||||||
| IP-CIDR6 | 1 |
|
| IP-CIDR6 | 1 |
|
||||||
| HTTP-REQUEST-SCRIPT | 1 |
|
| HTTP-REQUEST-SCRIPT | 1 |
|
||||||
| HTTP-RESPONSE-SCRIPT | 27 |
|
| HTTP-RESPONSE-SCRIPT | 28 |
|
||||||
| REDIRECT | 8 |
|
| REDIRECT | 8 |
|
||||||
| REJECT | 374 |
|
| REJECT | 375 |
|
||||||
| MITM | 419 |
|
| MITM | 419 |
|
||||||
| FORCE-HTTP-ENGINE-HOSTS | 6 |
|
| FORCE-HTTP-ENGINE-HOSTS | 6 |
|
||||||
| TOTAL | 841 |
|
| TOTAL | 843 |
|
||||||
|
|
||||||
|
|
||||||
## Stash
|
## Stash
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
## 规则统计
|
## 规则统计
|
||||||
|
|
||||||
最后更新时间:2022-06-23 17:34:08
|
最后更新时间:2022-06-30 10:11:17
|
||||||
|
|
||||||
各类型规则统计:
|
各类型规则统计:
|
||||||
| 类型 | 数量(条) |
|
| 类型 | 数量(条) |
|
||||||
@ -25,10 +25,10 @@
|
|||||||
| IP-CIDR | 1 |
|
| IP-CIDR | 1 |
|
||||||
| IP-CIDR6 | 1 |
|
| IP-CIDR6 | 1 |
|
||||||
| HTTP-REQUEST-SCRIPT | 1 |
|
| HTTP-REQUEST-SCRIPT | 1 |
|
||||||
| HTTP-RESPONSE-SCRIPT | 11 |
|
| HTTP-RESPONSE-SCRIPT | 12 |
|
||||||
| REJECT | 15 |
|
| REJECT | 21 |
|
||||||
| MITM | 8 |
|
| MITM | 8 |
|
||||||
| TOTAL | 41 |
|
| TOTAL | 48 |
|
||||||
|
|
||||||
|
|
||||||
## Stash
|
## Stash
|
||||||
|
@ -1,15 +1,15 @@
|
|||||||
name: 知乎助手Plus
|
name: 知乎助手Plus
|
||||||
desc: 最后更新时间 2022-06-23 17:34:08
|
desc: 最后更新时间 2022-06-30 10:11:17
|
||||||
# author: blackmatrix7
|
# author: blackmatrix7
|
||||||
# repo: https://github.com/blackmatrix7/ios_rule_script
|
# repo: https://github.com/blackmatrix7/ios_rule_script
|
||||||
# domain: 4
|
# domain: 4
|
||||||
# ip-cidr: 1
|
# ip-cidr: 1
|
||||||
# ip-cidr6: 1
|
# ip-cidr6: 1
|
||||||
# http-request-script: 1
|
# http-request-script: 1
|
||||||
# http-response-script: 11
|
# http-response-script: 12
|
||||||
# reject: 15
|
# reject: 21
|
||||||
# mitm: 8
|
# mitm: 8
|
||||||
# total: 41
|
# total: 48
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -24,11 +24,17 @@ rules:
|
|||||||
|
|
||||||
http:
|
http:
|
||||||
rewrite:
|
rewrite:
|
||||||
|
- ^https?:\/\/(api\.zhihu\.com|(103\.41\.167\.(226|234|235|236)))\/brand\/question\/\d+/card\? - reject
|
||||||
|
- ^https?:\/\/(api\.zhihu\.com|(103\.41\.167\.(226|234|235|236)))\/commercial_api\/launch_v2\? - reject
|
||||||
|
- ^https?:\/\/(api\.zhihu\.com|(103\.41\.167\.(226|234|235|236)))\/explore\/entry\/tips - reject
|
||||||
|
- ^https?:\/\/(www\.zhihu\.com|(103\.41\.167\.(226|234|235|236)))\/api\/v4/(questions|anwsers)\/\d+/related-readings - reject
|
||||||
|
- ^https?:\/\/(www\.zhihu\.com|(103\.41\.167\.(226|234|235|236)))\/api\/v4\/answers\/\d+\/recommendations - reject
|
||||||
|
- ^https?:\/\/(www\.zhihu\.com|(103\.41\.167\.(226|234|235|236)))\/commercial_api\/banners_v3\/mobile_banner - reject
|
||||||
- ^https?:\/\/api\.zhihu\.com/moments/hybrid\? - reject
|
- ^https?:\/\/api\.zhihu\.com/moments/hybrid\? - reject
|
||||||
- ^https?:\/\/api\.zhihu\.com\/(notifications\/v3\/count|v3\/package|me\/guides|drama\/living-info|ad|fringe|commercial|market\/popovers|search\/(top|tab)|.*featured-comment-ad|appview\/api\/v\d\/answers\/\d+\/recommendations) - reject
|
- ^https?:\/\/api\.zhihu\.com\/(notifications\/v3\/count|v3\/package|me\/guides|drama\/living-info|ad|fringe|commercial|market\/popovers|search\/(top|tab)|.*featured-comment-ad|appview\/api\/v\d\/answers\/\d+\/recommendations) - reject
|
||||||
- ^https?:\/\/api\.zhihu\.com\/ab\/api\/v1\/products\/zhihu\/platforms\/ios\/config - reject
|
- ^https?:\/\/api\.zhihu\.com\/ab\/api\/v1\/products\/zhihu\/platforms\/ios\/config - reject
|
||||||
- ^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\? - reject
|
- ^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\? - reject
|
||||||
- ^https?:\/\/api\.zhihu\.com\/commercial_api\/launch_v2\? - reject
|
- ^https?:\/\/api\.zhihu\.com\/explore\/entry\/tips - reject
|
||||||
- ^https?:\/\/api\.zhihu\.com\/moments\/recent - reject
|
- ^https?:\/\/api\.zhihu\.com\/moments\/recent - reject
|
||||||
- ^https?:\/\/api\.zhihu\.com\/moments\/tab_v2 - reject
|
- ^https?:\/\/api\.zhihu\.com\/moments\/tab_v2 - reject
|
||||||
- ^https?:\/\/api\.zhihu\.com\/people\/self\/new_user_card - reject
|
- ^https?:\/\/api\.zhihu\.com\/people\/self\/new_user_card - reject
|
||||||
@ -44,84 +50,91 @@ http:
|
|||||||
script:
|
script:
|
||||||
# 知乎_屏蔽关键字解锁
|
# 知乎_屏蔽关键字解锁
|
||||||
- match: ^https?:\/\/api\.zhihu\.com\/feed-root\/block
|
- match: ^https?:\/\/api\.zhihu\.com\/feed-root\/block
|
||||||
name: zhihu.js_c61fcb13
|
name: zhihu.js_fc22d04a
|
||||||
type: request
|
type: request
|
||||||
require-body: true
|
require-body: true
|
||||||
timeout: 30
|
timeout: 30
|
||||||
argument:
|
argument:
|
||||||
# 知乎_优化软件配置
|
# 知乎_优化软件配置
|
||||||
- match: ^https?:\/\/appcloud2\.zhihu\.com\/v\d+\/config
|
- match: ^https?:\/\/appcloud2\.zhihu\.com\/v\d+\/config
|
||||||
name: zhihu.js_c61fcb13
|
name: zhihu.js_fc22d04a
|
||||||
type: response
|
type: response
|
||||||
require-body: true
|
require-body: true
|
||||||
timeout: 30
|
timeout: 30
|
||||||
argument:
|
argument:
|
||||||
# 知乎_信息流去广告及黑名单增强
|
# 知乎_信息流去广告及黑名单增强
|
||||||
- match: ^https?:\/\/api\.zhihu\.com\/(moments|topstory)(\/|\?)?(recommend|action=|feed_type=)(?!\/people)
|
- match: ^https?:\/\/api\.zhihu\.com\/(moments|topstory)(\/|\?)?(recommend|action=|feed_type=)(?!\/people)
|
||||||
name: zhihu.js_c61fcb13
|
name: zhihu.js_fc22d04a
|
||||||
type: response
|
type: response
|
||||||
require-body: true
|
require-body: true
|
||||||
timeout: 30
|
timeout: 30
|
||||||
argument:
|
argument:
|
||||||
# 知乎_回答内容优化
|
# 知乎_回答内容优化
|
||||||
- match: ^https?:\/\/www\.zhihu\.com\/appview\/v2\/answer\/.*(entry=(?!(preload-topstory|preload-search|preload-subscription)))?
|
- match: ^https?:\/\/www\.zhihu\.com\/appview\/v2\/answer\/.*(entry=(?!(preload-topstory|preload-search|preload-subscription)))?
|
||||||
name: zhihu.js_c61fcb13
|
name: zhihu.js_fc22d04a
|
||||||
type: response
|
type: response
|
||||||
require-body: true
|
require-body: true
|
||||||
timeout: 30
|
timeout: 30
|
||||||
argument:
|
argument:
|
||||||
# 知乎_回答列表去广告
|
# 知乎_回答列表去广告
|
||||||
- match: ^https?:\/\/api\.zhihu\.com\/v4\/questions
|
- match: ^https?:\/\/api\.zhihu\.com\/v4\/questions
|
||||||
name: zhihu.js_c61fcb13
|
name: zhihu.js_fc22d04a
|
||||||
type: response
|
type: response
|
||||||
require-body: true
|
require-body: true
|
||||||
timeout: 30
|
timeout: 30
|
||||||
argument:
|
argument:
|
||||||
# 知乎_处理用户信息
|
# 知乎_处理用户信息
|
||||||
- match: ^https?:\/\/api\.zhihu\.com\/people
|
- match: ^https?:\/\/api\.zhihu\.com\/people
|
||||||
name: zhihu.js_c61fcb13
|
name: zhihu.js_fc22d04a
|
||||||
type: response
|
type: response
|
||||||
require-body: true
|
require-body: true
|
||||||
timeout: 30
|
timeout: 30
|
||||||
argument:
|
argument:
|
||||||
# 知乎_官方消息去广告
|
# 知乎_官方消息去广告
|
||||||
- match: ^https?:\/\/api\.zhihu\.com\/notifications\/v3\/(message\?|timeline\/entry\/system_message)
|
- match: ^https?:\/\/api\.zhihu\.com\/notifications\/v3\/(message\?|timeline\/entry\/system_message)
|
||||||
name: zhihu.js_c61fcb13
|
name: zhihu.js_fc22d04a
|
||||||
type: response
|
type: response
|
||||||
require-body: true
|
require-body: true
|
||||||
timeout: 30
|
timeout: 30
|
||||||
argument:
|
argument:
|
||||||
# 知乎_热搜去广告
|
# 知乎_热搜去广告
|
||||||
- match: ^https?:\/\/api\.zhihu\.com\/search\/top_search\/tabs\/hot\/items
|
- match: ^https?:\/\/api\.zhihu\.com\/search\/top_search\/tabs\/hot\/items
|
||||||
name: zhihu.js_c61fcb13
|
name: zhihu.js_fc22d04a
|
||||||
type: response
|
type: response
|
||||||
require-body: true
|
require-body: true
|
||||||
timeout: 30
|
timeout: 30
|
||||||
argument:
|
argument:
|
||||||
# 知乎_热榜去广告
|
# 知乎_热榜去广告
|
||||||
- match: ^https?:\/\/api\.zhihu\.com\/topstory\/hot-lists?(\?|\/)
|
- match: ^https?:\/\/api\.zhihu\.com\/topstory\/hot-lists?(\?|\/)
|
||||||
name: zhihu.js_c61fcb13
|
name: zhihu.js_fc22d04a
|
||||||
|
type: response
|
||||||
|
require-body: true
|
||||||
|
timeout: 30
|
||||||
|
argument:
|
||||||
|
# 知乎_移除推荐页顶部项
|
||||||
|
- match: ^https?:\/\/api\.zhihu\.com\/feed-root\/sections\/query\/v2
|
||||||
|
name: zhihu.js_fc22d04a
|
||||||
type: response
|
type: response
|
||||||
require-body: true
|
require-body: true
|
||||||
timeout: 30
|
timeout: 30
|
||||||
argument:
|
argument:
|
||||||
# 知乎_获取黑名单
|
# 知乎_获取黑名单
|
||||||
- match: ^https?:\/\/api\.zhihu\.com\/settings\/blocked_users
|
- match: ^https?:\/\/api\.zhihu\.com\/settings\/blocked_users
|
||||||
name: zhihu.js_c61fcb13
|
name: zhihu.js_fc22d04a
|
||||||
type: response
|
type: response
|
||||||
require-body: true
|
require-body: true
|
||||||
timeout: 30
|
timeout: 30
|
||||||
argument:
|
argument:
|
||||||
# 知乎_评论去广告
|
# 知乎_评论去广告
|
||||||
- match: ^https?:\/\/api\.zhihu\.com\/(comment_v5\/)?(answers|comments?|articles|pins)\/\d+\/(root_|child_)?comments?
|
- match: ^https?:\/\/api\.zhihu\.com\/(comment_v5\/)?(answers|comments?|articles|pins)\/\d+\/(root_|child_)?comments?
|
||||||
name: zhihu.js_c61fcb13
|
name: zhihu.js_fc22d04a
|
||||||
type: response
|
type: response
|
||||||
require-body: true
|
require-body: true
|
||||||
timeout: 30
|
timeout: 30
|
||||||
argument:
|
argument:
|
||||||
# 知乎_预置关键词去广告
|
# 知乎_预置关键词去广告
|
||||||
- match: ^https?:\/\/api\.zhihu\.com\/search\/preset_words\?
|
- match: ^https?:\/\/api\.zhihu\.com\/search\/preset_words\?
|
||||||
name: zhihu.js_c61fcb13
|
name: zhihu.js_fc22d04a
|
||||||
type: response
|
type: response
|
||||||
require-body: true
|
require-body: true
|
||||||
timeout: 30
|
timeout: 30
|
||||||
@ -138,7 +151,7 @@ http:
|
|||||||
- "zhuanlan.zhihu.com"
|
- "zhuanlan.zhihu.com"
|
||||||
|
|
||||||
script-providers:
|
script-providers:
|
||||||
zhihu.js_c61fcb13:
|
zhihu.js_fc22d04a:
|
||||||
url: https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js
|
url: https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js
|
||||||
interval: 86400
|
interval: 86400
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#!name=AdvertisingScript
|
#!name=AdvertisingScript
|
||||||
#!desc=最后更新时间 2022-06-23 17:37:38
|
#!desc=最后更新时间 2022-06-30 10:11:27
|
||||||
#!author=blackmatrix7
|
#!author=blackmatrix7
|
||||||
#!repo=https://github.com/blackmatrix7/ios_rule_script
|
#!repo=https://github.com/blackmatrix7/ios_rule_script
|
||||||
#!domain=4
|
#!domain=4
|
||||||
@ -8,10 +8,10 @@
|
|||||||
#!url-regex=4
|
#!url-regex=4
|
||||||
#!user-agent=1
|
#!user-agent=1
|
||||||
#!http-request-script=1
|
#!http-request-script=1
|
||||||
#!http-response-script=27
|
#!http-response-script=28
|
||||||
#!reject=17
|
#!reject=18
|
||||||
#!mitm=23
|
#!mitm=23
|
||||||
#!total=79
|
#!total=81
|
||||||
|
|
||||||
[Rule]
|
[Rule]
|
||||||
DOMAIN,118.89.204.198,REJECT
|
DOMAIN,118.89.204.198,REJECT
|
||||||
@ -21,9 +21,9 @@ DOMAIN,sugar.zhihu.com,REJECT
|
|||||||
IP-CIDR,118.89.204.198/32,REJECT,no-resolve
|
IP-CIDR,118.89.204.198/32,REJECT,no-resolve
|
||||||
IP-CIDR6,2402:4e00:1200:ed00:0:9089:6dac:96b6/128,REJECT,no-resolve
|
IP-CIDR6,2402:4e00:1200:ed00:0:9089:6dac:96b6/128,REJECT,no-resolve
|
||||||
URL-REGEX,^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\?,REJECT
|
URL-REGEX,^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\?,REJECT
|
||||||
URL-REGEX,^https?:\/\/api\.zhihu\.com\/commercial_api\/launch_v2\?,REJECT
|
|
||||||
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v4\/answers\/\d+\/recommendations,REJECT
|
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v4\/answers\/\d+\/recommendations,REJECT
|
||||||
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v\d+\/brand\/question/\d+/card\?,REJECT
|
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v\d+\/brand\/question/\d+/card\?,REJECT
|
||||||
|
URL-REGEX,^https?:\/\/www\.zhihu\.com\/appview\/(p|v2\/answer|zvideo)\/.*entry=(preload-topstory|preload-search|preload-subscription),REJECT
|
||||||
USER-AGENT,AVOS*,REJECT
|
USER-AGENT,AVOS*,REJECT
|
||||||
|
|
||||||
|
|
||||||
@ -32,6 +32,7 @@ USER-AGENT,AVOS*,REJECT
|
|||||||
"^https?:\/\/api\.zhihu\.com\/(notifications\/v3\/count|v3\/package|me\/guides|drama\/living-info|ad|fringe|commercial|market\/popovers|search\/(top|tab)|.*featured-comment-ad|appview\/api\/v\d\/answers\/\d+\/recommendations)" - reject
|
"^https?:\/\/api\.zhihu\.com\/(notifications\/v3\/count|v3\/package|me\/guides|drama\/living-info|ad|fringe|commercial|market\/popovers|search\/(top|tab)|.*featured-comment-ad|appview\/api\/v\d\/answers\/\d+\/recommendations)" - reject
|
||||||
"^https?:\/\/api\.zhihu\.com\/ab\/api\/v1\/products\/zhihu\/platforms\/ios\/config" - reject
|
"^https?:\/\/api\.zhihu\.com\/ab\/api\/v1\/products\/zhihu\/platforms\/ios\/config" - reject
|
||||||
"^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\?" - reject
|
"^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\?" - reject
|
||||||
|
"^https?:\/\/api\.zhihu\.com\/explore\/entry\/tips" - reject
|
||||||
"^https?:\/\/api\.zhihu\.com\/moments\/recent" - reject
|
"^https?:\/\/api\.zhihu\.com\/moments\/recent" - reject
|
||||||
"^https?:\/\/api\.zhihu\.com\/moments\/tab_v2" - reject
|
"^https?:\/\/api\.zhihu\.com\/moments\/tab_v2" - reject
|
||||||
"^https?:\/\/api\.zhihu\.com\/people\/self\/new_user_card" - reject
|
"^https?:\/\/api\.zhihu\.com\/people\/self\/new_user_card" - reject
|
||||||
@ -48,7 +49,7 @@ USER-AGENT,AVOS*,REJECT
|
|||||||
|
|
||||||
|
|
||||||
[Script]
|
[Script]
|
||||||
知乎_屏蔽关键字解锁 = type=http-request,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/feed-root\/block",requires-body=1
|
知乎_屏蔽关键字解锁 = type=http-request,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/feed-root\/block",requires-body=1
|
||||||
BiliBili_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/bilibili/bilibili_plus.js,pattern="^https?:\/\/app\.bilibili\.com\/x\/v2\/splash\/list",requires-body=1
|
BiliBili_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/bilibili/bilibili_plus.js,pattern="^https?:\/\/app\.bilibili\.com\/x\/v2\/splash\/list",requires-body=1
|
||||||
Fa米家_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/famijia/famijia_checkin.js,pattern="^https?:\/\/fmapp\.chinafamilymart\.com\.cn\/api\/app\/market\/start\/ad",requires-body=1
|
Fa米家_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/famijia/famijia_checkin.js,pattern="^https?:\/\/fmapp\.chinafamilymart\.com\.cn\/api\/app\/market\/start\/ad",requires-body=1
|
||||||
京东_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/api\.m\.jd\.com\/client\.action\?functionId=start",requires-body=1
|
京东_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/api\.m\.jd\.com\/client\.action\?functionId=start",requires-body=1
|
||||||
@ -63,17 +64,18 @@ Fa米家_开屏去广告 = type=http-response,script-path=https://raw.githubuser
|
|||||||
嘀嗒出行_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/capis(-?\w*)?\.didapinche\.com\/ad\/cx\/startup\?",requires-body=1
|
嘀嗒出行_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/capis(-?\w*)?\.didapinche\.com\/ad\/cx\/startup\?",requires-body=1
|
||||||
多点_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/cmsapi\.dmall\.com\/app\/home\/homepageStartUpPic",requires-body=1
|
多点_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/cmsapi\.dmall\.com\/app\/home\/homepageStartUpPic",requires-body=1
|
||||||
小爱音箱_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/hd\.mina\.mi\.com\/splashscreen\/alert",requires-body=1
|
小爱音箱_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/hd\.mina\.mi\.com\/splashscreen\/alert",requires-body=1
|
||||||
知乎_优化软件配置 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/appcloud2\.zhihu\.com\/v\d+\/config",requires-body=1
|
知乎_优化软件配置 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/appcloud2\.zhihu\.com\/v\d+\/config",requires-body=1
|
||||||
知乎_信息流去广告及黑名单增强 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/(moments|topstory)(\/|\?)?(recommend|action=|feed_type=)(?!\/people)",requires-body=1
|
知乎_信息流去广告及黑名单增强 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/(moments|topstory)(\/|\?)?(recommend|action=|feed_type=)(?!\/people)",requires-body=1
|
||||||
知乎_回答内容优化 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/www\.zhihu\.com\/appview\/v2\/answer\/.*(entry=(?!(preload-topstory|preload-search|preload-subscription)))?",requires-body=1
|
知乎_回答内容优化 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/www\.zhihu\.com\/appview\/v2\/answer\/.*(entry=(?!(preload-topstory|preload-search|preload-subscription)))?",requires-body=1
|
||||||
知乎_回答列表去广告 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/v4\/questions",requires-body=1
|
知乎_回答列表去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/v4\/questions",requires-body=1
|
||||||
知乎_处理用户信息 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/people",requires-body=1
|
知乎_处理用户信息 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/people",requires-body=1
|
||||||
知乎_官方消息去广告 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/notifications\/v3\/(message\?|timeline\/entry\/system_message)",requires-body=1
|
知乎_官方消息去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/notifications\/v3\/(message\?|timeline\/entry\/system_message)",requires-body=1
|
||||||
知乎_热搜去广告 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/search\/top_search\/tabs\/hot\/items",requires-body=1
|
知乎_热搜去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/search\/top_search\/tabs\/hot\/items",requires-body=1
|
||||||
知乎_热榜去广告 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/topstory\/hot-lists?(\?|\/)",requires-body=1
|
知乎_热榜去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/topstory\/hot-lists?(\?|\/)",requires-body=1
|
||||||
知乎_获取黑名单 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/settings\/blocked_users",requires-body=1
|
知乎_移除推荐页顶部项 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/feed-root\/sections\/query\/v2",requires-body=1
|
||||||
知乎_评论去广告 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/(comment_v5\/)?(answers|comments?|articles|pins)\/\d+\/(root_|child_)?comments?",requires-body=1
|
知乎_获取黑名单 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/settings\/blocked_users",requires-body=1
|
||||||
知乎_预置关键词去广告 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/search\/preset_words\?",requires-body=1
|
知乎_评论去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/(comment_v5\/)?(answers|comments?|articles|pins)\/\d+\/(root_|child_)?comments?",requires-body=1
|
||||||
|
知乎_预置关键词去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/search\/preset_words\?",requires-body=1
|
||||||
美团外卖_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/wmapi\.meituan\.com\/api\/v\d+\/loadInfo?",requires-body=1
|
美团外卖_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/wmapi\.meituan\.com\/api\/v\d+\/loadInfo?",requires-body=1
|
||||||
联享家_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/mi\.gdt\.qq\.com\/gdt_mview\.fcg",requires-body=1
|
联享家_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/mi\.gdt\.qq\.com\/gdt_mview\.fcg",requires-body=1
|
||||||
[MITM]
|
[MITM]
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#!name=AdvertisingScript
|
#!name=AdvertisingScript
|
||||||
#!desc=最后更新时间 2022-06-23 17:37:38
|
#!desc=最后更新时间 2022-06-30 10:11:27
|
||||||
#!author=blackmatrix7
|
#!author=blackmatrix7
|
||||||
#!repo=https://github.com/blackmatrix7/ios_rule_script
|
#!repo=https://github.com/blackmatrix7/ios_rule_script
|
||||||
#!domain=4
|
#!domain=4
|
||||||
@ -8,10 +8,10 @@
|
|||||||
#!url-regex=4
|
#!url-regex=4
|
||||||
#!user-agent=1
|
#!user-agent=1
|
||||||
#!http-request-script=1
|
#!http-request-script=1
|
||||||
#!http-response-script=27
|
#!http-response-script=28
|
||||||
#!reject=17
|
#!reject=18
|
||||||
#!mitm=23
|
#!mitm=23
|
||||||
#!total=79
|
#!total=81
|
||||||
|
|
||||||
[Rule]
|
[Rule]
|
||||||
DOMAIN,118.89.204.198,REJECT
|
DOMAIN,118.89.204.198,REJECT
|
||||||
@ -21,13 +21,14 @@ DOMAIN,sugar.zhihu.com,REJECT
|
|||||||
IP-CIDR,118.89.204.198/32,REJECT,no-resolve
|
IP-CIDR,118.89.204.198/32,REJECT,no-resolve
|
||||||
IP-CIDR6,2402:4e00:1200:ed00:0:9089:6dac:96b6/128,REJECT,no-resolve
|
IP-CIDR6,2402:4e00:1200:ed00:0:9089:6dac:96b6/128,REJECT,no-resolve
|
||||||
URL-REGEX,^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\?,REJECT
|
URL-REGEX,^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\?,REJECT
|
||||||
URL-REGEX,^https?:\/\/api\.zhihu\.com\/commercial_api\/launch_v2\?,REJECT
|
|
||||||
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v4\/answers\/\d+\/recommendations,REJECT
|
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v4\/answers\/\d+\/recommendations,REJECT
|
||||||
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v\d+\/brand\/question/\d+/card\?,REJECT
|
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v\d+\/brand\/question/\d+/card\?,REJECT
|
||||||
|
URL-REGEX,^https?:\/\/www\.zhihu\.com\/appview\/(p|v2\/answer|zvideo)\/.*entry=(preload-topstory|preload-search|preload-subscription),REJECT
|
||||||
USER-AGENT,AVOS*,REJECT
|
USER-AGENT,AVOS*,REJECT
|
||||||
|
|
||||||
|
|
||||||
[URL Rewrite]
|
[URL Rewrite]
|
||||||
|
"^https?:\/\/api\.zhihu\.com\/explore\/entry\/tips" - reject
|
||||||
"^https?:\/\/haojia\.m\.smzdm\.com\/detail_modul\/other_modul" - reject
|
"^https?:\/\/haojia\.m\.smzdm\.com\/detail_modul\/other_modul" - reject
|
||||||
"^https?:\/\/haojia\.m\.smzdm\.com\/detail_modul\/user_related_modul" - reject
|
"^https?:\/\/haojia\.m\.smzdm\.com\/detail_modul\/user_related_modul" - reject
|
||||||
"^https?:\/\/haojia\.m\.smzdm\.com\/detail_modul\/wiki_related_modul" - reject
|
"^https?:\/\/haojia\.m\.smzdm\.com\/detail_modul\/wiki_related_modul" - reject
|
||||||
@ -49,7 +50,7 @@ USER-AGENT,AVOS*,REJECT
|
|||||||
"^https?:\/\/www\.zhihu\.com\/commercial_api\/banners_v3\/mobile_banner" data="https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/blank/blank_dict.json"
|
"^https?:\/\/www\.zhihu\.com\/commercial_api\/banners_v3\/mobile_banner" data="https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/blank/blank_dict.json"
|
||||||
"^https?:\/\/zhuanlan\.zhihu\.com\/api\/articles\/\d+\/recommendation" data="https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/blank/blank_dict.json"
|
"^https?:\/\/zhuanlan\.zhihu\.com\/api\/articles\/\d+\/recommendation" data="https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/blank/blank_dict.json"
|
||||||
[Script]
|
[Script]
|
||||||
知乎_屏蔽关键字解锁 = type=http-request,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/feed-root\/block",requires-body=1
|
知乎_屏蔽关键字解锁 = type=http-request,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/feed-root\/block",requires-body=1
|
||||||
BiliBili_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/bilibili/bilibili_plus.js,pattern="^https?:\/\/app\.bilibili\.com\/x\/v2\/splash\/list",requires-body=1
|
BiliBili_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/bilibili/bilibili_plus.js,pattern="^https?:\/\/app\.bilibili\.com\/x\/v2\/splash\/list",requires-body=1
|
||||||
Fa米家_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/famijia/famijia_checkin.js,pattern="^https?:\/\/fmapp\.chinafamilymart\.com\.cn\/api\/app\/market\/start\/ad",requires-body=1
|
Fa米家_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/famijia/famijia_checkin.js,pattern="^https?:\/\/fmapp\.chinafamilymart\.com\.cn\/api\/app\/market\/start\/ad",requires-body=1
|
||||||
京东_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/api\.m\.jd\.com\/client\.action\?functionId=start",requires-body=1
|
京东_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/api\.m\.jd\.com\/client\.action\?functionId=start",requires-body=1
|
||||||
@ -64,17 +65,18 @@ Fa米家_开屏去广告 = type=http-response,script-path=https://raw.githubuser
|
|||||||
嘀嗒出行_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/capis(-?\w*)?\.didapinche\.com\/ad\/cx\/startup\?",requires-body=1
|
嘀嗒出行_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/capis(-?\w*)?\.didapinche\.com\/ad\/cx\/startup\?",requires-body=1
|
||||||
多点_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/cmsapi\.dmall\.com\/app\/home\/homepageStartUpPic",requires-body=1
|
多点_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/cmsapi\.dmall\.com\/app\/home\/homepageStartUpPic",requires-body=1
|
||||||
小爱音箱_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/hd\.mina\.mi\.com\/splashscreen\/alert",requires-body=1
|
小爱音箱_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/hd\.mina\.mi\.com\/splashscreen\/alert",requires-body=1
|
||||||
知乎_优化软件配置 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/appcloud2\.zhihu\.com\/v\d+\/config",requires-body=1
|
知乎_优化软件配置 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/appcloud2\.zhihu\.com\/v\d+\/config",requires-body=1
|
||||||
知乎_信息流去广告及黑名单增强 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/(moments|topstory)(\/|\?)?(recommend|action=|feed_type=)(?!\/people)",requires-body=1
|
知乎_信息流去广告及黑名单增强 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/(moments|topstory)(\/|\?)?(recommend|action=|feed_type=)(?!\/people)",requires-body=1
|
||||||
知乎_回答内容优化 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/www\.zhihu\.com\/appview\/v2\/answer\/.*(entry=(?!(preload-topstory|preload-search|preload-subscription)))?",requires-body=1
|
知乎_回答内容优化 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/www\.zhihu\.com\/appview\/v2\/answer\/.*(entry=(?!(preload-topstory|preload-search|preload-subscription)))?",requires-body=1
|
||||||
知乎_回答列表去广告 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/v4\/questions",requires-body=1
|
知乎_回答列表去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/v4\/questions",requires-body=1
|
||||||
知乎_处理用户信息 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/people",requires-body=1
|
知乎_处理用户信息 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/people",requires-body=1
|
||||||
知乎_官方消息去广告 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/notifications\/v3\/(message\?|timeline\/entry\/system_message)",requires-body=1
|
知乎_官方消息去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/notifications\/v3\/(message\?|timeline\/entry\/system_message)",requires-body=1
|
||||||
知乎_热搜去广告 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/search\/top_search\/tabs\/hot\/items",requires-body=1
|
知乎_热搜去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/search\/top_search\/tabs\/hot\/items",requires-body=1
|
||||||
知乎_热榜去广告 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/topstory\/hot-lists?(\?|\/)",requires-body=1
|
知乎_热榜去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/topstory\/hot-lists?(\?|\/)",requires-body=1
|
||||||
知乎_获取黑名单 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/settings\/blocked_users",requires-body=1
|
知乎_移除推荐页顶部项 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/feed-root\/sections\/query\/v2",requires-body=1
|
||||||
知乎_评论去广告 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/(comment_v5\/)?(answers|comments?|articles|pins)\/\d+\/(root_|child_)?comments?",requires-body=1
|
知乎_获取黑名单 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/settings\/blocked_users",requires-body=1
|
||||||
知乎_预置关键词去广告 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/search\/preset_words\?",requires-body=1
|
知乎_评论去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/(comment_v5\/)?(answers|comments?|articles|pins)\/\d+\/(root_|child_)?comments?",requires-body=1
|
||||||
|
知乎_预置关键词去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/search\/preset_words\?",requires-body=1
|
||||||
美团外卖_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/wmapi\.meituan\.com\/api\/v\d+\/loadInfo?",requires-body=1
|
美团外卖_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/wmapi\.meituan\.com\/api\/v\d+\/loadInfo?",requires-body=1
|
||||||
联享家_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/mi\.gdt\.qq\.com\/gdt_mview\.fcg",requires-body=1
|
联享家_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/mi\.gdt\.qq\.com\/gdt_mview\.fcg",requires-body=1
|
||||||
[MITM]
|
[MITM]
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
## 规则统计
|
## 规则统计
|
||||||
|
|
||||||
最后更新时间:2022-06-23 17:37:38
|
最后更新时间:2022-06-30 10:11:27
|
||||||
|
|
||||||
各类型规则统计:
|
各类型规则统计:
|
||||||
| 类型 | 数量(条) |
|
| 类型 | 数量(条) |
|
||||||
@ -25,10 +25,10 @@
|
|||||||
| URL-REGEX | 4 |
|
| URL-REGEX | 4 |
|
||||||
| USER-AGENT | 1 |
|
| USER-AGENT | 1 |
|
||||||
| HTTP-REQUEST-SCRIPT | 1 |
|
| HTTP-REQUEST-SCRIPT | 1 |
|
||||||
| HTTP-RESPONSE-SCRIPT | 27 |
|
| HTTP-RESPONSE-SCRIPT | 28 |
|
||||||
| REJECT | 17 |
|
| REJECT | 18 |
|
||||||
| MITM | 23 |
|
| MITM | 23 |
|
||||||
| TOTAL | 79 |
|
| TOTAL | 81 |
|
||||||
|
|
||||||
|
|
||||||
## Surge
|
## Surge
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#!name=AllInOne
|
#!name=AllInOne
|
||||||
#!desc=最后更新时间 2022-06-23 17:35:58
|
#!desc=最后更新时间 2022-06-30 10:11:27
|
||||||
#!author=blackmatrix7
|
#!author=blackmatrix7
|
||||||
#!repo=https://github.com/blackmatrix7/ios_rule_script
|
#!repo=https://github.com/blackmatrix7/ios_rule_script
|
||||||
#!domain=4
|
#!domain=4
|
||||||
@ -8,12 +8,12 @@
|
|||||||
#!url-regex=4
|
#!url-regex=4
|
||||||
#!user-agent=1
|
#!user-agent=1
|
||||||
#!http-request-script=1
|
#!http-request-script=1
|
||||||
#!http-response-script=27
|
#!http-response-script=28
|
||||||
#!redirect=62
|
#!redirect=62
|
||||||
#!reject=433
|
#!reject=434
|
||||||
#!mitm=487
|
#!mitm=487
|
||||||
#!force-http-engine-hosts=6
|
#!force-http-engine-hosts=6
|
||||||
#!total=1027
|
#!total=1029
|
||||||
|
|
||||||
[General]
|
[General]
|
||||||
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
|
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
|
||||||
@ -29,9 +29,9 @@ DOMAIN,sugar.zhihu.com,REJECT
|
|||||||
IP-CIDR,118.89.204.198/32,REJECT,no-resolve
|
IP-CIDR,118.89.204.198/32,REJECT,no-resolve
|
||||||
IP-CIDR6,2402:4e00:1200:ed00:0:9089:6dac:96b6/128,REJECT,no-resolve
|
IP-CIDR6,2402:4e00:1200:ed00:0:9089:6dac:96b6/128,REJECT,no-resolve
|
||||||
URL-REGEX,^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\?,REJECT
|
URL-REGEX,^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\?,REJECT
|
||||||
URL-REGEX,^https?:\/\/api\.zhihu\.com\/commercial_api\/launch_v2\?,REJECT
|
|
||||||
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v4\/answers\/\d+\/recommendations,REJECT
|
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v4\/answers\/\d+\/recommendations,REJECT
|
||||||
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v\d+\/brand\/question/\d+/card\?,REJECT
|
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v\d+\/brand\/question/\d+/card\?,REJECT
|
||||||
|
URL-REGEX,^https?:\/\/www\.zhihu\.com\/appview\/(p|v2\/answer|zvideo)\/.*entry=(preload-topstory|preload-search|preload-subscription),REJECT
|
||||||
USER-AGENT,AVOS*,REJECT
|
USER-AGENT,AVOS*,REJECT
|
||||||
|
|
||||||
|
|
||||||
@ -245,6 +245,7 @@ USER-AGENT,AVOS*,REJECT
|
|||||||
"^https?:\/\/api\.zhihu\.com\/(notifications\/v3\/count|v3\/package|me\/guides|drama\/living-info|ad|fringe|commercial|market\/popovers|search\/(top|tab)|.*featured-comment-ad|appview\/api\/v\d\/answers\/\d+\/recommendations)" - reject
|
"^https?:\/\/api\.zhihu\.com\/(notifications\/v3\/count|v3\/package|me\/guides|drama\/living-info|ad|fringe|commercial|market\/popovers|search\/(top|tab)|.*featured-comment-ad|appview\/api\/v\d\/answers\/\d+\/recommendations)" - reject
|
||||||
"^https?:\/\/api\.zhihu\.com\/ab\/api\/v1\/products\/zhihu\/platforms\/ios\/config" - reject
|
"^https?:\/\/api\.zhihu\.com\/ab\/api\/v1\/products\/zhihu\/platforms\/ios\/config" - reject
|
||||||
"^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\?" - reject
|
"^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\?" - reject
|
||||||
|
"^https?:\/\/api\.zhihu\.com\/explore\/entry\/tips" - reject
|
||||||
"^https?:\/\/api\.zhihu\.com\/moments\/recent" - reject
|
"^https?:\/\/api\.zhihu\.com\/moments\/recent" - reject
|
||||||
"^https?:\/\/api\.zhihu\.com\/moments\/tab_v2" - reject
|
"^https?:\/\/api\.zhihu\.com\/moments\/tab_v2" - reject
|
||||||
"^https?:\/\/api\.zhihu\.com\/people\/self\/new_user_card" - reject
|
"^https?:\/\/api\.zhihu\.com\/people\/self\/new_user_card" - reject
|
||||||
@ -534,7 +535,7 @@ USER-AGENT,AVOS*,REJECT
|
|||||||
|
|
||||||
|
|
||||||
[Script]
|
[Script]
|
||||||
知乎_屏蔽关键字解锁 = type=http-request,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/feed-root\/block",requires-body=1
|
知乎_屏蔽关键字解锁 = type=http-request,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/feed-root\/block",requires-body=1
|
||||||
BiliBili_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/bilibili/bilibili_plus.js,pattern="^https?:\/\/app\.bilibili\.com\/x\/v2\/splash\/list",requires-body=1
|
BiliBili_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/bilibili/bilibili_plus.js,pattern="^https?:\/\/app\.bilibili\.com\/x\/v2\/splash\/list",requires-body=1
|
||||||
Fa米家_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/famijia/famijia_checkin.js,pattern="^https?:\/\/fmapp\.chinafamilymart\.com\.cn\/api\/app\/market\/start\/ad",requires-body=1
|
Fa米家_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/famijia/famijia_checkin.js,pattern="^https?:\/\/fmapp\.chinafamilymart\.com\.cn\/api\/app\/market\/start\/ad",requires-body=1
|
||||||
京东_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/api\.m\.jd\.com\/client\.action\?functionId=start",requires-body=1
|
京东_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/api\.m\.jd\.com\/client\.action\?functionId=start",requires-body=1
|
||||||
@ -549,17 +550,18 @@ Fa米家_开屏去广告 = type=http-response,script-path=https://raw.githubuser
|
|||||||
嘀嗒出行_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/capis(-?\w*)?\.didapinche\.com\/ad\/cx\/startup\?",requires-body=1
|
嘀嗒出行_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/capis(-?\w*)?\.didapinche\.com\/ad\/cx\/startup\?",requires-body=1
|
||||||
多点_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/cmsapi\.dmall\.com\/app\/home\/homepageStartUpPic",requires-body=1
|
多点_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/cmsapi\.dmall\.com\/app\/home\/homepageStartUpPic",requires-body=1
|
||||||
小爱音箱_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/hd\.mina\.mi\.com\/splashscreen\/alert",requires-body=1
|
小爱音箱_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/hd\.mina\.mi\.com\/splashscreen\/alert",requires-body=1
|
||||||
知乎_优化软件配置 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/appcloud2\.zhihu\.com\/v\d+\/config",requires-body=1
|
知乎_优化软件配置 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/appcloud2\.zhihu\.com\/v\d+\/config",requires-body=1
|
||||||
知乎_信息流去广告及黑名单增强 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/(moments|topstory)(\/|\?)?(recommend|action=|feed_type=)(?!\/people)",requires-body=1
|
知乎_信息流去广告及黑名单增强 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/(moments|topstory)(\/|\?)?(recommend|action=|feed_type=)(?!\/people)",requires-body=1
|
||||||
知乎_回答内容优化 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/www\.zhihu\.com\/appview\/v2\/answer\/.*(entry=(?!(preload-topstory|preload-search|preload-subscription)))?",requires-body=1
|
知乎_回答内容优化 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/www\.zhihu\.com\/appview\/v2\/answer\/.*(entry=(?!(preload-topstory|preload-search|preload-subscription)))?",requires-body=1
|
||||||
知乎_回答列表去广告 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/v4\/questions",requires-body=1
|
知乎_回答列表去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/v4\/questions",requires-body=1
|
||||||
知乎_处理用户信息 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/people",requires-body=1
|
知乎_处理用户信息 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/people",requires-body=1
|
||||||
知乎_官方消息去广告 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/notifications\/v3\/(message\?|timeline\/entry\/system_message)",requires-body=1
|
知乎_官方消息去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/notifications\/v3\/(message\?|timeline\/entry\/system_message)",requires-body=1
|
||||||
知乎_热搜去广告 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/search\/top_search\/tabs\/hot\/items",requires-body=1
|
知乎_热搜去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/search\/top_search\/tabs\/hot\/items",requires-body=1
|
||||||
知乎_热榜去广告 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/topstory\/hot-lists?(\?|\/)",requires-body=1
|
知乎_热榜去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/topstory\/hot-lists?(\?|\/)",requires-body=1
|
||||||
知乎_获取黑名单 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/settings\/blocked_users",requires-body=1
|
知乎_移除推荐页顶部项 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/feed-root\/sections\/query\/v2",requires-body=1
|
||||||
知乎_评论去广告 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/(comment_v5\/)?(answers|comments?|articles|pins)\/\d+\/(root_|child_)?comments?",requires-body=1
|
知乎_获取黑名单 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/settings\/blocked_users",requires-body=1
|
||||||
知乎_预置关键词去广告 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/search\/preset_words\?",requires-body=1
|
知乎_评论去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/(comment_v5\/)?(answers|comments?|articles|pins)\/\d+\/(root_|child_)?comments?",requires-body=1
|
||||||
|
知乎_预置关键词去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/search\/preset_words\?",requires-body=1
|
||||||
美团外卖_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/wmapi\.meituan\.com\/api\/v\d+\/loadInfo?",requires-body=1
|
美团外卖_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/wmapi\.meituan\.com\/api\/v\d+\/loadInfo?",requires-body=1
|
||||||
联享家_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/mi\.gdt\.qq\.com\/gdt_mview\.fcg",requires-body=1
|
联享家_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/mi\.gdt\.qq\.com\/gdt_mview\.fcg",requires-body=1
|
||||||
[MITM]
|
[MITM]
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#!name=AllInOne
|
#!name=AllInOne
|
||||||
#!desc=最后更新时间 2022-06-23 17:35:58
|
#!desc=最后更新时间 2022-06-30 10:11:27
|
||||||
#!author=blackmatrix7
|
#!author=blackmatrix7
|
||||||
#!repo=https://github.com/blackmatrix7/ios_rule_script
|
#!repo=https://github.com/blackmatrix7/ios_rule_script
|
||||||
#!domain=4
|
#!domain=4
|
||||||
@ -8,12 +8,12 @@
|
|||||||
#!url-regex=4
|
#!url-regex=4
|
||||||
#!user-agent=1
|
#!user-agent=1
|
||||||
#!http-request-script=1
|
#!http-request-script=1
|
||||||
#!http-response-script=27
|
#!http-response-script=28
|
||||||
#!redirect=62
|
#!redirect=62
|
||||||
#!reject=433
|
#!reject=434
|
||||||
#!mitm=487
|
#!mitm=487
|
||||||
#!force-http-engine-hosts=6
|
#!force-http-engine-hosts=6
|
||||||
#!total=1027
|
#!total=1029
|
||||||
|
|
||||||
[General]
|
[General]
|
||||||
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
|
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
|
||||||
@ -29,9 +29,9 @@ DOMAIN,sugar.zhihu.com,REJECT
|
|||||||
IP-CIDR,118.89.204.198/32,REJECT,no-resolve
|
IP-CIDR,118.89.204.198/32,REJECT,no-resolve
|
||||||
IP-CIDR6,2402:4e00:1200:ed00:0:9089:6dac:96b6/128,REJECT,no-resolve
|
IP-CIDR6,2402:4e00:1200:ed00:0:9089:6dac:96b6/128,REJECT,no-resolve
|
||||||
URL-REGEX,^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\?,REJECT
|
URL-REGEX,^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\?,REJECT
|
||||||
URL-REGEX,^https?:\/\/api\.zhihu\.com\/commercial_api\/launch_v2\?,REJECT
|
|
||||||
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v4\/answers\/\d+\/recommendations,REJECT
|
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v4\/answers\/\d+\/recommendations,REJECT
|
||||||
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v\d+\/brand\/question/\d+/card\?,REJECT
|
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v\d+\/brand\/question/\d+/card\?,REJECT
|
||||||
|
URL-REGEX,^https?:\/\/www\.zhihu\.com\/appview\/(p|v2\/answer|zvideo)\/.*entry=(preload-topstory|preload-search|preload-subscription),REJECT
|
||||||
USER-AGENT,AVOS*,REJECT
|
USER-AGENT,AVOS*,REJECT
|
||||||
|
|
||||||
|
|
||||||
@ -204,6 +204,7 @@ USER-AGENT,AVOS*,REJECT
|
|||||||
"^https?:\/\/api\.xiachufang\.com\/v\d\/ad/" - reject
|
"^https?:\/\/api\.xiachufang\.com\/v\d\/ad/" - reject
|
||||||
"^https?:\/\/api\.xueqiu\.com\/brand\/search\/v1\.json" - reject
|
"^https?:\/\/api\.xueqiu\.com\/brand\/search\/v1\.json" - reject
|
||||||
"^https?:\/\/api\.yizhibo\.com\/common\/api\/(api_)?pz$" - reject
|
"^https?:\/\/api\.yizhibo\.com\/common\/api\/(api_)?pz$" - reject
|
||||||
|
"^https?:\/\/api\.zhihu\.com\/explore\/entry\/tips" - reject
|
||||||
"^https?:\/\/api\.zhuishushenqi\.com\/notification\/shelfMessage" - reject
|
"^https?:\/\/api\.zhuishushenqi\.com\/notification\/shelfMessage" - reject
|
||||||
"^https?:\/\/api\.zhuishushenqi\.com\/splashes\/ios" - reject
|
"^https?:\/\/api\.zhuishushenqi\.com\/splashes\/ios" - reject
|
||||||
"^https?:\/\/api\.zhuishushenqi\.com\/user\/bookshelf-updated" - reject
|
"^https?:\/\/api\.zhuishushenqi\.com\/user\/bookshelf-updated" - reject
|
||||||
@ -535,7 +536,7 @@ USER-AGENT,AVOS*,REJECT
|
|||||||
"^https?:\/\/xyz\.cnki\.net\/resourcev7\/api\/manualpush\/SlidsList$" data="https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/blank/blank.txt"
|
"^https?:\/\/xyz\.cnki\.net\/resourcev7\/api\/manualpush\/SlidsList$" data="https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/blank/blank.txt"
|
||||||
"^https?:\/\/zhuanlan\.zhihu\.com\/api\/articles\/\d+\/recommendation" data="https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/blank/blank_dict.json"
|
"^https?:\/\/zhuanlan\.zhihu\.com\/api\/articles\/\d+\/recommendation" data="https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/blank/blank_dict.json"
|
||||||
[Script]
|
[Script]
|
||||||
知乎_屏蔽关键字解锁 = type=http-request,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/feed-root\/block",requires-body=1
|
知乎_屏蔽关键字解锁 = type=http-request,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/feed-root\/block",requires-body=1
|
||||||
BiliBili_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/bilibili/bilibili_plus.js,pattern="^https?:\/\/app\.bilibili\.com\/x\/v2\/splash\/list",requires-body=1
|
BiliBili_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/bilibili/bilibili_plus.js,pattern="^https?:\/\/app\.bilibili\.com\/x\/v2\/splash\/list",requires-body=1
|
||||||
Fa米家_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/famijia/famijia_checkin.js,pattern="^https?:\/\/fmapp\.chinafamilymart\.com\.cn\/api\/app\/market\/start\/ad",requires-body=1
|
Fa米家_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/famijia/famijia_checkin.js,pattern="^https?:\/\/fmapp\.chinafamilymart\.com\.cn\/api\/app\/market\/start\/ad",requires-body=1
|
||||||
京东_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/api\.m\.jd\.com\/client\.action\?functionId=start",requires-body=1
|
京东_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/api\.m\.jd\.com\/client\.action\?functionId=start",requires-body=1
|
||||||
@ -550,17 +551,18 @@ Fa米家_开屏去广告 = type=http-response,script-path=https://raw.githubuser
|
|||||||
嘀嗒出行_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/capis(-?\w*)?\.didapinche\.com\/ad\/cx\/startup\?",requires-body=1
|
嘀嗒出行_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/capis(-?\w*)?\.didapinche\.com\/ad\/cx\/startup\?",requires-body=1
|
||||||
多点_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/cmsapi\.dmall\.com\/app\/home\/homepageStartUpPic",requires-body=1
|
多点_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/cmsapi\.dmall\.com\/app\/home\/homepageStartUpPic",requires-body=1
|
||||||
小爱音箱_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/hd\.mina\.mi\.com\/splashscreen\/alert",requires-body=1
|
小爱音箱_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/hd\.mina\.mi\.com\/splashscreen\/alert",requires-body=1
|
||||||
知乎_优化软件配置 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/appcloud2\.zhihu\.com\/v\d+\/config",requires-body=1
|
知乎_优化软件配置 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/appcloud2\.zhihu\.com\/v\d+\/config",requires-body=1
|
||||||
知乎_信息流去广告及黑名单增强 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/(moments|topstory)(\/|\?)?(recommend|action=|feed_type=)(?!\/people)",requires-body=1
|
知乎_信息流去广告及黑名单增强 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/(moments|topstory)(\/|\?)?(recommend|action=|feed_type=)(?!\/people)",requires-body=1
|
||||||
知乎_回答内容优化 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/www\.zhihu\.com\/appview\/v2\/answer\/.*(entry=(?!(preload-topstory|preload-search|preload-subscription)))?",requires-body=1
|
知乎_回答内容优化 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/www\.zhihu\.com\/appview\/v2\/answer\/.*(entry=(?!(preload-topstory|preload-search|preload-subscription)))?",requires-body=1
|
||||||
知乎_回答列表去广告 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/v4\/questions",requires-body=1
|
知乎_回答列表去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/v4\/questions",requires-body=1
|
||||||
知乎_处理用户信息 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/people",requires-body=1
|
知乎_处理用户信息 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/people",requires-body=1
|
||||||
知乎_官方消息去广告 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/notifications\/v3\/(message\?|timeline\/entry\/system_message)",requires-body=1
|
知乎_官方消息去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/notifications\/v3\/(message\?|timeline\/entry\/system_message)",requires-body=1
|
||||||
知乎_热搜去广告 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/search\/top_search\/tabs\/hot\/items",requires-body=1
|
知乎_热搜去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/search\/top_search\/tabs\/hot\/items",requires-body=1
|
||||||
知乎_热榜去广告 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/topstory\/hot-lists?(\?|\/)",requires-body=1
|
知乎_热榜去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/topstory\/hot-lists?(\?|\/)",requires-body=1
|
||||||
知乎_获取黑名单 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/settings\/blocked_users",requires-body=1
|
知乎_移除推荐页顶部项 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/feed-root\/sections\/query\/v2",requires-body=1
|
||||||
知乎_评论去广告 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/(comment_v5\/)?(answers|comments?|articles|pins)\/\d+\/(root_|child_)?comments?",requires-body=1
|
知乎_获取黑名单 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/settings\/blocked_users",requires-body=1
|
||||||
知乎_预置关键词去广告 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/search\/preset_words\?",requires-body=1
|
知乎_评论去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/(comment_v5\/)?(answers|comments?|articles|pins)\/\d+\/(root_|child_)?comments?",requires-body=1
|
||||||
|
知乎_预置关键词去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.js,pattern="^https?:\/\/api\.zhihu\.com\/search\/preset_words\?",requires-body=1
|
||||||
美团外卖_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/wmapi\.meituan\.com\/api\/v\d+\/loadInfo?",requires-body=1
|
美团外卖_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/wmapi\.meituan\.com\/api\/v\d+\/loadInfo?",requires-body=1
|
||||||
联享家_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/mi\.gdt\.qq\.com\/gdt_mview\.fcg",requires-body=1
|
联享家_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/mi\.gdt\.qq\.com\/gdt_mview\.fcg",requires-body=1
|
||||||
[MITM]
|
[MITM]
|
||||||
|
@ -18,7 +18,7 @@ QuantumultX需要添加部分分流规则才能生效,具体配置请参照数
|
|||||||
|
|
||||||
## 规则统计
|
## 规则统计
|
||||||
|
|
||||||
最后更新时间:2022-06-24 02:33:00
|
最后更新时间:2022-06-30 10:11:27
|
||||||
|
|
||||||
各类型规则统计:
|
各类型规则统计:
|
||||||
| 类型 | 数量(条) |
|
| 类型 | 数量(条) |
|
||||||
@ -29,12 +29,12 @@ QuantumultX需要添加部分分流规则才能生效,具体配置请参照数
|
|||||||
| URL-REGEX | 4 |
|
| URL-REGEX | 4 |
|
||||||
| USER-AGENT | 1 |
|
| USER-AGENT | 1 |
|
||||||
| HTTP-REQUEST-SCRIPT | 1 |
|
| HTTP-REQUEST-SCRIPT | 1 |
|
||||||
| HTTP-RESPONSE-SCRIPT | 27 |
|
| HTTP-RESPONSE-SCRIPT | 28 |
|
||||||
| REDIRECT | 62 |
|
| REDIRECT | 62 |
|
||||||
| REJECT | 433 |
|
| REJECT | 434 |
|
||||||
| MITM | 487 |
|
| MITM | 487 |
|
||||||
| FORCE-HTTP-ENGINE-HOSTS | 6 |
|
| FORCE-HTTP-ENGINE-HOSTS | 6 |
|
||||||
| TOTAL | 1027 |
|
| TOTAL | 1029 |
|
||||||
|
|
||||||
|
|
||||||
## Surge
|
## Surge
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
! Title: Advertising
|
! Title: Advertising
|
||||||
! Author: blackmatrix7
|
! Author: blackmatrix7
|
||||||
! Homepage: https://github.com/blackmatrix7/ios_rule_script
|
! Homepage: https://github.com/blackmatrix7/ios_rule_script
|
||||||
! Updated: 2022-06-29 02:32:20
|
! Updated: 2022-06-30 10:08:19
|
||||||
! Total: 122465
|
! Total: 122578
|
||||||
|
|
||||||
|
|
||||||
||0.code.cotsta.ru^
|
||0.code.cotsta.ru^
|
||||||
@ -699,6 +699,7 @@
|
|||||||
||2694f0eeb6.com^
|
||2694f0eeb6.com^
|
||||||
||26968963.com^
|
||26968963.com^
|
||||||
||26f396e0b71780f057be4d4af8ebe55b.com^
|
||26f396e0b71780f057be4d4af8ebe55b.com^
|
||||||
|
||2748cfaad3.com^
|
||||||
||274a717d311ac90f.com^
|
||274a717d311ac90f.com^
|
||||||
||2778255fe56.com^
|
||2778255fe56.com^
|
||||||
||27823.club^
|
||27823.club^
|
||||||
@ -1702,6 +1703,8 @@
|
|||||||
||666627.xyz^
|
||666627.xyz^
|
||||||
||666632.xyz^
|
||666632.xyz^
|
||||||
||666637.xyz^
|
||666637.xyz^
|
||||||
|
||666638.xyz^
|
||||||
|
||666642.xyz^
|
||||||
||666666666666.site^
|
||666666666666.site^
|
||||||
||6667778882021.site^
|
||6667778882021.site^
|
||||||
||666video.asia^
|
||666video.asia^
|
||||||
@ -2441,6 +2444,7 @@
|
|||||||
||a.xanga.com^
|
||a.xanga.com^
|
||||||
||a.xue126.com^
|
||a.xue126.com^
|
||||||
||a.xzzsjz.com^
|
||a.xzzsjz.com^
|
||||||
|
||a.zdg.de^
|
||||||
||a002803829.com^
|
||a002803829.com^
|
||||||
||a013.com^
|
||a013.com^
|
||||||
||a0675c1160de6c6.com^
|
||a0675c1160de6c6.com^
|
||||||
@ -2640,7 +2644,6 @@
|
|||||||
||aax-eu-dub.amazon.com^
|
||aax-eu-dub.amazon.com^
|
||||||
||aaxads.com^
|
||aaxads.com^
|
||||||
||aaxdetect.com^
|
||aaxdetect.com^
|
||||||
||aaxwall.com^
|
|
||||||
||aayaknbn.com^
|
||aayaknbn.com^
|
||||||
||aaz1.xyz^
|
||aaz1.xyz^
|
||||||
||ab.5.p2l.info^
|
||ab.5.p2l.info^
|
||||||
@ -3017,6 +3020,7 @@
|
|||||||
||acecounter.com^
|
||acecounter.com^
|
||||||
||aceevents.top^
|
||aceevents.top^
|
||||||
||acelacien.com^
|
||acelacien.com^
|
||||||
|
||acelogger.heraldcorp.com^
|
||||||
||acemcdubai.com^
|
||acemcdubai.com^
|
||||||
||acemo.vip^
|
||acemo.vip^
|
||||||
||acento.com^
|
||acento.com^
|
||||||
@ -3052,6 +3056,7 @@
|
|||||||
||achieve-freedom.com^
|
||achieve-freedom.com^
|
||||||
||achievehardboiledheap.com^
|
||achievehardboiledheap.com^
|
||||||
||achievement.crittercism.com^
|
||achievement.crittercism.com^
|
||||||
|
||achieverknee.com^
|
||||||
||achingmercury.com^
|
||achingmercury.com^
|
||||||
||achromatdesign.com^
|
||achromatdesign.com^
|
||||||
||achsijkc.com^
|
||achsijkc.com^
|
||||||
@ -10832,6 +10837,7 @@
|
|||||||
||ayqxx.com^
|
||ayqxx.com^
|
||||||
||aysccnn.cn^
|
||aysccnn.cn^
|
||||||
||aysnmnzu4u.com^
|
||aysnmnzu4u.com^
|
||||||
|
||ayst.love^
|
||||||
||aytunmbagbeki.xyz^
|
||aytunmbagbeki.xyz^
|
||||||
||ayudastecnicas.com^
|
||ayudastecnicas.com^
|
||||||
||ayuki.ink^
|
||ayuki.ink^
|
||||||
@ -10878,6 +10884,7 @@
|
|||||||
||azfilesharing.com^
|
||azfilesharing.com^
|
||||||
||azfitn.com^
|
||azfitn.com^
|
||||||
||azfoibmukpwz.com^
|
||azfoibmukpwz.com^
|
||||||
|
||azfrij.cn^
|
||||||
||azgenergy.xyz^
|
||azgenergy.xyz^
|
||||||
||azgmbqhlr.com^
|
||azgmbqhlr.com^
|
||||||
||azgwyeyjufdqc.com^
|
||azgwyeyjufdqc.com^
|
||||||
@ -14997,6 +15004,7 @@
|
|||||||
||byduthacho.com^
|
||byduthacho.com^
|
||||||
||byeej.com^
|
||byeej.com^
|
||||||
||byevkj.com^
|
||byevkj.com^
|
||||||
|
||byfft.top^
|
||||||
||byfoongusor.com^
|
||byfoongusor.com^
|
||||||
||byloudwalk.live^
|
||byloudwalk.live^
|
||||||
||bynewnjfv.fgppchg.fgpp.com^
|
||bynewnjfv.fgppchg.fgpp.com^
|
||||||
@ -15055,6 +15063,7 @@
|
|||||||
||c-on-text.com^
|
||c-on-text.com^
|
||||||
||c-points.de^
|
||c-points.de^
|
||||||
||c-rings.net^
|
||c-rings.net^
|
||||||
|
||c-stat.eu^
|
||||||
||c.28rv.com^
|
||c.28rv.com^
|
||||||
||c.8l8l.com^
|
||c.8l8l.com^
|
||||||
||c.adclickthru.net^
|
||c.adclickthru.net^
|
||||||
@ -15336,6 +15345,7 @@
|
|||||||
||caicnax.cn^
|
||caicnax.cn^
|
||||||
||caijingzz.cn^
|
||caijingzz.cn^
|
||||||
||caikouli.com^
|
||caikouli.com^
|
||||||
|
||caimei.me^
|
||||||
||caimlkh.com^
|
||caimlkh.com^
|
||||||
||cainabela.com^
|
||cainabela.com^
|
||||||
||caishang6.com^
|
||caishang6.com^
|
||||||
@ -15823,6 +15833,7 @@
|
|||||||
||catastropheillusive.com^
|
||catastropheillusive.com^
|
||||||
||catastrophetray.com^
|
||catastrophetray.com^
|
||||||
||catbeardx.com^
|
||catbeardx.com^
|
||||||
|
||catclawvines.com^
|
||||||
||cateredjapish.com^
|
||cateredjapish.com^
|
||||||
||catgallery.com^
|
||catgallery.com^
|
||||||
||catgride.com^
|
||catgride.com^
|
||||||
@ -15837,6 +15848,7 @@
|
|||||||
||cathycresser.com^
|
||cathycresser.com^
|
||||||
||catiligh.ru^
|
||catiligh.ru^
|
||||||
||catlovermagazine.com^
|
||catlovermagazine.com^
|
||||||
|
||catnipsdaymen.com^
|
||||||
||catokmurah.com^
|
||catokmurah.com^
|
||||||
||catscase.com^
|
||catscase.com^
|
||||||
||catsnetwork.ru^
|
||catsnetwork.ru^
|
||||||
@ -16521,6 +16533,7 @@
|
|||||||
||ceywprmvjy.com^
|
||ceywprmvjy.com^
|
||||||
||cf-ads.pinger.com^
|
||cf-ads.pinger.com^
|
||||||
||cf-getfile.com^
|
||cf-getfile.com^
|
||||||
|
||cf-native.karte.io^
|
||||||
||cf.hermes.wshareit.com^
|
||cf.hermes.wshareit.com^
|
||||||
||cf.ushareit.com^
|
||cf.ushareit.com^
|
||||||
||cfa.2mdnsys.com^
|
||cfa.2mdnsys.com^
|
||||||
@ -16553,6 +16566,7 @@
|
|||||||
||cfrchildcare.com^
|
||cfrchildcare.com^
|
||||||
||cfrsqptn.com^
|
||cfrsqptn.com^
|
||||||
||cfs.uzone.id^
|
||cfs.uzone.id^
|
||||||
|
||cfs1.uzone.id^
|
||||||
||cfs2.uzone.id^
|
||cfs2.uzone.id^
|
||||||
||cfs8.blog.daum.net^
|
||cfs8.blog.daum.net^
|
||||||
||cfsaprts2-esapceclientse.com^
|
||cfsaprts2-esapceclientse.com^
|
||||||
@ -17684,6 +17698,7 @@
|
|||||||
||click.cartsguru.io^
|
||click.cartsguru.io^
|
||||||
||click.cheapstuff.com^
|
||click.cheapstuff.com^
|
||||||
||click.cision.com^
|
||click.cision.com^
|
||||||
|
||click.classmates.com^
|
||||||
||click.clktraker.com^
|
||click.clktraker.com^
|
||||||
||click.dealshark.com^
|
||click.dealshark.com^
|
||||||
||click.dji.com^
|
||click.dji.com^
|
||||||
@ -17775,6 +17790,7 @@
|
|||||||
||clickbrokers.com^
|
||clickbrokers.com^
|
||||||
||clickbubbles.net^
|
||clickbubbles.net^
|
||||||
||clickbux.ru^
|
||clickbux.ru^
|
||||||
|
||clickcanoe.com^
|
||||||
||clickcash.com^
|
||clickcash.com^
|
||||||
||clickcashmoney.com^
|
||clickcashmoney.com^
|
||||||
||clickcease.com^
|
||clickcease.com^
|
||||||
@ -18023,6 +18039,7 @@
|
|||||||
||closeveri.com^
|
||closeveri.com^
|
||||||
||closiner.com^
|
||closiner.com^
|
||||||
||closkeyrespond.com^
|
||closkeyrespond.com^
|
||||||
|
||closkyyodels.com^
|
||||||
||closureevaporatefume.com^
|
||closureevaporatefume.com^
|
||||||
||closuremammalfury.com^
|
||closuremammalfury.com^
|
||||||
||clotezar.com^
|
||clotezar.com^
|
||||||
@ -18079,6 +18096,7 @@
|
|||||||
||clownsong.com^
|
||clownsong.com^
|
||||||
||clrpdhptoddatj49.pro^
|
||clrpdhptoddatj49.pro^
|
||||||
||clrstm.com^
|
||clrstm.com^
|
||||||
|
||clrt.ai^
|
||||||
||cls.ichotelsgroup.com^
|
||cls.ichotelsgroup.com^
|
||||||
||clscsbcj.com^
|
||clscsbcj.com^
|
||||||
||clsvugmivpf.com^
|
||clsvugmivpf.com^
|
||||||
@ -19548,6 +19566,7 @@
|
|||||||
||counting4free.com^
|
||counting4free.com^
|
||||||
||countino.de^
|
||countino.de^
|
||||||
||countit.ch^
|
||countit.ch^
|
||||||
|
||countly.globaldelight.net^
|
||||||
||countnow.de^
|
||countnow.de^
|
||||||
||counto.de^
|
||counto.de^
|
||||||
||countok.de^
|
||countok.de^
|
||||||
@ -19581,6 +19600,7 @@
|
|||||||
||cowbumply.com^
|
||cowbumply.com^
|
||||||
||cowmslkltc.com^
|
||cowmslkltc.com^
|
||||||
||cowyardstulm.com^
|
||cowyardstulm.com^
|
||||||
|
||coxalscyth.com^
|
||||||
||coxinhaproductions.com^
|
||coxinhaproductions.com^
|
||||||
||coxmt.com^
|
||coxmt.com^
|
||||||
||coyanhybrida.website^
|
||coyanhybrida.website^
|
||||||
@ -20394,6 +20414,7 @@
|
|||||||
||ctdr.rescuegroups.org^
|
||ctdr.rescuegroups.org^
|
||||||
||ctdznwavaouc.com^
|
||ctdznwavaouc.com^
|
||||||
||ctenetwork.com^
|
||ctenetwork.com^
|
||||||
|
||ctengine.io^
|
||||||
||ctetgwxrgaldb.xyz^
|
||ctetgwxrgaldb.xyz^
|
||||||
||ctfscglqjzkfe.com^
|
||ctfscglqjzkfe.com^
|
||||||
||ctgkantha.com^
|
||ctgkantha.com^
|
||||||
@ -20423,7 +20444,6 @@
|
|||||||
||ctrack.optin-global.net^
|
||ctrack.optin-global.net^
|
||||||
||ctrack07.optin-global.net^
|
||ctrack07.optin-global.net^
|
||||||
||ctrhub.com^
|
||ctrhub.com^
|
||||||
||ctrip.com^
|
|
||||||
||ctrlaltdel99.com^
|
||ctrlaltdel99.com^
|
||||||
||ctrmanager.com^
|
||ctrmanager.com^
|
||||||
||ctromgvroh.com^
|
||ctromgvroh.com^
|
||||||
@ -22594,6 +22614,7 @@
|
|||||||
||dewife.ru^
|
||dewife.ru^
|
||||||
||dewincubiatoll.com^
|
||dewincubiatoll.com^
|
||||||
||dewltdgzgtt.com^
|
||dewltdgzgtt.com^
|
||||||
|
||dewretpartook.com^
|
||||||
||dewsburg.info^
|
||dewsburg.info^
|
||||||
||dexchangeinc.com^
|
||dexchangeinc.com^
|
||||||
||dexessee.com^
|
||dexessee.com^
|
||||||
@ -22955,6 +22976,7 @@
|
|||||||
||directfilesave.com^
|
||directfilesave.com^
|
||||||
||directile.net^
|
||directile.net^
|
||||||
||directingb.com^
|
||directingb.com^
|
||||||
|
||directionssecondary.com^
|
||||||
||directivepub.com^
|
||directivepub.com^
|
||||||
||directleads.com^
|
||directleads.com^
|
||||||
||directline.inq.com^
|
||directline.inq.com^
|
||||||
@ -24089,6 +24111,7 @@
|
|||||||
||dragonvalecheats.net^
|
||dragonvalecheats.net^
|
||||||
||dragonvalehack.org^
|
||dragonvalehack.org^
|
||||||
||dragosimport.com^
|
||dragosimport.com^
|
||||||
|
||drailsaculeus.com^
|
||||||
||drakeesh.com^
|
||drakeesh.com^
|
||||||
||drakewing.net^
|
||drakewing.net^
|
||||||
||drako2sha8de09.com^
|
||drako2sha8de09.com^
|
||||||
@ -27149,6 +27172,7 @@
|
|||||||
||express-gens.com^
|
||express-gens.com^
|
||||||
||express-submit.de^
|
||express-submit.de^
|
||||||
||expressaffiliatesite.com^
|
||expressaffiliatesite.com^
|
||||||
|
||expressfouty.com^
|
||||||
||expressgrab.com^
|
||expressgrab.com^
|
||||||
||expressplumber.net^
|
||expressplumber.net^
|
||||||
||expressupload.net^
|
||expressupload.net^
|
||||||
@ -28185,6 +28209,7 @@
|
|||||||
||fertilityundergone.com^
|
||fertilityundergone.com^
|
||||||
||fertilizeranaemiaupcoming.com^
|
||fertilizeranaemiaupcoming.com^
|
||||||
||fertilizermessyshortcut.com^
|
||fertilizermessyshortcut.com^
|
||||||
|
||fertilrouts.com^
|
||||||
||ferulaecharger.com^
|
||ferulaecharger.com^
|
||||||
||ferventind.com^
|
||ferventind.com^
|
||||||
||fervortracer.com^
|
||fervortracer.com^
|
||||||
@ -28238,6 +28263,7 @@
|
|||||||
||ffhwzaenzoue.com^
|
||ffhwzaenzoue.com^
|
||||||
||ffjzebtmdwi.com^
|
||ffjzebtmdwi.com^
|
||||||
||ffkdxymyji.com^
|
||ffkdxymyji.com^
|
||||||
|
||ffkjdjxcbhn.com^
|
||||||
||ffmhgdnkdcs.com^
|
||ffmhgdnkdcs.com^
|
||||||
||ffoifngclwfuey.com^
|
||ffoifngclwfuey.com^
|
||||||
||ffonavzh.com^
|
||ffonavzh.com^
|
||||||
@ -28564,6 +28590,7 @@
|
|||||||
||filesyncing.net^
|
||filesyncing.net^
|
||||||
||filetarget.com^
|
||filetarget.com^
|
||||||
||filetarget.net^
|
||filetarget.net^
|
||||||
|
||filetedlawines.com^
|
||||||
||filethunder.net^
|
||filethunder.net^
|
||||||
||filetoday.net^
|
||filetoday.net^
|
||||||
||filetpgoog.com^
|
||filetpgoog.com^
|
||||||
@ -29333,6 +29360,7 @@
|
|||||||
||forceopminecraft.com^
|
||forceopminecraft.com^
|
||||||
||forcepprofile.com^
|
||forcepprofile.com^
|
||||||
||forcetraf.com^
|
||forcetraf.com^
|
||||||
|
||fordgitter.com^
|
||||||
||fordpeculiarity.com^
|
||fordpeculiarity.com^
|
||||||
||forearmthrobjanuary.com^
|
||forearmthrobjanuary.com^
|
||||||
||foreasygame.com^
|
||foreasygame.com^
|
||||||
@ -30729,6 +30757,7 @@
|
|||||||
||gadslimz.com^
|
||gadslimz.com^
|
||||||
||gadspms.com^
|
||gadspms.com^
|
||||||
||gadspmz.com^
|
||gadspmz.com^
|
||||||
|
||gae.karte.io^
|
||||||
||gaerena.vn^
|
||gaerena.vn^
|
||||||
||gafdelins.com^
|
||gafdelins.com^
|
||||||
||gafoswegc.com^
|
||gafoswegc.com^
|
||||||
@ -31801,6 +31830,8 @@
|
|||||||
||gft2.de^
|
||gft2.de^
|
||||||
||gfuhjlpnuj.com^
|
||gfuhjlpnuj.com^
|
||||||
||gfvip06af.com^
|
||gfvip06af.com^
|
||||||
|
||gfvip08af.com^
|
||||||
|
||gfvip08as.com^
|
||||||
||gfwiygrvi.xyz^
|
||gfwiygrvi.xyz^
|
||||||
||gfxa.sheetmusicplus.com^
|
||gfxa.sheetmusicplus.com^
|
||||||
||gg-tournament.com^
|
||gg-tournament.com^
|
||||||
@ -31809,6 +31840,7 @@
|
|||||||
||gg.huahaimi.work^
|
||gg.huahaimi.work^
|
||||||
||gg.miinaa.com^
|
||gg.miinaa.com^
|
||||||
||gg.miued.com^
|
||gg.miued.com^
|
||||||
|
||gg.zhhbqg.com^
|
||||||
||ggafb.com^
|
||ggafb.com^
|
||||||
||ggagqobykjh.com^
|
||ggagqobykjh.com^
|
||||||
||ggaiinasss.com^
|
||ggaiinasss.com^
|
||||||
@ -32566,6 +32598,7 @@
|
|||||||
||goldmsia.com^
|
||goldmsia.com^
|
||||||
||goldnfn.com^
|
||goldnfn.com^
|
||||||
||goldnfu.com^
|
||goldnfu.com^
|
||||||
|
||goldnfz.com^
|
||||||
||goldnova.crypto.csgocpu.com^
|
||goldnova.crypto.csgocpu.com^
|
||||||
||goldoffer.online^
|
||goldoffer.online^
|
||||||
||goldshare.net^
|
||goldshare.net^
|
||||||
@ -34885,6 +34918,7 @@
|
|||||||
||herttannarit.com^
|
||herttannarit.com^
|
||||||
||hertzsales.com^
|
||hertzsales.com^
|
||||||
||hesaponay.com^
|
||hesaponay.com^
|
||||||
|
||hesftig.site^
|
||||||
||heshimed.com^
|
||heshimed.com^
|
||||||
||heshun365.cn^
|
||heshun365.cn^
|
||||||
||hesrepsa.com^
|
||hesrepsa.com^
|
||||||
@ -35132,6 +35166,7 @@
|
|||||||
||himselves.com^
|
||himselves.com^
|
||||||
||himselvesobr.club^
|
||himselvesobr.club^
|
||||||
||himselvethe.info^
|
||himselvethe.info^
|
||||||
|
||hinchantickt.com^
|
||||||
||hindisupref.ru^
|
||hindisupref.ru^
|
||||||
||hindsight.significanceapps.com^
|
||hindsight.significanceapps.com^
|
||||||
||hindurakshakdal.org^
|
||hindurakshakdal.org^
|
||||||
@ -35562,6 +35597,7 @@
|
|||||||
||ho.f-456.com^
|
||ho.f-456.com^
|
||||||
||hoanoola.net^
|
||hoanoola.net^
|
||||||
||hoatuoidanghoa.com^
|
||hoatuoidanghoa.com^
|
||||||
|
||hoazinangles.com^
|
||||||
||hobbi.xyz^
|
||hobbi.xyz^
|
||||||
||hobbitkomhack.com^
|
||hobbitkomhack.com^
|
||||||
||hobbitkomsecrets.com^
|
||hobbitkomsecrets.com^
|
||||||
@ -37221,6 +37257,7 @@
|
|||||||
||ijnghdmfrb.com^
|
||ijnghdmfrb.com^
|
||||||
||ijnocom.ru^
|
||ijnocom.ru^
|
||||||
||ijowsfraldsnb.com^
|
||ijowsfraldsnb.com^
|
||||||
|
||ijqgefuq.com^
|
||||||
||ijquery11.com^
|
||ijquery11.com^
|
||||||
||ijrah.top^
|
||ijrah.top^
|
||||||
||ijshh.com^
|
||ijshh.com^
|
||||||
@ -38563,6 +38600,7 @@
|
|||||||
||ipb.doct789.cn^
|
||ipb.doct789.cn^
|
||||||
||ipc-outdoor.com^
|
||ipc-outdoor.com^
|
||||||
||ipcatch.com^
|
||ipcatch.com^
|
||||||
|
||ipcc-vnp1.vnptmedia.vn^
|
||||||
||ipcount.net^
|
||ipcount.net^
|
||||||
||ipcounter.de^
|
||ipcounter.de^
|
||||||
||ipcounter.net^
|
||ipcounter.net^
|
||||||
@ -38963,6 +39001,7 @@
|
|||||||
||iuploadfile.com^
|
||iuploadfile.com^
|
||||||
||iupnlpd.cn^
|
||iupnlpd.cn^
|
||||||
||iupqelechcmj.com^
|
||iupqelechcmj.com^
|
||||||
|
||iusnajah.cn^
|
||||||
||iutjyyujuqa.com^
|
||iutjyyujuqa.com^
|
||||||
||iutwddseukcdplwpslq.com^
|
||iutwddseukcdplwpslq.com^
|
||||||
||iuumkigdfcz.com^
|
||iuumkigdfcz.com^
|
||||||
@ -39491,6 +39530,7 @@
|
|||||||
||jeeng.com^
|
||jeeng.com^
|
||||||
||jeersweepwaxworks.com^
|
||jeersweepwaxworks.com^
|
||||||
||jeerszitstoke.com^
|
||jeerszitstoke.com^
|
||||||
|
||jeeryzest.com^
|
||||||
||jeeshapi.net^
|
||jeeshapi.net^
|
||||||
||jeetyetmedia.com^
|
||jeetyetmedia.com^
|
||||||
||jeeumttalzwt.com^
|
||jeeumttalzwt.com^
|
||||||
@ -39644,6 +39684,7 @@
|
|||||||
||jheplryxvzvx.com^
|
||jheplryxvzvx.com^
|
||||||
||jhgy-led.com^
|
||jhgy-led.com^
|
||||||
||jhiadsdf.000webhostapp.com^
|
||jhiadsdf.000webhostapp.com^
|
||||||
|
||jhlcrejfi.com^
|
||||||
||jhlxfw.cn^
|
||jhlxfw.cn^
|
||||||
||jhmmbrfsqm.com^
|
||jhmmbrfsqm.com^
|
||||||
||jhnteodwqtk.com^
|
||jhnteodwqtk.com^
|
||||||
@ -39831,6 +39872,7 @@
|
|||||||
||jjekxle.com^
|
||jjekxle.com^
|
||||||
||jjipgxjf.com^
|
||jjipgxjf.com^
|
||||||
||jjli87.life^
|
||jjli87.life^
|
||||||
|
||jjmdavj.com^
|
||||||
||jjnlfd.com^
|
||jjnlfd.com^
|
||||||
||jjokekbfoxwip.com^
|
||jjokekbfoxwip.com^
|
||||||
||jjpnveujkk.com^
|
||jjpnveujkk.com^
|
||||||
@ -40173,6 +40215,7 @@
|
|||||||
||jpjmpqaupc.com^
|
||jpjmpqaupc.com^
|
||||||
||jpjrkdtbnwc.com^
|
||jpjrkdtbnwc.com^
|
||||||
||jpmpuxglivupwy.com^
|
||jpmpuxglivupwy.com^
|
||||||
|
||jpnbhyba.xyz^
|
||||||
||jpncpftyxliq.com^
|
||jpncpftyxliq.com^
|
||||||
||jppost-afu.top^
|
||jppost-afu.top^
|
||||||
||jppost-agi.top^
|
||jppost-agi.top^
|
||||||
@ -40473,6 +40516,7 @@
|
|||||||
||jumboprodigious.com^
|
||jumboprodigious.com^
|
||||||
||jumhityvblhwwlt.com^
|
||jumhityvblhwwlt.com^
|
||||||
||jumkite.com^
|
||jumkite.com^
|
||||||
|
||jumochechu.pro^
|
||||||
||jumotic.com^
|
||jumotic.com^
|
||||||
||jump-time.net^
|
||jump-time.net^
|
||||||
||jump.ewoss.net^
|
||jump.ewoss.net^
|
||||||
@ -40938,7 +40982,6 @@
|
|||||||
||karoo.blogsky.com^
|
||karoo.blogsky.com^
|
||||||
||karownxatpbd.com^
|
||karownxatpbd.com^
|
||||||
||karpagamengkitchen.com^
|
||karpagamengkitchen.com^
|
||||||
||karte.io^
|
|
||||||
||karteljackal.com^
|
||karteljackal.com^
|
||||||
||kartikeya-ram.com^
|
||kartikeya-ram.com^
|
||||||
||kartupintar.com^
|
||kartupintar.com^
|
||||||
@ -41147,6 +41190,7 @@
|
|||||||
||kendralisum.com^
|
||kendralisum.com^
|
||||||
||kenduktur.com^
|
||kenduktur.com^
|
||||||
||kenfrederic.com^
|
||kenfrederic.com^
|
||||||
|
||kengi.top^
|
||||||
||kenhhaivl.org^
|
||kenhhaivl.org^
|
||||||
||kenilworthwholesales.com^
|
||kenilworthwholesales.com^
|
||||||
||kenizg.com^
|
||kenizg.com^
|
||||||
@ -41981,6 +42025,7 @@
|
|||||||
||krison.xyz^
|
||krison.xyz^
|
||||||
||kriteriatika.ru^
|
||kriteriatika.ru^
|
||||||
||kriwrsvcbo.com^
|
||kriwrsvcbo.com^
|
||||||
|
||krkcryk.cn^
|
||||||
||krkursist.com^
|
||krkursist.com^
|
||||||
||krmal.com^
|
||krmal.com^
|
||||||
||krmowaretedc.com^
|
||krmowaretedc.com^
|
||||||
@ -42311,6 +42356,7 @@
|
|||||||
||kz.search.need2find.com^
|
||kz.search.need2find.com^
|
||||||
||kz2oq0xm6ie7gn5dkswlpv6mfgci8yoe3xlqp12gjotp5fdjxs5ckztb8rzn.codes^
|
||kz2oq0xm6ie7gn5dkswlpv6mfgci8yoe3xlqp12gjotp5fdjxs5ckztb8rzn.codes^
|
||||||
||kzeaa.com^
|
||kzeaa.com^
|
||||||
|
||kzecc.com^
|
||||||
||kzerr.com^
|
||kzerr.com^
|
||||||
||kzexkhstcng.com^
|
||kzexkhstcng.com^
|
||||||
||kzfwvqylo.com^
|
||kzfwvqylo.com^
|
||||||
@ -42388,6 +42434,7 @@
|
|||||||
||la2.vnecdn.net^
|
||la2.vnecdn.net^
|
||||||
||la3.vnecdn.net^
|
||la3.vnecdn.net^
|
||||||
||laagershosed.com^
|
||laagershosed.com^
|
||||||
|
||laagersmascons.com^
|
||||||
||laautoagent.com^
|
||laautoagent.com^
|
||||||
||labadon.com^
|
||labadon.com^
|
||||||
||labdwkqyavb.com^
|
||labdwkqyavb.com^
|
||||||
@ -45109,6 +45156,7 @@
|
|||||||
||lyehemarm.club^
|
||lyehemarm.club^
|
||||||
||lyferere.pro^
|
||lyferere.pro^
|
||||||
||lyfwpt.com.cn^
|
||lyfwpt.com.cn^
|
||||||
|
||lyggt.top^
|
||||||
||lygryd.cn^
|
||lygryd.cn^
|
||||||
||lygrydwz.cn^
|
||lygrydwz.cn^
|
||||||
||lygrydwz.com.cn^
|
||lygrydwz.com.cn^
|
||||||
@ -45347,6 +45395,7 @@
|
|||||||
||m8winvip.com^
|
||m8winvip.com^
|
||||||
||m8winvnn.com^
|
||m8winvnn.com^
|
||||||
||m9853.com^
|
||m9853.com^
|
||||||
|
||ma-adx.ctrip.com^
|
||||||
||ma-code.ru^
|
||ma-code.ru^
|
||||||
||ma-kaeser.ch^
|
||ma-kaeser.ch^
|
||||||
||ma-plastifieuse.info^
|
||ma-plastifieuse.info^
|
||||||
@ -46385,6 +46434,7 @@
|
|||||||
||mdvrxmzofurvkm.com^
|
||mdvrxmzofurvkm.com^
|
||||||
||mdwphtohwt.com^
|
||mdwphtohwt.com^
|
||||||
||mdxapi.io^
|
||mdxapi.io^
|
||||||
|
||mdxidbcodehpy.com^
|
||||||
||mdyhb.com^
|
||mdyhb.com^
|
||||||
||me.5.p2l.info^
|
||me.5.p2l.info^
|
||||||
||me.networkandfaces.com^
|
||me.networkandfaces.com^
|
||||||
@ -47092,6 +47142,7 @@
|
|||||||
||metrics.discovery.com^
|
||metrics.discovery.com^
|
||||||
||metrics.divinecaroline.com^
|
||metrics.divinecaroline.com^
|
||||||
||metrics.doctoroz.com^
|
||metrics.doctoroz.com^
|
||||||
|
||metrics.dominos.com.tr^
|
||||||
||metrics.element14.com^
|
||metrics.element14.com^
|
||||||
||metrics.express.com^
|
||metrics.express.com^
|
||||||
||metrics.fandome.com^
|
||metrics.fandome.com^
|
||||||
@ -47716,6 +47767,7 @@
|
|||||||
||misguidedstork.com^
|
||misguidedstork.com^
|
||||||
||mishacks.com^
|
||mishacks.com^
|
||||||
||mishainna.com^
|
||mishainna.com^
|
||||||
|
||mishishoka.pro^
|
||||||
||misionpsicologica.com^
|
||misionpsicologica.com^
|
||||||
||misoftservices.com^
|
||misoftservices.com^
|
||||||
||misosoup.io^
|
||misosoup.io^
|
||||||
@ -48357,6 +48409,7 @@
|
|||||||
||moneyeventcatering.com^
|
||moneyeventcatering.com^
|
||||||
||moneyexpert.co.uk^
|
||moneyexpert.co.uk^
|
||||||
||moneyexpert.com^
|
||moneyexpert.com^
|
||||||
|
||moneyfree.co^
|
||||||
||moneyisecondgod.com^
|
||moneyisecondgod.com^
|
||||||
||moneymakercdn.com^
|
||moneymakercdn.com^
|
||||||
||moneymakingnews.xyz^
|
||moneymakingnews.xyz^
|
||||||
@ -50900,6 +50953,7 @@
|
|||||||
||nfnxvdds.com^
|
||nfnxvdds.com^
|
||||||
||nfpplus.com^
|
||nfpplus.com^
|
||||||
||nfqglptm47uc.com^
|
||nfqglptm47uc.com^
|
||||||
|
||nfqhome.com^
|
||||||
||nfqplus.com^
|
||nfqplus.com^
|
||||||
||nfqxehrpahqhjf.com^
|
||nfqxehrpahqhjf.com^
|
||||||
||nfshacksreborn.com^
|
||nfshacksreborn.com^
|
||||||
@ -51286,6 +51340,7 @@
|
|||||||
||noblemeantimeawelessaweless.com^
|
||noblemeantimeawelessaweless.com^
|
||||||
||nobleppc.com^
|
||nobleppc.com^
|
||||||
||nobleprise.com^
|
||nobleprise.com^
|
||||||
|
||noblerbaining.com^
|
||||||
||nobletrusts.com^
|
||nobletrusts.com^
|
||||||
||noblift.mobi^
|
||noblift.mobi^
|
||||||
||noblock.pro^
|
||noblock.pro^
|
||||||
@ -53972,6 +54027,7 @@
|
|||||||
||oxado.com^
|
||oxado.com^
|
||||||
||oxanehlscsry.com^
|
||oxanehlscsry.com^
|
||||||
||oxanelinkups.com^
|
||oxanelinkups.com^
|
||||||
|
||oxazoleorfrays.com^
|
||||||
||oxbet.club^
|
||oxbet.club^
|
||||||
||oxbet.com^
|
||oxbet.com^
|
||||||
||oxbet.net^
|
||oxbet.net^
|
||||||
@ -55176,6 +55232,7 @@
|
|||||||
||peliculasas.com^
|
||peliculasas.com^
|
||||||
||pelion-mansion.com^
|
||pelion-mansion.com^
|
||||||
||pelis.click^
|
||pelis.click^
|
||||||
|
||pelisnetwork.com^
|
||||||
||pemclub.com^
|
||pemclub.com^
|
||||||
||pemgeccz.com^
|
||pemgeccz.com^
|
||||||
||pendingvillashells.com^
|
||pendingvillashells.com^
|
||||||
@ -55675,6 +55732,7 @@
|
|||||||
||photossl.890m.com^
|
||photossl.890m.com^
|
||||||
||phototphcm.com^
|
||phototphcm.com^
|
||||||
||photoworkshopholidays.com^
|
||photoworkshopholidays.com^
|
||||||
|
||phoudson.com^
|
||||||
||phouvemp.net^
|
||phouvemp.net^
|
||||||
||phoviheca.com^
|
||phoviheca.com^
|
||||||
||phox2ey.bid^
|
||phox2ey.bid^
|
||||||
@ -55798,6 +55856,7 @@
|
|||||||
||pigredoben12.sytes.net^
|
||pigredoben12.sytes.net^
|
||||||
||pigtisetdilqsi.com^
|
||pigtisetdilqsi.com^
|
||||||
||pigtre.com^
|
||pigtre.com^
|
||||||
|
||piilvhtu.cn^
|
||||||
||pijiagui.cn^
|
||pijiagui.cn^
|
||||||
||pikedhelloed.com^
|
||pikedhelloed.com^
|
||||||
||pikeletkiyi.com^
|
||pikeletkiyi.com^
|
||||||
@ -55954,11 +56013,8 @@
|
|||||||
||piwhaguvu.com^
|
||piwhaguvu.com^
|
||||||
||piwik.cam-content.com^
|
||piwik.cam-content.com^
|
||||||
||piwik.ientry.com^
|
||piwik.ientry.com^
|
||||||
||piwik.matrix.ua^
|
|
||||||
||piwik.medienhaus.com^
|
||piwik.medienhaus.com^
|
||||||
||piwik.mortgageloan.com^
|
||piwik.mortgageloan.com^
|
||||||
||piwik.onlinecasino-thai.com^
|
|
||||||
||piwik.onlinecasino321.com^
|
|
||||||
||piwik.org^
|
||piwik.org^
|
||||||
||piwik.pokerlistings.com^
|
||piwik.pokerlistings.com^
|
||||||
||piwik.pro^
|
||piwik.pro^
|
||||||
@ -56158,6 +56214,7 @@
|
|||||||
||plantdigestion.com^
|
||plantdigestion.com^
|
||||||
||planthelp.net^
|
||planthelp.net^
|
||||||
||plantinscription.com^
|
||plantinscription.com^
|
||||||
|
||plantomgeforce.online^
|
||||||
||plantpreventioncrab.com^
|
||plantpreventioncrab.com^
|
||||||
||plantread.net^
|
||plantread.net^
|
||||||
||plantreply.net^
|
||plantreply.net^
|
||||||
@ -56531,6 +56588,7 @@
|
|||||||
||pointcodes4free.com^
|
||pointcodes4free.com^
|
||||||
||pointeretards.com^
|
||pointeretards.com^
|
||||||
||pointillist.com^
|
||pointillist.com^
|
||||||
|
||pointlesspocket.com^
|
||||||
||pointlimitedzen.online^
|
||pointlimitedzen.online^
|
||||||
||pointmediatracker.com^
|
||pointmediatracker.com^
|
||||||
||pointmyfile.com^
|
||pointmyfile.com^
|
||||||
@ -57195,6 +57253,7 @@
|
|||||||
||preditates.com^
|
||preditates.com^
|
||||||
||predominantaugustchapter.com^
|
||predominantaugustchapter.com^
|
||||||
||predskolaci.cz^
|
||predskolaci.cz^
|
||||||
|
||preemiesurnap.com^
|
||||||
||prefaceinventorgrouping.com^
|
||prefaceinventorgrouping.com^
|
||||||
||prefer.gutterhelment.com^
|
||prefer.gutterhelment.com^
|
||||||
||preferablycompletion.com^
|
||preferablycompletion.com^
|
||||||
@ -57466,6 +57525,7 @@
|
|||||||
||processinfo.com.cn^
|
||processinfo.com.cn^
|
||||||
||processlockdownagree.com^
|
||processlockdownagree.com^
|
||||||
||procholuao.com^
|
||procholuao.com^
|
||||||
|
||proclaimincurable.com^
|
||||||
||proclaimsubjected.com^
|
||proclaimsubjected.com^
|
||||||
||proclivitysystems.com^
|
||proclivitysystems.com^
|
||||||
||procuredawestruckpoint.com^
|
||procuredawestruckpoint.com^
|
||||||
@ -58962,6 +59022,7 @@
|
|||||||
||qibalmm.com^
|
||qibalmm.com^
|
||||||
||qibxdwe1.com^
|
||qibxdwe1.com^
|
||||||
||qicggmagur.com^
|
||qicggmagur.com^
|
||||||
|
||qichegongxiang.xyz^
|
||||||
||qichenx.com^
|
||qichenx.com^
|
||||||
||qichetuoyun.com.cn^
|
||qichetuoyun.com.cn^
|
||||||
||qicqn.cn^
|
||qicqn.cn^
|
||||||
@ -60868,6 +60929,7 @@
|
|||||||
||resad.mediaid.click^
|
||resad.mediaid.click^
|
||||||
||resalag.com^
|
||resalag.com^
|
||||||
||resanium.com^
|
||resanium.com^
|
||||||
|
||resavethyme.com^
|
||||||
||resawsmas.com^
|
||resawsmas.com^
|
||||||
||reschedulewizards.com^
|
||reschedulewizards.com^
|
||||||
||rescuephrase.com^
|
||rescuephrase.com^
|
||||||
@ -61012,6 +61074,7 @@
|
|||||||
||retracker.com^
|
||retracker.com^
|
||||||
||retrayan.com^
|
||retrayan.com^
|
||||||
||retreatregular.com^
|
||retreatregular.com^
|
||||||
|
||retrieval-bd.duote.com^
|
||||||
||retro-hacks.net^
|
||retro-hacks.net^
|
||||||
||retrortv.in.net^
|
||retrortv.in.net^
|
||||||
||retroviajes.com^
|
||retroviajes.com^
|
||||||
@ -61201,6 +61264,7 @@
|
|||||||
||rhearthinkchlo.xyz^
|
||rhearthinkchlo.xyz^
|
||||||
||rhelog.com^
|
||rhelog.com^
|
||||||
||rhetoricalloss.com^
|
||rhetoricalloss.com^
|
||||||
|
||rhetoricalveil.com^
|
||||||
||rheumatologyclinicpune.com^
|
||rheumatologyclinicpune.com^
|
||||||
||rhfgjld.com^
|
||rhfgjld.com^
|
||||||
||rhfntvnbxfxu.com^
|
||rhfntvnbxfxu.com^
|
||||||
@ -61941,6 +62005,7 @@
|
|||||||
||rqigvkwoqafpjz.com^
|
||rqigvkwoqafpjz.com^
|
||||||
||rqjgepzyowyr.com^
|
||rqjgepzyowyr.com^
|
||||||
||rqjhhg.cn^
|
||rqjhhg.cn^
|
||||||
|
||rqkfhquz.cn^
|
||||||
||rqkgcd.xyz^
|
||rqkgcd.xyz^
|
||||||
||rqmob.com^
|
||rqmob.com^
|
||||||
||rqqwcvagf.top^
|
||rqqwcvagf.top^
|
||||||
@ -61966,6 +62031,7 @@
|
|||||||
||rrimpl.com^
|
||rrimpl.com^
|
||||||
||rriqwzgmaazsp.com^
|
||rriqwzgmaazsp.com^
|
||||||
||rrjjrministries.com^
|
||rrjjrministries.com^
|
||||||
|
||rrkky.top^
|
||||||
||rrlafphbrpazu.com^
|
||rrlafphbrpazu.com^
|
||||||
||rrnqzntj.com^
|
||rrnqzntj.com^
|
||||||
||rrogfhs.cn^
|
||rrogfhs.cn^
|
||||||
@ -62598,6 +62664,7 @@
|
|||||||
||sac-atendimento.com^
|
||sac-atendimento.com^
|
||||||
||sacchaeleduk.com^
|
||sacchaeleduk.com^
|
||||||
||sacdon.com^
|
||sacdon.com^
|
||||||
|
||sacegryri.com^
|
||||||
||sacicrew.com^
|
||sacicrew.com^
|
||||||
||sackswaycheese.com^
|
||sackswaycheese.com^
|
||||||
||sacoles.com^
|
||sacoles.com^
|
||||||
@ -62740,6 +62807,7 @@
|
|||||||
||salesgenius.com^
|
||salesgenius.com^
|
||||||
||salesianet.net^
|
||salesianet.net^
|
||||||
||salesio.net^
|
||salesio.net^
|
||||||
|
||salesloft.com^
|
||||||
||salesmanago.pl^
|
||salesmanago.pl^
|
||||||
||salesviewer.com^
|
||salesviewer.com^
|
||||||
||salesviewer.org^
|
||salesviewer.org^
|
||||||
@ -64907,6 +64975,7 @@
|
|||||||
||shuptiwywhu.com^
|
||shuptiwywhu.com^
|
||||||
||shusacem.net^
|
||shusacem.net^
|
||||||
||shustuxyxe.com^
|
||shustuxyxe.com^
|
||||||
|
||shutplumptravels.com^
|
||||||
||shutter.unbounce.com^
|
||shutter.unbounce.com^
|
||||||
||shutterstock.inq.com^
|
||shutterstock.inq.com^
|
||||||
||shuveenvcfzk.com^
|
||shuveenvcfzk.com^
|
||||||
@ -65587,6 +65656,7 @@
|
|||||||
||sliiindy.top^
|
||sliiindy.top^
|
||||||
||slike.indiatimes.com^
|
||slike.indiatimes.com^
|
||||||
||slikslik.com^
|
||slikslik.com^
|
||||||
|
||slilindy.top^
|
||||||
||slimads.vn^
|
||slimads.vn^
|
||||||
||slimelump.com^
|
||slimelump.com^
|
||||||
||slimgipnoz.ru^
|
||slimgipnoz.ru^
|
||||||
@ -65606,6 +65676,8 @@
|
|||||||
||slippersferry.com^
|
||slippersferry.com^
|
||||||
||slipperspromisingyearn.com^
|
||slipperspromisingyearn.com^
|
||||||
||slipperyextremelyvast.com^
|
||slipperyextremelyvast.com^
|
||||||
|
||sliuindy.top^
|
||||||
|
||slivindy.top^
|
||||||
||slivz.com^
|
||slivz.com^
|
||||||
||slkh7uu.com^
|
||slkh7uu.com^
|
||||||
||sllsbgjfamxckn.com^
|
||sllsbgjfamxckn.com^
|
||||||
@ -66366,6 +66438,7 @@
|
|||||||
||sosdepotdebilan.com^
|
||sosdepotdebilan.com^
|
||||||
||soshoord.com^
|
||soshoord.com^
|
||||||
||sosigninggrudge.com^
|
||sosigninggrudge.com^
|
||||||
|
||sosinyo.xyz^
|
||||||
||soska.us^
|
||soska.us^
|
||||||
||sosnews.ru^
|
||sosnews.ru^
|
||||||
||sosodo.xyz^
|
||sosodo.xyz^
|
||||||
@ -66421,6 +66494,7 @@
|
|||||||
||soycrockarab.com^
|
||soycrockarab.com^
|
||||||
||soysapslad.com^
|
||soysapslad.com^
|
||||||
||sozdyrrtsvr.com^
|
||sozdyrrtsvr.com^
|
||||||
|
||sozdzl.cn^
|
||||||
||sp-res.kosungames.com^
|
||sp-res.kosungames.com^
|
||||||
||sp.centralfloridafuture.com^
|
||sp.centralfloridafuture.com^
|
||||||
||sp.flocktory.com^
|
||sp.flocktory.com^
|
||||||
@ -67356,6 +67430,7 @@
|
|||||||
||static.ifa.yobtcams.com^
|
||static.ifa.yobtcams.com^
|
||||||
||static.inq.com^
|
||static.inq.com^
|
||||||
||static.jampp.com^
|
||static.jampp.com^
|
||||||
|
||static.karte.io^
|
||||||
||static.kibboko.com^
|
||static.kibboko.com^
|
||||||
||static.l3.cdn.adbucks.com^
|
||static.l3.cdn.adbucks.com^
|
||||||
||static.l3.cdn.adsucks.com^
|
||static.l3.cdn.adsucks.com^
|
||||||
@ -67624,6 +67699,7 @@
|
|||||||
||stats.unity3d.com^
|
||stats.unity3d.com^
|
||||||
||stats.unwired-i.net^
|
||stats.unwired-i.net^
|
||||||
||stats.vc.gg^
|
||stats.vc.gg^
|
||||||
|
||stats.videoseyred.in^
|
||||||
||stats.videoseyredin.net^
|
||stats.videoseyredin.net^
|
||||||
||stats.vidyome.com^
|
||stats.vidyome.com^
|
||||||
||stats.vietnammoi.vn^
|
||stats.vietnammoi.vn^
|
||||||
@ -68400,6 +68476,7 @@
|
|||||||
||sundady.online^
|
||sundady.online^
|
||||||
||sundaycashsaver.com^
|
||sundaycashsaver.com^
|
||||||
||sundayceremonytitanic.com^
|
||sundayceremonytitanic.com^
|
||||||
|
||sundayscrewinsulting.com^
|
||||||
||sundaysky.com^
|
||sundaysky.com^
|
||||||
||sundrop.top^
|
||sundrop.top^
|
||||||
||sundrugstore.com^
|
||sundrugstore.com^
|
||||||
@ -68452,6 +68529,7 @@
|
|||||||
||suonvyzivnfy.com^
|
||suonvyzivnfy.com^
|
||||||
||sup-finance.com^
|
||sup-finance.com^
|
||||||
||sup-port.netne.net^
|
||sup-port.netne.net^
|
||||||
|
||supatazo.xyz^
|
||||||
||super-cheats.com^
|
||super-cheats.com^
|
||||||
||super-download.com^
|
||super-download.com^
|
||||||
||super-ladies-now.life^
|
||super-ladies-now.life^
|
||||||
@ -69098,6 +69176,7 @@
|
|||||||
||t.actionx.com^
|
||t.actionx.com^
|
||||||
||t.admitad.com^
|
||t.admitad.com^
|
||||||
||t.ajrkm.link^
|
||t.ajrkm.link^
|
||||||
|
||t.armchairbookie.com^
|
||||||
||t.bawafx.com^
|
||t.bawafx.com^
|
||||||
||t.booksuper.info^
|
||t.booksuper.info^
|
||||||
||t.carta.com^
|
||t.carta.com^
|
||||||
@ -69108,6 +69187,7 @@
|
|||||||
||t.dgm-au.com^
|
||t.dgm-au.com^
|
||||||
||t.dtscdn.com^
|
||t.dtscdn.com^
|
||||||
||t.eloqua.com^
|
||t.eloqua.com^
|
||||||
|
||t.email.superdrug.com^
|
||||||
||t.en25.com^
|
||t.en25.com^
|
||||||
||t.fatcatstar.com^
|
||t.fatcatstar.com^
|
||||||
||t.felmat.net^
|
||t.felmat.net^
|
||||||
@ -69122,6 +69202,7 @@
|
|||||||
||t.imgur.com^
|
||t.imgur.com^
|
||||||
||t.info.rezbine.com^
|
||t.info.rezbine.com^
|
||||||
||t.irtye.com^
|
||t.irtye.com^
|
||||||
|
||t.karte.io^
|
||||||
||t.lidyana.com^
|
||t.lidyana.com^
|
||||||
||t.ltmse.com^
|
||t.ltmse.com^
|
||||||
||t.macadlinkingnow.com^
|
||t.macadlinkingnow.com^
|
||||||
@ -69135,6 +69216,7 @@
|
|||||||
||t.news.browns-restaurants.co.uk^
|
||t.news.browns-restaurants.co.uk^
|
||||||
||t.nextreact.com^
|
||t.nextreact.com^
|
||||||
||t.njzrxx.xyz^
|
||t.njzrxx.xyz^
|
||||||
|
||t.notif-colissimo-laposte.info^
|
||||||
||t.nrelate.com^
|
||t.nrelate.com^
|
||||||
||t.otherprofit.com^
|
||t.otherprofit.com^
|
||||||
||t.powerreviews.com^
|
||t.powerreviews.com^
|
||||||
@ -69244,6 +69326,7 @@
|
|||||||
||tag.goadopt.io^
|
||tag.goadopt.io^
|
||||||
||tag.hariken.co^
|
||tag.hariken.co^
|
||||||
||tag.hockeycurve.com^
|
||tag.hockeycurve.com^
|
||||||
|
||tag.karte.io^
|
||||||
||tag.nifty.com^
|
||tag.nifty.com^
|
||||||
||tag.pprl.io^
|
||tag.pprl.io^
|
||||||
||tag.regieci.com^
|
||tag.regieci.com^
|
||||||
@ -69544,6 +69627,7 @@
|
|||||||
||taskneedbased.org^
|
||taskneedbased.org^
|
||||||
||tasokklso.com^
|
||tasokklso.com^
|
||||||
||taspectsofcu.com^
|
||taspectsofcu.com^
|
||||||
|
||tastelesstrucks.com^
|
||||||
||tastesmodifycount.com^
|
||tastesmodifycount.com^
|
||||||
||tastevenders.com^
|
||tastevenders.com^
|
||||||
||tastierxyphoid.com^
|
||tastierxyphoid.com^
|
||||||
@ -70275,6 +70359,7 @@
|
|||||||
||thabet88.info^
|
||thabet88.info^
|
||||||
||thabet88.vip^
|
||thabet88.vip^
|
||||||
||thabisile.com^
|
||thabisile.com^
|
||||||
|
||thackgooder.com^
|
||||||
||thaez4sh.com^
|
||thaez4sh.com^
|
||||||
||thagic.com^
|
||thagic.com^
|
||||||
||thague.com^
|
||thague.com^
|
||||||
@ -71938,8 +72023,10 @@
|
|||||||
||track.anchorfree.com^
|
||track.anchorfree.com^
|
||||||
||track.anideaevolves.com^
|
||track.anideaevolves.com^
|
||||||
||track.aplaut.io^
|
||track.aplaut.io^
|
||||||
|
||track.aptitudemedia.co^
|
||||||
||track.atgstores.com^
|
||track.atgstores.com^
|
||||||
||track.atom-data.io^
|
||track.atom-data.io^
|
||||||
|
||track.avxid.com^
|
||||||
||track.bizjournals.com^
|
||track.bizjournals.com^
|
||||||
||track.brmngr.com^
|
||track.brmngr.com^
|
||||||
||track.businesstrenders.com^
|
||track.businesstrenders.com^
|
||||||
@ -71996,6 +72083,7 @@
|
|||||||
||track.gridlockparadise.com^
|
||track.gridlockparadise.com^
|
||||||
||track.hk01.com^
|
||track.hk01.com^
|
||||||
||track.hockeycurve.com^
|
||track.hockeycurve.com^
|
||||||
|
||track.homejobs.careers^
|
||||||
||track.homestead.com^
|
||track.homestead.com^
|
||||||
||track.hopemobi.net^
|
||track.hopemobi.net^
|
||||||
||track.hxczzzw.com^
|
||track.hxczzzw.com^
|
||||||
@ -72137,6 +72225,7 @@
|
|||||||
||track.msadcenter.zun.com^
|
||track.msadcenter.zun.com^
|
||||||
||track.msadcenter.zvjw.com^
|
||track.msadcenter.zvjw.com^
|
||||||
||track.msadcenter.zzv.com^
|
||track.msadcenter.zzv.com^
|
||||||
|
||track.nationalgunrights.org^
|
||||||
||track.nifty.com^
|
||track.nifty.com^
|
||||||
||track.notsy.io^
|
||track.notsy.io^
|
||||||
||track.nuxues.com^
|
||track.nuxues.com^
|
||||||
@ -72174,6 +72263,7 @@
|
|||||||
||track.sendo.vn^
|
||track.sendo.vn^
|
||||||
||track.sigfig.com^
|
||track.sigfig.com^
|
||||||
||track.software-codes.com^
|
||track.software-codes.com^
|
||||||
|
||track.spzan.com^
|
||||||
||track.starmakerstudios.com^
|
||track.starmakerstudios.com^
|
||||||
||track.storm.mg^
|
||track.storm.mg^
|
||||||
||track.svcoffer.com^
|
||track.svcoffer.com^
|
||||||
@ -72202,6 +72292,7 @@
|
|||||||
||track.young-and-healthy.com^
|
||track.young-and-healthy.com^
|
||||||
||track.zappos.com^
|
||track.zappos.com^
|
||||||
||track.zapromotions.com^
|
||track.zapromotions.com^
|
||||||
|
||track.zerofriend.com^
|
||||||
||track.zipalerts.com^
|
||track.zipalerts.com^
|
||||||
||track.ziprecruiter.com^
|
||track.ziprecruiter.com^
|
||||||
||track.zmsndy.com^
|
||track.zmsndy.com^
|
||||||
@ -72227,6 +72318,7 @@
|
|||||||
||trackcdn.com^
|
||trackcdn.com^
|
||||||
||trackconsole.com^
|
||trackconsole.com^
|
||||||
||trackcorner.com^
|
||trackcorner.com^
|
||||||
|
||trackdan.com^
|
||||||
||trackdb.go3.tv^
|
||trackdb.go3.tv^
|
||||||
||trackdiscovery.net^
|
||trackdiscovery.net^
|
||||||
||trackeame.com^
|
||trackeame.com^
|
||||||
@ -72245,6 +72337,7 @@
|
|||||||
||tracker.anime47.com^
|
||tracker.anime47.com^
|
||||||
||tracker.awr.im^
|
||tracker.awr.im^
|
||||||
||tracker.bang.com^
|
||tracker.bang.com^
|
||||||
|
||tracker.beritagar.id^
|
||||||
||tracker.blutv.com^
|
||tracker.blutv.com^
|
||||||
||tracker.bongngo.bar^
|
||tracker.bongngo.bar^
|
||||||
||tracker.bonnint.net^
|
||tracker.bonnint.net^
|
||||||
@ -72272,6 +72365,7 @@
|
|||||||
||tracker.joost.com^
|
||tracker.joost.com^
|
||||||
||tracker.kantan-access.com^
|
||tracker.kantan-access.com^
|
||||||
||tracker.kshwtj.com^
|
||tracker.kshwtj.com^
|
||||||
|
||tracker.lazada.co.id^
|
||||||
||tracker.leadenhancer.com^
|
||tracker.leadenhancer.com^
|
||||||
||tracker.live.tudou.com^
|
||tracker.live.tudou.com^
|
||||||
||tracker.mailvalue.net^
|
||tracker.mailvalue.net^
|
||||||
@ -72747,6 +72841,7 @@
|
|||||||
||trk.bee-data.com^
|
||trk.bee-data.com^
|
||||||
||trk.burstmonster.com^
|
||trk.burstmonster.com^
|
||||||
||trk.clinch.co^
|
||trk.clinch.co^
|
||||||
|
||trk.cpaoptimizer.com^
|
||||||
||trk.i0.cz^
|
||trk.i0.cz^
|
||||||
||trk.in25app.com^
|
||trk.in25app.com^
|
||||||
||trk.nfl-online-streams.live^
|
||trk.nfl-online-streams.live^
|
||||||
@ -72758,6 +72853,7 @@
|
|||||||
||trk.staging.123c.vn^
|
||trk.staging.123c.vn^
|
||||||
||trk.storyly.io^
|
||trk.storyly.io^
|
||||||
||trk.stroeermediabrands.de^
|
||trk.stroeermediabrands.de^
|
||||||
|
||trk.us-learn-teacher-poetry.xyz^
|
||||||
||trk.vnative.com^
|
||trk.vnative.com^
|
||||||
||trk.wizzdeal.trade^
|
||trk.wizzdeal.trade^
|
||||||
||trk.yadomedia.com^
|
||trk.yadomedia.com^
|
||||||
@ -72782,6 +72878,7 @@
|
|||||||
||trknex.com^
|
||trknex.com^
|
||||||
||trknths.com^
|
||trknths.com^
|
||||||
||trkoptimizer.com^
|
||trkoptimizer.com^
|
||||||
|
||trkpnt.ongage.net^
|
||||||
||trkrdel.com^
|
||trkrdel.com^
|
||||||
||trkrpoint.com^
|
||trkrpoint.com^
|
||||||
||trks.us^
|
||trks.us^
|
||||||
@ -72792,6 +72889,7 @@
|
|||||||
||trmget.eu^
|
||trmget.eu^
|
||||||
||trmit.com^
|
||trmit.com^
|
||||||
||trmobc.com^
|
||trmobc.com^
|
||||||
|
||trmwidget.eu^
|
||||||
||trndoffers.com^
|
||trndoffers.com^
|
||||||
||trocado.at^
|
||trocado.at^
|
||||||
||trodpigbays.com^
|
||trodpigbays.com^
|
||||||
@ -72923,6 +73021,7 @@
|
|||||||
||tryzapier.unbounce.com^
|
||tryzapier.unbounce.com^
|
||||||
||trzi30ic.com^
|
||trzi30ic.com^
|
||||||
||trziraatbankislemleri.com^
|
||trziraatbankislemleri.com^
|
||||||
|
||trznrug.cn^
|
||||||
||ts-ads.icu^
|
||ts-ads.icu^
|
||||||
||ts-ads.info^
|
||ts-ads.info^
|
||||||
||ts-minta.com^
|
||ts-minta.com^
|
||||||
@ -74289,6 +74388,7 @@
|
|||||||
||unwroteorcinus.com^
|
||unwroteorcinus.com^
|
||||||
||unxuwvntk.com^
|
||unxuwvntk.com^
|
||||||
||unyhllrctudfja.com^
|
||unyhllrctudfja.com^
|
||||||
|
||unypud.cn^
|
||||||
||unzpc.com^
|
||unzpc.com^
|
||||||
||unztsvrjofqp.com^
|
||unztsvrjofqp.com^
|
||||||
||uo.news-subscribe.com^
|
||uo.news-subscribe.com^
|
||||||
@ -74822,6 +74922,7 @@
|
|||||||
||utenti.lycos.it^
|
||utenti.lycos.it^
|
||||||
||utf1.liehuo.net^
|
||utf1.liehuo.net^
|
||||||
||utfffrxmzuvy.com^
|
||utfffrxmzuvy.com^
|
||||||
|
||utfied.com^
|
||||||
||utherverse.com^
|
||utherverse.com^
|
||||||
||uthorner.info^
|
||uthorner.info^
|
||||||
||utiesh.com^
|
||utiesh.com^
|
||||||
@ -77036,6 +77137,7 @@
|
|||||||
||walesedu.com^
|
||walesedu.com^
|
||||||
||walftgaqiemcx.com^
|
||walftgaqiemcx.com^
|
||||||
||walkerandluke.com^
|
||walkerandluke.com^
|
||||||
|
||walkets.click^
|
||||||
||walkinghonoured.com^
|
||walkinghonoured.com^
|
||||||
||walkingworthywords.com^
|
||walkingworthywords.com^
|
||||||
||walklight.net^
|
||walklight.net^
|
||||||
@ -77365,6 +77467,7 @@
|
|||||||
||we-are-gamers.com^
|
||we-are-gamers.com^
|
||||||
||we-hack.com^
|
||we-hack.com^
|
||||||
||we-stats.com^
|
||we-stats.com^
|
||||||
|
||wea5lkaf63loos8a.com^
|
||||||
||weadrevenue.com^
|
||weadrevenue.com^
|
||||||
||weakcompromise.com^
|
||weakcompromise.com^
|
||||||
||weakwiki.com^
|
||weakwiki.com^
|
||||||
@ -77799,6 +77902,7 @@
|
|||||||
||welldanius.com^
|
||welldanius.com^
|
||||||
||welleducateindia.com^
|
||welleducateindia.com^
|
||||||
||wellfarer.000webhostapp.com^
|
||wellfarer.000webhostapp.com^
|
||||||
|
||wellgroomedapparel.com^
|
||||||
||wellhealthmens.com^
|
||wellhealthmens.com^
|
||||||
||wellington.adsk2x.com^
|
||wellington.adsk2x.com^
|
||||||
||wellishunderly.com^
|
||wellishunderly.com^
|
||||||
@ -79096,6 +79200,7 @@
|
|||||||
||wtnj.worldnow.com^
|
||wtnj.worldnow.com^
|
||||||
||wtoredir.com^
|
||wtoredir.com^
|
||||||
||wtp101.com^
|
||wtp101.com^
|
||||||
|
||wtqgwnckbvjovg.com^
|
||||||
||wtqrtjthyuopw.com^
|
||wtqrtjthyuopw.com^
|
||||||
||wtrace.bj.chinamobile.com^
|
||wtrace.bj.chinamobile.com^
|
||||||
||wtraff.com^
|
||wtraff.com^
|
||||||
@ -80417,6 +80522,7 @@
|
|||||||
||xhghqrhunp.com^
|
||xhghqrhunp.com^
|
||||||
||xhhy.online^
|
||xhhy.online^
|
||||||
||xhit.com^
|
||xhit.com^
|
||||||
|
||xhkvff.cn^
|
||||||
||xhl161.com^
|
||xhl161.com^
|
||||||
||xhmopymez.com^
|
||xhmopymez.com^
|
||||||
||xhmybanjia.cn^
|
||xhmybanjia.cn^
|
||||||
@ -81040,6 +81146,8 @@
|
|||||||
||xotqgydpge.xyz^
|
||xotqgydpge.xyz^
|
||||||
||xouzmvlt.com^
|
||xouzmvlt.com^
|
||||||
||xowelamcwijxp.com^
|
||xowelamcwijxp.com^
|
||||||
|
||xox8956.com^
|
||||||
|
||xox9325.com^
|
||||||
||xpanama.net^
|
||xpanama.net^
|
||||||
||xpandhacks.net^
|
||xpandhacks.net^
|
||||||
||xpanelfb.com^
|
||xpanelfb.com^
|
||||||
@ -81786,6 +81894,7 @@
|
|||||||
||yeuotdalcxqwr.com^
|
||yeuotdalcxqwr.com^
|
||||||
||yext-pixel.com^
|
||yext-pixel.com^
|
||||||
||yeyddgjqpwya.com^
|
||yeyddgjqpwya.com^
|
||||||
|
||yeyuly.love^
|
||||||
||yeyushe.cn^
|
||yeyushe.cn^
|
||||||
||yezkon.com^
|
||yezkon.com^
|
||||||
||yezsfzruvxbqa.com^
|
||yezsfzruvxbqa.com^
|
||||||
@ -81912,6 +82021,7 @@
|
|||||||
||yim3eyv5.top^
|
||yim3eyv5.top^
|
||||||
||yimd.vip^
|
||yimd.vip^
|
||||||
||yimfcnxzyqhpih.com^
|
||yimfcnxzyqhpih.com^
|
||||||
|
||yimi1818.xyz^
|
||||||
||yimingkennel.com^
|
||yimingkennel.com^
|
||||||
||yinan.tech^
|
||yinan.tech^
|
||||||
||yingfulook.cn^
|
||yingfulook.cn^
|
||||||
@ -82698,6 +82808,7 @@
|
|||||||
||yynkhgfromul.xyz^
|
||yynkhgfromul.xyz^
|
||||||
||yyoutube.com^
|
||yyoutube.com^
|
||||||
||yypd.top^
|
||yypd.top^
|
||||||
|
||yyrrw.top^
|
||||||
||yystzl.cn^
|
||yystzl.cn^
|
||||||
||yysvzaodorhv.com^
|
||yysvzaodorhv.com^
|
||||||
||yyupkqqokrus.com^
|
||yyupkqqokrus.com^
|
||||||
@ -82959,6 +83070,7 @@
|
|||||||
||zdtvfpu.cn^
|
||zdtvfpu.cn^
|
||||||
||zdwsh.tech^
|
||zdwsh.tech^
|
||||||
||zdyldoijanx.com^
|
||zdyldoijanx.com^
|
||||||
|
||zdywcdjoerv.com^
|
||||||
||zdzk0371.cn^
|
||zdzk0371.cn^
|
||||||
||zdzy.shop^
|
||zdzy.shop^
|
||||||
||zeads.com^
|
||zeads.com^
|
||||||
@ -83918,6 +84030,7 @@
|
|||||||
||zzxjlr.com^
|
||zzxjlr.com^
|
||||||
||zzxlhwyp.com^
|
||zzxlhwyp.com^
|
||||||
||zzxxli.club^
|
||zzxxli.club^
|
||||||
|
||zzycj.com^
|
||||||
||zzyytt.top^
|
||zzyytt.top^
|
||||||
||zzz.clickbank.net^
|
||zzz.clickbank.net^
|
||||||
||zzznews.ru^
|
||zzznews.ru^
|
||||||
@ -103650,7 +103763,6 @@
|
|||||||
||scout.haymarketmedia.com^
|
||scout.haymarketmedia.com^
|
||||||
||scout.lexisnexis.com^
|
||scout.lexisnexis.com^
|
||||||
||scout.rollcall.com^
|
||scout.rollcall.com^
|
||||||
||scout.us2.salesloft.com^
|
|
||||||
||scoutle.com^
|
||scoutle.com^
|
||||||
||scqajt.cn^
|
||scqajt.cn^
|
||||||
||scrappykoko.com^
|
||scrappykoko.com^
|
||||||
@ -106424,6 +106536,7 @@
|
|||||||
||u.801t.com^
|
||u.801t.com^
|
||||||
||u.api.look.360.cn^
|
||u.api.look.360.cn^
|
||||||
||u.cnzol.com^
|
||u.cnzol.com^
|
||||||
|
||u.ctrip.com^
|
||||||
||u.ddvip.com^
|
||u.ddvip.com^
|
||||||
||u.diannaodian.com^
|
||u.diannaodian.com^
|
||||||
||u.oppomobile.com^
|
||u.oppomobile.com^
|
||||||
|
@ -15,13 +15,13 @@
|
|||||||
|
|
||||||
## 规则统计
|
## 规则统计
|
||||||
|
|
||||||
最后更新时间:2022-06-29 02:32:20
|
最后更新时间:2022-06-30 10:08:19
|
||||||
|
|
||||||
各类型规则统计:
|
各类型规则统计:
|
||||||
| 类型 | 数量(条) |
|
| 类型 | 数量(条) |
|
||||||
| ---- | ---- |
|
| ---- | ---- |
|
||||||
| DOMAIN-SUFFIX | 122465 |
|
| DOMAIN-SUFFIX | 122578 |
|
||||||
| TOTAL | 122465 |
|
| TOTAL | 122578 |
|
||||||
|
|
||||||
|
|
||||||
## AdGuard
|
## AdGuard
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
! Title: AdvertisingLite
|
! Title: AdvertisingLite
|
||||||
! Author: blackmatrix7
|
! Author: blackmatrix7
|
||||||
! Homepage: https://github.com/blackmatrix7/ios_rule_script
|
! Homepage: https://github.com/blackmatrix7/ios_rule_script
|
||||||
! Updated: 2022-06-29 02:31:47
|
! Updated: 2022-06-30 10:07:46
|
||||||
! Total: 37093
|
! Total: 37093
|
||||||
|
|
||||||
|
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -21,13 +21,13 @@
|
|||||||
|
|
||||||
## 规则统计
|
## 规则统计
|
||||||
|
|
||||||
最后更新时间:2022-06-29 02:33:02
|
最后更新时间:2022-06-30 10:09:00
|
||||||
|
|
||||||
各类型规则统计:
|
各类型规则统计:
|
||||||
| 类型 | 数量(条) |
|
| 类型 | 数量(条) |
|
||||||
| ---- | ---- |
|
| ---- | ---- |
|
||||||
| DOMAIN-SUFFIX | 135005 |
|
| DOMAIN-SUFFIX | 135099 |
|
||||||
| TOTAL | 135005 |
|
| TOTAL | 135099 |
|
||||||
|
|
||||||
|
|
||||||
## AdGuard
|
## AdGuard
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
! Title: Privacy
|
! Title: Privacy
|
||||||
! Author: blackmatrix7
|
! Author: blackmatrix7
|
||||||
! Homepage: https://github.com/blackmatrix7/ios_rule_script
|
! Homepage: https://github.com/blackmatrix7/ios_rule_script
|
||||||
! Updated: 2022-06-29 02:33:09
|
! Updated: 2022-06-30 10:09:07
|
||||||
! Total: 12583
|
! Total: 12583
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
# NAME: Advertising
|
# NAME: Advertising
|
||||||
# AUTHOR: blackmatrix7
|
# AUTHOR: blackmatrix7
|
||||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||||
# UPDATED: 2022-06-29 02:32:19
|
# UPDATED: 2022-06-30 10:08:18
|
||||||
# DOMAIN: 51325
|
# DOMAIN: 51326
|
||||||
# DOMAIN-KEYWORD: 84
|
# DOMAIN-KEYWORD: 84
|
||||||
# DOMAIN-SUFFIX: 71140
|
# DOMAIN-SUFFIX: 71252
|
||||||
# IP-CIDR: 255
|
# IP-CIDR: 255
|
||||||
# TOTAL: 122804
|
# TOTAL: 122917
|
||||||
DOMAIN,0000mps.webpreview.dsl.net
|
DOMAIN,0000mps.webpreview.dsl.net
|
||||||
DOMAIN,0001.2waky.com
|
DOMAIN,0001.2waky.com
|
||||||
DOMAIN,000lk3v.wcomhost.com
|
DOMAIN,000lk3v.wcomhost.com
|
||||||
@ -20189,6 +20189,7 @@ DOMAIN,m2132.ehgaugysd.net
|
|||||||
DOMAIN,m3isolution.com
|
DOMAIN,m3isolution.com
|
||||||
DOMAIN,m5293.yindutg.com
|
DOMAIN,m5293.yindutg.com
|
||||||
DOMAIN,m57ku6sm.com
|
DOMAIN,m57ku6sm.com
|
||||||
|
DOMAIN,ma-adx.ctrip.com
|
||||||
DOMAIN,ma.herphemiste.com
|
DOMAIN,ma.herphemiste.com
|
||||||
DOMAIN,maadimedical.com
|
DOMAIN,maadimedical.com
|
||||||
DOMAIN,maaknitting.com
|
DOMAIN,maaknitting.com
|
||||||
@ -47407,7 +47408,6 @@ DOMAIN,scleavshdrz.com
|
|||||||
DOMAIN,scoop.it
|
DOMAIN,scoop.it
|
||||||
DOMAIN,scorespro.com
|
DOMAIN,scorespro.com
|
||||||
DOMAIN,scout.haymarketmedia.com
|
DOMAIN,scout.haymarketmedia.com
|
||||||
DOMAIN,scout.us2.salesloft.com
|
|
||||||
DOMAIN,scoutle.com
|
DOMAIN,scoutle.com
|
||||||
DOMAIN,screencapturewidget.aebn.net
|
DOMAIN,screencapturewidget.aebn.net
|
||||||
DOMAIN,screenpopper.com
|
DOMAIN,screenpopper.com
|
||||||
@ -48923,6 +48923,7 @@ DOMAIN,tzmfunsnqkwlp.com
|
|||||||
DOMAIN,tztcvkhqrzjt.com
|
DOMAIN,tztcvkhqrzjt.com
|
||||||
DOMAIN,u.801t.com
|
DOMAIN,u.801t.com
|
||||||
DOMAIN,u.api.look.360.cn
|
DOMAIN,u.api.look.360.cn
|
||||||
|
DOMAIN,u.ctrip.com
|
||||||
DOMAIN,u.oppomobile.com
|
DOMAIN,u.oppomobile.com
|
||||||
DOMAIN,u1hw38x0.com
|
DOMAIN,u1hw38x0.com
|
||||||
DOMAIN,u223o.com
|
DOMAIN,u223o.com
|
||||||
@ -51783,6 +51784,7 @@ DOMAIN-SUFFIX,268stephe5en3king.com
|
|||||||
DOMAIN-SUFFIX,2694f0eeb6.com
|
DOMAIN-SUFFIX,2694f0eeb6.com
|
||||||
DOMAIN-SUFFIX,26968963.com
|
DOMAIN-SUFFIX,26968963.com
|
||||||
DOMAIN-SUFFIX,26f396e0b71780f057be4d4af8ebe55b.com
|
DOMAIN-SUFFIX,26f396e0b71780f057be4d4af8ebe55b.com
|
||||||
|
DOMAIN-SUFFIX,2748cfaad3.com
|
||||||
DOMAIN-SUFFIX,2778255fe56.com
|
DOMAIN-SUFFIX,2778255fe56.com
|
||||||
DOMAIN-SUFFIX,27823.club
|
DOMAIN-SUFFIX,27823.club
|
||||||
DOMAIN-SUFFIX,27ceb2d5631623.com
|
DOMAIN-SUFFIX,27ceb2d5631623.com
|
||||||
@ -52336,6 +52338,8 @@ DOMAIN-SUFFIX,666625.xyz
|
|||||||
DOMAIN-SUFFIX,666627.xyz
|
DOMAIN-SUFFIX,666627.xyz
|
||||||
DOMAIN-SUFFIX,666632.xyz
|
DOMAIN-SUFFIX,666632.xyz
|
||||||
DOMAIN-SUFFIX,666637.xyz
|
DOMAIN-SUFFIX,666637.xyz
|
||||||
|
DOMAIN-SUFFIX,666638.xyz
|
||||||
|
DOMAIN-SUFFIX,666642.xyz
|
||||||
DOMAIN-SUFFIX,666666666666.site
|
DOMAIN-SUFFIX,666666666666.site
|
||||||
DOMAIN-SUFFIX,6667778882021.site
|
DOMAIN-SUFFIX,6667778882021.site
|
||||||
DOMAIN-SUFFIX,666video.asia
|
DOMAIN-SUFFIX,666video.asia
|
||||||
@ -52875,6 +52879,7 @@ DOMAIN-SUFFIX,a.wlgnd.com
|
|||||||
DOMAIN-SUFFIX,a.xanga.com
|
DOMAIN-SUFFIX,a.xanga.com
|
||||||
DOMAIN-SUFFIX,a.xue126.com
|
DOMAIN-SUFFIX,a.xue126.com
|
||||||
DOMAIN-SUFFIX,a.xzzsjz.com
|
DOMAIN-SUFFIX,a.xzzsjz.com
|
||||||
|
DOMAIN-SUFFIX,a.zdg.de
|
||||||
DOMAIN-SUFFIX,a002803829.com
|
DOMAIN-SUFFIX,a002803829.com
|
||||||
DOMAIN-SUFFIX,a013.com
|
DOMAIN-SUFFIX,a013.com
|
||||||
DOMAIN-SUFFIX,a0675c1160de6c6.com
|
DOMAIN-SUFFIX,a0675c1160de6c6.com
|
||||||
@ -53008,7 +53013,6 @@ DOMAIN-SUFFIX,aawulszemel.com
|
|||||||
DOMAIN-SUFFIX,aax-eu-dub.amazon.com
|
DOMAIN-SUFFIX,aax-eu-dub.amazon.com
|
||||||
DOMAIN-SUFFIX,aaxads.com
|
DOMAIN-SUFFIX,aaxads.com
|
||||||
DOMAIN-SUFFIX,aaxdetect.com
|
DOMAIN-SUFFIX,aaxdetect.com
|
||||||
DOMAIN-SUFFIX,aaxwall.com
|
|
||||||
DOMAIN-SUFFIX,aaz1.xyz
|
DOMAIN-SUFFIX,aaz1.xyz
|
||||||
DOMAIN-SUFFIX,ab.5.p2l.info
|
DOMAIN-SUFFIX,ab.5.p2l.info
|
||||||
DOMAIN-SUFFIX,ab.blogs.es
|
DOMAIN-SUFFIX,ab.blogs.es
|
||||||
@ -53197,6 +53201,7 @@ DOMAIN-SUFFIX,aceadsys.net
|
|||||||
DOMAIN-SUFFIX,acecoincident.com
|
DOMAIN-SUFFIX,acecoincident.com
|
||||||
DOMAIN-SUFFIX,acecounter.com
|
DOMAIN-SUFFIX,acecounter.com
|
||||||
DOMAIN-SUFFIX,acelacien.com
|
DOMAIN-SUFFIX,acelacien.com
|
||||||
|
DOMAIN-SUFFIX,acelogger.heraldcorp.com
|
||||||
DOMAIN-SUFFIX,acemo.vip
|
DOMAIN-SUFFIX,acemo.vip
|
||||||
DOMAIN-SUFFIX,acento.com
|
DOMAIN-SUFFIX,acento.com
|
||||||
DOMAIN-SUFFIX,acertb.com
|
DOMAIN-SUFFIX,acertb.com
|
||||||
@ -53211,6 +53216,7 @@ DOMAIN-SUFFIX,achetezfacile.com
|
|||||||
DOMAIN-SUFFIX,achiersawman.com
|
DOMAIN-SUFFIX,achiersawman.com
|
||||||
DOMAIN-SUFFIX,achievablecpmrevenue.com
|
DOMAIN-SUFFIX,achievablecpmrevenue.com
|
||||||
DOMAIN-SUFFIX,achievehardboiledheap.com
|
DOMAIN-SUFFIX,achievehardboiledheap.com
|
||||||
|
DOMAIN-SUFFIX,achieverknee.com
|
||||||
DOMAIN-SUFFIX,achingmercury.com
|
DOMAIN-SUFFIX,achingmercury.com
|
||||||
DOMAIN-SUFFIX,achu.wang
|
DOMAIN-SUFFIX,achu.wang
|
||||||
DOMAIN-SUFFIX,achunogo.com
|
DOMAIN-SUFFIX,achunogo.com
|
||||||
@ -58034,6 +58040,7 @@ DOMAIN-SUFFIX,aymcsx.ru
|
|||||||
DOMAIN-SUFFIX,aymwknbsqzhyh.com
|
DOMAIN-SUFFIX,aymwknbsqzhyh.com
|
||||||
DOMAIN-SUFFIX,ayqxx.com
|
DOMAIN-SUFFIX,ayqxx.com
|
||||||
DOMAIN-SUFFIX,aysccnn.cn
|
DOMAIN-SUFFIX,aysccnn.cn
|
||||||
|
DOMAIN-SUFFIX,ayst.love
|
||||||
DOMAIN-SUFFIX,ayuki.ink
|
DOMAIN-SUFFIX,ayuki.ink
|
||||||
DOMAIN-SUFFIX,ayun.ltd
|
DOMAIN-SUFFIX,ayun.ltd
|
||||||
DOMAIN-SUFFIX,ayunzhizuo.ltd
|
DOMAIN-SUFFIX,ayunzhizuo.ltd
|
||||||
@ -58057,6 +58064,7 @@ DOMAIN-SUFFIX,azcentra.app.ur.gcion.com
|
|||||||
DOMAIN-SUFFIX,azera-s014.com
|
DOMAIN-SUFFIX,azera-s014.com
|
||||||
DOMAIN-SUFFIX,azeriondigital.com
|
DOMAIN-SUFFIX,azeriondigital.com
|
||||||
DOMAIN-SUFFIX,azfitn.com
|
DOMAIN-SUFFIX,azfitn.com
|
||||||
|
DOMAIN-SUFFIX,azfrij.cn
|
||||||
DOMAIN-SUFFIX,azgenergy.xyz
|
DOMAIN-SUFFIX,azgenergy.xyz
|
||||||
DOMAIN-SUFFIX,azither.com
|
DOMAIN-SUFFIX,azither.com
|
||||||
DOMAIN-SUFFIX,azj57rjy.com
|
DOMAIN-SUFFIX,azj57rjy.com
|
||||||
@ -60460,6 +60468,7 @@ DOMAIN-SUFFIX,bycixeba.com
|
|||||||
DOMAIN-SUFFIX,byduthacho.com
|
DOMAIN-SUFFIX,byduthacho.com
|
||||||
DOMAIN-SUFFIX,byeej.com
|
DOMAIN-SUFFIX,byeej.com
|
||||||
DOMAIN-SUFFIX,byevkj.com
|
DOMAIN-SUFFIX,byevkj.com
|
||||||
|
DOMAIN-SUFFIX,byfft.top
|
||||||
DOMAIN-SUFFIX,byfoongusor.com
|
DOMAIN-SUFFIX,byfoongusor.com
|
||||||
DOMAIN-SUFFIX,byloudwalk.live
|
DOMAIN-SUFFIX,byloudwalk.live
|
||||||
DOMAIN-SUFFIX,bypassprofessordemonstrate.com
|
DOMAIN-SUFFIX,bypassprofessordemonstrate.com
|
||||||
@ -60496,6 +60505,7 @@ DOMAIN-SUFFIX,c-o-u-n-t.com
|
|||||||
DOMAIN-SUFFIX,c-on-text.com
|
DOMAIN-SUFFIX,c-on-text.com
|
||||||
DOMAIN-SUFFIX,c-points.de
|
DOMAIN-SUFFIX,c-points.de
|
||||||
DOMAIN-SUFFIX,c-rings.net
|
DOMAIN-SUFFIX,c-rings.net
|
||||||
|
DOMAIN-SUFFIX,c-stat.eu
|
||||||
DOMAIN-SUFFIX,c.28rv.com
|
DOMAIN-SUFFIX,c.28rv.com
|
||||||
DOMAIN-SUFFIX,c.8l8l.com
|
DOMAIN-SUFFIX,c.8l8l.com
|
||||||
DOMAIN-SUFFIX,c.anytrx.com
|
DOMAIN-SUFFIX,c.anytrx.com
|
||||||
@ -60670,6 +60680,7 @@ DOMAIN-SUFFIX,caicj.club
|
|||||||
DOMAIN-SUFFIX,caicnax.cn
|
DOMAIN-SUFFIX,caicnax.cn
|
||||||
DOMAIN-SUFFIX,caijingzz.cn
|
DOMAIN-SUFFIX,caijingzz.cn
|
||||||
DOMAIN-SUFFIX,caikouli.com
|
DOMAIN-SUFFIX,caikouli.com
|
||||||
|
DOMAIN-SUFFIX,caimei.me
|
||||||
DOMAIN-SUFFIX,caimlkh.com
|
DOMAIN-SUFFIX,caimlkh.com
|
||||||
DOMAIN-SUFFIX,caishenbaoyou.top
|
DOMAIN-SUFFIX,caishenbaoyou.top
|
||||||
DOMAIN-SUFFIX,caiteesh.net
|
DOMAIN-SUFFIX,caiteesh.net
|
||||||
@ -60905,6 +60916,7 @@ DOMAIN-SUFFIX,catalpaaxillae.com
|
|||||||
DOMAIN-SUFFIX,catastropheillusive.com
|
DOMAIN-SUFFIX,catastropheillusive.com
|
||||||
DOMAIN-SUFFIX,catastrophetray.com
|
DOMAIN-SUFFIX,catastrophetray.com
|
||||||
DOMAIN-SUFFIX,catbeardx.com
|
DOMAIN-SUFFIX,catbeardx.com
|
||||||
|
DOMAIN-SUFFIX,catclawvines.com
|
||||||
DOMAIN-SUFFIX,cateredjapish.com
|
DOMAIN-SUFFIX,cateredjapish.com
|
||||||
DOMAIN-SUFFIX,catgride.com
|
DOMAIN-SUFFIX,catgride.com
|
||||||
DOMAIN-SUFFIX,cathaycentury.com
|
DOMAIN-SUFFIX,cathaycentury.com
|
||||||
@ -60912,6 +60924,7 @@ DOMAIN-SUFFIX,catherinebeverly.com
|
|||||||
DOMAIN-SUFFIX,catherineembankmentbouquet.com
|
DOMAIN-SUFFIX,catherineembankmentbouquet.com
|
||||||
DOMAIN-SUFFIX,cathodecreped.com
|
DOMAIN-SUFFIX,cathodecreped.com
|
||||||
DOMAIN-SUFFIX,catiligh.ru
|
DOMAIN-SUFFIX,catiligh.ru
|
||||||
|
DOMAIN-SUFFIX,catnipsdaymen.com
|
||||||
DOMAIN-SUFFIX,catsnetwork.ru
|
DOMAIN-SUFFIX,catsnetwork.ru
|
||||||
DOMAIN-SUFFIX,catsupsfloit.com
|
DOMAIN-SUFFIX,catsupsfloit.com
|
||||||
DOMAIN-SUFFIX,catsys.jp
|
DOMAIN-SUFFIX,catsys.jp
|
||||||
@ -61283,6 +61296,7 @@ DOMAIN-SUFFIX,cewaugaz.net
|
|||||||
DOMAIN-SUFFIX,cewegncr.com
|
DOMAIN-SUFFIX,cewegncr.com
|
||||||
DOMAIN-SUFFIX,cexucetum.com
|
DOMAIN-SUFFIX,cexucetum.com
|
||||||
DOMAIN-SUFFIX,cf-ads.pinger.com
|
DOMAIN-SUFFIX,cf-ads.pinger.com
|
||||||
|
DOMAIN-SUFFIX,cf-native.karte.io
|
||||||
DOMAIN-SUFFIX,cfasync.cf
|
DOMAIN-SUFFIX,cfasync.cf
|
||||||
DOMAIN-SUFFIX,cfasync.ga
|
DOMAIN-SUFFIX,cfasync.ga
|
||||||
DOMAIN-SUFFIX,cfasync.ml
|
DOMAIN-SUFFIX,cfasync.ml
|
||||||
@ -61299,6 +61313,7 @@ DOMAIN-SUFFIX,cfpl.online
|
|||||||
DOMAIN-SUFFIX,cfqc.me
|
DOMAIN-SUFFIX,cfqc.me
|
||||||
DOMAIN-SUFFIX,cfrsqptn.com
|
DOMAIN-SUFFIX,cfrsqptn.com
|
||||||
DOMAIN-SUFFIX,cfs.uzone.id
|
DOMAIN-SUFFIX,cfs.uzone.id
|
||||||
|
DOMAIN-SUFFIX,cfs1.uzone.id
|
||||||
DOMAIN-SUFFIX,cfs2.uzone.id
|
DOMAIN-SUFFIX,cfs2.uzone.id
|
||||||
DOMAIN-SUFFIX,cftrack.com
|
DOMAIN-SUFFIX,cftrack.com
|
||||||
DOMAIN-SUFFIX,cfts1tifqr.com
|
DOMAIN-SUFFIX,cfts1tifqr.com
|
||||||
@ -61801,6 +61816,7 @@ DOMAIN-SUFFIX,click.airmalta-mail.com
|
|||||||
DOMAIN-SUFFIX,click.bkdpt.com
|
DOMAIN-SUFFIX,click.bkdpt.com
|
||||||
DOMAIN-SUFFIX,click.cartsguru.io
|
DOMAIN-SUFFIX,click.cartsguru.io
|
||||||
DOMAIN-SUFFIX,click.cision.com
|
DOMAIN-SUFFIX,click.cision.com
|
||||||
|
DOMAIN-SUFFIX,click.classmates.com
|
||||||
DOMAIN-SUFFIX,click.em.blizzard.com
|
DOMAIN-SUFFIX,click.em.blizzard.com
|
||||||
DOMAIN-SUFFIX,click.email.bbc.com
|
DOMAIN-SUFFIX,click.email.bbc.com
|
||||||
DOMAIN-SUFFIX,click.email.sonos.com
|
DOMAIN-SUFFIX,click.email.sonos.com
|
||||||
@ -61846,6 +61862,7 @@ DOMAIN-SUFFIX,clickboothlnk.com
|
|||||||
DOMAIN-SUFFIX,clickbrainiacs.com
|
DOMAIN-SUFFIX,clickbrainiacs.com
|
||||||
DOMAIN-SUFFIX,clickbrokers.com
|
DOMAIN-SUFFIX,clickbrokers.com
|
||||||
DOMAIN-SUFFIX,clickbux.ru
|
DOMAIN-SUFFIX,clickbux.ru
|
||||||
|
DOMAIN-SUFFIX,clickcanoe.com
|
||||||
DOMAIN-SUFFIX,clickcash.com
|
DOMAIN-SUFFIX,clickcash.com
|
||||||
DOMAIN-SUFFIX,clickcashmoney.com
|
DOMAIN-SUFFIX,clickcashmoney.com
|
||||||
DOMAIN-SUFFIX,clickcease.com
|
DOMAIN-SUFFIX,clickcease.com
|
||||||
@ -62034,6 +62051,7 @@ DOMAIN-SUFFIX,closefly.com
|
|||||||
DOMAIN-SUFFIX,closestfantasticpoll.com
|
DOMAIN-SUFFIX,closestfantasticpoll.com
|
||||||
DOMAIN-SUFFIX,closiner.com
|
DOMAIN-SUFFIX,closiner.com
|
||||||
DOMAIN-SUFFIX,closkeyrespond.com
|
DOMAIN-SUFFIX,closkeyrespond.com
|
||||||
|
DOMAIN-SUFFIX,closkyyodels.com
|
||||||
DOMAIN-SUFFIX,closureevaporatefume.com
|
DOMAIN-SUFFIX,closureevaporatefume.com
|
||||||
DOMAIN-SUFFIX,closuremammalfury.com
|
DOMAIN-SUFFIX,closuremammalfury.com
|
||||||
DOMAIN-SUFFIX,clotezar.com
|
DOMAIN-SUFFIX,clotezar.com
|
||||||
@ -62075,6 +62093,7 @@ DOMAIN-SUFFIX,cloutbeliefphantom.com
|
|||||||
DOMAIN-SUFFIX,clownsong.com
|
DOMAIN-SUFFIX,clownsong.com
|
||||||
DOMAIN-SUFFIX,clrpdhptoddatj49.pro
|
DOMAIN-SUFFIX,clrpdhptoddatj49.pro
|
||||||
DOMAIN-SUFFIX,clrstm.com
|
DOMAIN-SUFFIX,clrstm.com
|
||||||
|
DOMAIN-SUFFIX,clrt.ai
|
||||||
DOMAIN-SUFFIX,cls.ichotelsgroup.com
|
DOMAIN-SUFFIX,cls.ichotelsgroup.com
|
||||||
DOMAIN-SUFFIX,clscsbcj.com
|
DOMAIN-SUFFIX,clscsbcj.com
|
||||||
DOMAIN-SUFFIX,clubcollector.com
|
DOMAIN-SUFFIX,clubcollector.com
|
||||||
@ -62959,6 +62978,7 @@ DOMAIN-SUFFIX,countilde.online
|
|||||||
DOMAIN-SUFFIX,counting4free.com
|
DOMAIN-SUFFIX,counting4free.com
|
||||||
DOMAIN-SUFFIX,countino.de
|
DOMAIN-SUFFIX,countino.de
|
||||||
DOMAIN-SUFFIX,countit.ch
|
DOMAIN-SUFFIX,countit.ch
|
||||||
|
DOMAIN-SUFFIX,countly.globaldelight.net
|
||||||
DOMAIN-SUFFIX,countnow.de
|
DOMAIN-SUFFIX,countnow.de
|
||||||
DOMAIN-SUFFIX,counto.de
|
DOMAIN-SUFFIX,counto.de
|
||||||
DOMAIN-SUFFIX,countok.de
|
DOMAIN-SUFFIX,countok.de
|
||||||
@ -62981,6 +63001,7 @@ DOMAIN-SUFFIX,covivado.club
|
|||||||
DOMAIN-SUFFIX,cowardlymissinggranulated.com
|
DOMAIN-SUFFIX,cowardlymissinggranulated.com
|
||||||
DOMAIN-SUFFIX,cowbumply.com
|
DOMAIN-SUFFIX,cowbumply.com
|
||||||
DOMAIN-SUFFIX,cowyardstulm.com
|
DOMAIN-SUFFIX,cowyardstulm.com
|
||||||
|
DOMAIN-SUFFIX,coxalscyth.com
|
||||||
DOMAIN-SUFFIX,coxmt.com
|
DOMAIN-SUFFIX,coxmt.com
|
||||||
DOMAIN-SUFFIX,coyanhybrida.website
|
DOMAIN-SUFFIX,coyanhybrida.website
|
||||||
DOMAIN-SUFFIX,cozibaneco.com
|
DOMAIN-SUFFIX,cozibaneco.com
|
||||||
@ -63295,6 +63316,7 @@ DOMAIN-SUFFIX,ctbdev.net
|
|||||||
DOMAIN-SUFFIX,ctdhylltfighs.com
|
DOMAIN-SUFFIX,ctdhylltfighs.com
|
||||||
DOMAIN-SUFFIX,ctdznwavaouc.com
|
DOMAIN-SUFFIX,ctdznwavaouc.com
|
||||||
DOMAIN-SUFFIX,ctenetwork.com
|
DOMAIN-SUFFIX,ctenetwork.com
|
||||||
|
DOMAIN-SUFFIX,ctengine.io
|
||||||
DOMAIN-SUFFIX,ctetgwxrgaldb.xyz
|
DOMAIN-SUFFIX,ctetgwxrgaldb.xyz
|
||||||
DOMAIN-SUFFIX,cthaic.com
|
DOMAIN-SUFFIX,cthaic.com
|
||||||
DOMAIN-SUFFIX,ctiontouritysh.club
|
DOMAIN-SUFFIX,ctiontouritysh.club
|
||||||
@ -63311,7 +63333,6 @@ DOMAIN-SUFFIX,ctr-media.info
|
|||||||
DOMAIN-SUFFIX,ctr-media.net
|
DOMAIN-SUFFIX,ctr-media.net
|
||||||
DOMAIN-SUFFIX,ctr.nmg.de
|
DOMAIN-SUFFIX,ctr.nmg.de
|
||||||
DOMAIN-SUFFIX,ctrhub.com
|
DOMAIN-SUFFIX,ctrhub.com
|
||||||
DOMAIN-SUFFIX,ctrip.com
|
|
||||||
DOMAIN-SUFFIX,ctrlaltdel99.com
|
DOMAIN-SUFFIX,ctrlaltdel99.com
|
||||||
DOMAIN-SUFFIX,ctrmanager.com
|
DOMAIN-SUFFIX,ctrmanager.com
|
||||||
DOMAIN-SUFFIX,ctromgvroh.com
|
DOMAIN-SUFFIX,ctromgvroh.com
|
||||||
@ -64796,6 +64817,7 @@ DOMAIN-SUFFIX,dewapsithi.pro
|
|||||||
DOMAIN-SUFFIX,dewiestsards.com
|
DOMAIN-SUFFIX,dewiestsards.com
|
||||||
DOMAIN-SUFFIX,dewife.ru
|
DOMAIN-SUFFIX,dewife.ru
|
||||||
DOMAIN-SUFFIX,dewincubiatoll.com
|
DOMAIN-SUFFIX,dewincubiatoll.com
|
||||||
|
DOMAIN-SUFFIX,dewretpartook.com
|
||||||
DOMAIN-SUFFIX,dewsburg.info
|
DOMAIN-SUFFIX,dewsburg.info
|
||||||
DOMAIN-SUFFIX,dexchangeinc.com
|
DOMAIN-SUFFIX,dexchangeinc.com
|
||||||
DOMAIN-SUFFIX,dexessee.com
|
DOMAIN-SUFFIX,dexessee.com
|
||||||
@ -65015,6 +65037,7 @@ DOMAIN-SUFFIX,directads.mcafee.com
|
|||||||
DOMAIN-SUFFIX,directcounter.de
|
DOMAIN-SUFFIX,directcounter.de
|
||||||
DOMAIN-SUFFIX,directcrm.ru
|
DOMAIN-SUFFIX,directcrm.ru
|
||||||
DOMAIN-SUFFIX,directdexchange.com
|
DOMAIN-SUFFIX,directdexchange.com
|
||||||
|
DOMAIN-SUFFIX,directionssecondary.com
|
||||||
DOMAIN-SUFFIX,directivepub.com
|
DOMAIN-SUFFIX,directivepub.com
|
||||||
DOMAIN-SUFFIX,directleads.com
|
DOMAIN-SUFFIX,directleads.com
|
||||||
DOMAIN-SUFFIX,directnavbt.com
|
DOMAIN-SUFFIX,directnavbt.com
|
||||||
@ -65577,6 +65600,7 @@ DOMAIN-SUFFIX,draco-artgallery.wz.cz
|
|||||||
DOMAIN-SUFFIX,draggedindicationconsiderable.com
|
DOMAIN-SUFFIX,draggedindicationconsiderable.com
|
||||||
DOMAIN-SUFFIX,dragonsniffcashmere.com
|
DOMAIN-SUFFIX,dragonsniffcashmere.com
|
||||||
DOMAIN-SUFFIX,dragonspontaneous.com
|
DOMAIN-SUFFIX,dragonspontaneous.com
|
||||||
|
DOMAIN-SUFFIX,drailsaculeus.com
|
||||||
DOMAIN-SUFFIX,drakeesh.com
|
DOMAIN-SUFFIX,drakeesh.com
|
||||||
DOMAIN-SUFFIX,drako2sha8de09.com
|
DOMAIN-SUFFIX,drako2sha8de09.com
|
||||||
DOMAIN-SUFFIX,drakorindo.club
|
DOMAIN-SUFFIX,drakorindo.club
|
||||||
@ -67250,6 +67274,7 @@ DOMAIN-SUFFIX,export.voffka.com
|
|||||||
DOMAIN-SUFFIX,exportspring.com
|
DOMAIN-SUFFIX,exportspring.com
|
||||||
DOMAIN-SUFFIX,exposuremixed.com
|
DOMAIN-SUFFIX,exposuremixed.com
|
||||||
DOMAIN-SUFFIX,express-submit.de
|
DOMAIN-SUFFIX,express-submit.de
|
||||||
|
DOMAIN-SUFFIX,expressfouty.com
|
||||||
DOMAIN-SUFFIX,expressvampire.com
|
DOMAIN-SUFFIX,expressvampire.com
|
||||||
DOMAIN-SUFFIX,exrtbsrv.com
|
DOMAIN-SUFFIX,exrtbsrv.com
|
||||||
DOMAIN-SUFFIX,exru.website
|
DOMAIN-SUFFIX,exru.website
|
||||||
@ -67764,6 +67789,7 @@ DOMAIN-SUFFIX,fertilitycommand.com
|
|||||||
DOMAIN-SUFFIX,fertilityundergone.com
|
DOMAIN-SUFFIX,fertilityundergone.com
|
||||||
DOMAIN-SUFFIX,fertilizeranaemiaupcoming.com
|
DOMAIN-SUFFIX,fertilizeranaemiaupcoming.com
|
||||||
DOMAIN-SUFFIX,fertilizermessyshortcut.com
|
DOMAIN-SUFFIX,fertilizermessyshortcut.com
|
||||||
|
DOMAIN-SUFFIX,fertilrouts.com
|
||||||
DOMAIN-SUFFIX,ferulaecharger.com
|
DOMAIN-SUFFIX,ferulaecharger.com
|
||||||
DOMAIN-SUFFIX,fervortracer.com
|
DOMAIN-SUFFIX,fervortracer.com
|
||||||
DOMAIN-SUFFIX,fessoovy.com
|
DOMAIN-SUFFIX,fessoovy.com
|
||||||
@ -67801,6 +67827,7 @@ DOMAIN-SUFFIX,ffg34fg.877zw.com
|
|||||||
DOMAIN-SUFFIX,ffhre.com
|
DOMAIN-SUFFIX,ffhre.com
|
||||||
DOMAIN-SUFFIX,ffhwzaenzoue.com
|
DOMAIN-SUFFIX,ffhwzaenzoue.com
|
||||||
DOMAIN-SUFFIX,ffkdxymyji.com
|
DOMAIN-SUFFIX,ffkdxymyji.com
|
||||||
|
DOMAIN-SUFFIX,ffkjdjxcbhn.com
|
||||||
DOMAIN-SUFFIX,ffonavzh.com
|
DOMAIN-SUFFIX,ffonavzh.com
|
||||||
DOMAIN-SUFFIX,ffpp.xyz
|
DOMAIN-SUFFIX,ffpp.xyz
|
||||||
DOMAIN-SUFFIX,ffrxuokerqsi.com
|
DOMAIN-SUFFIX,ffrxuokerqsi.com
|
||||||
@ -67877,6 +67904,7 @@ DOMAIN-SUFFIX,filese.me
|
|||||||
DOMAIN-SUFFIX,fileshare-storage.com
|
DOMAIN-SUFFIX,fileshare-storage.com
|
||||||
DOMAIN-SUFFIX,filetarget.com
|
DOMAIN-SUFFIX,filetarget.com
|
||||||
DOMAIN-SUFFIX,filetarget.net
|
DOMAIN-SUFFIX,filetarget.net
|
||||||
|
DOMAIN-SUFFIX,filetedlawines.com
|
||||||
DOMAIN-SUFFIX,filezilla.fr
|
DOMAIN-SUFFIX,filezilla.fr
|
||||||
DOMAIN-SUFFIX,filipelucio.com
|
DOMAIN-SUFFIX,filipelucio.com
|
||||||
DOMAIN-SUFFIX,filitrac.com
|
DOMAIN-SUFFIX,filitrac.com
|
||||||
@ -68266,6 +68294,7 @@ DOMAIN-SUFFIX,forced-layer.de
|
|||||||
DOMAIN-SUFFIX,forced-lose.de
|
DOMAIN-SUFFIX,forced-lose.de
|
||||||
DOMAIN-SUFFIX,forcelessgreetingbust.com
|
DOMAIN-SUFFIX,forcelessgreetingbust.com
|
||||||
DOMAIN-SUFFIX,forcetraf.com
|
DOMAIN-SUFFIX,forcetraf.com
|
||||||
|
DOMAIN-SUFFIX,fordgitter.com
|
||||||
DOMAIN-SUFFIX,fordpeculiarity.com
|
DOMAIN-SUFFIX,fordpeculiarity.com
|
||||||
DOMAIN-SUFFIX,forearmthrobjanuary.com
|
DOMAIN-SUFFIX,forearmthrobjanuary.com
|
||||||
DOMAIN-SUFFIX,forecastsinglegait.com
|
DOMAIN-SUFFIX,forecastsinglegait.com
|
||||||
@ -68849,6 +68878,7 @@ DOMAIN-SUFFIX,gadsbee.com
|
|||||||
DOMAIN-SUFFIX,gadslimz.com
|
DOMAIN-SUFFIX,gadslimz.com
|
||||||
DOMAIN-SUFFIX,gadspms.com
|
DOMAIN-SUFFIX,gadspms.com
|
||||||
DOMAIN-SUFFIX,gadspmz.com
|
DOMAIN-SUFFIX,gadspmz.com
|
||||||
|
DOMAIN-SUFFIX,gae.karte.io
|
||||||
DOMAIN-SUFFIX,gaerena.vn
|
DOMAIN-SUFFIX,gaerena.vn
|
||||||
DOMAIN-SUFFIX,gafdelins.com
|
DOMAIN-SUFFIX,gafdelins.com
|
||||||
DOMAIN-SUFFIX,gagacon.com
|
DOMAIN-SUFFIX,gagacon.com
|
||||||
@ -69351,11 +69381,14 @@ DOMAIN-SUFFIX,gfshfg.com
|
|||||||
DOMAIN-SUFFIX,gfstrck.com
|
DOMAIN-SUFFIX,gfstrck.com
|
||||||
DOMAIN-SUFFIX,gft2.de
|
DOMAIN-SUFFIX,gft2.de
|
||||||
DOMAIN-SUFFIX,gfvip06af.com
|
DOMAIN-SUFFIX,gfvip06af.com
|
||||||
|
DOMAIN-SUFFIX,gfvip08af.com
|
||||||
|
DOMAIN-SUFFIX,gfvip08as.com
|
||||||
DOMAIN-SUFFIX,gfwiygrvi.xyz
|
DOMAIN-SUFFIX,gfwiygrvi.xyz
|
||||||
DOMAIN-SUFFIX,gfxa.sheetmusicplus.com
|
DOMAIN-SUFFIX,gfxa.sheetmusicplus.com
|
||||||
DOMAIN-SUFFIX,gg.huahaimi.work
|
DOMAIN-SUFFIX,gg.huahaimi.work
|
||||||
DOMAIN-SUFFIX,gg.miinaa.com
|
DOMAIN-SUFFIX,gg.miinaa.com
|
||||||
DOMAIN-SUFFIX,gg.miued.com
|
DOMAIN-SUFFIX,gg.miued.com
|
||||||
|
DOMAIN-SUFFIX,gg.zhhbqg.com
|
||||||
DOMAIN-SUFFIX,ggafb.com
|
DOMAIN-SUFFIX,ggafb.com
|
||||||
DOMAIN-SUFFIX,gggo.xmbhj.com
|
DOMAIN-SUFFIX,gggo.xmbhj.com
|
||||||
DOMAIN-SUFFIX,gggwv.cn
|
DOMAIN-SUFFIX,gggwv.cn
|
||||||
@ -69773,6 +69806,7 @@ DOMAIN-SUFFIX,goldenwind.icu
|
|||||||
DOMAIN-SUFFIX,goldfishnightclubpatronize.com
|
DOMAIN-SUFFIX,goldfishnightclubpatronize.com
|
||||||
DOMAIN-SUFFIX,goldnfn.com
|
DOMAIN-SUFFIX,goldnfn.com
|
||||||
DOMAIN-SUFFIX,goldnfu.com
|
DOMAIN-SUFFIX,goldnfu.com
|
||||||
|
DOMAIN-SUFFIX,goldnfz.com
|
||||||
DOMAIN-SUFFIX,goldoffer.online
|
DOMAIN-SUFFIX,goldoffer.online
|
||||||
DOMAIN-SUFFIX,goldstats.com
|
DOMAIN-SUFFIX,goldstats.com
|
||||||
DOMAIN-SUFFIX,goldsurf24h.pl
|
DOMAIN-SUFFIX,goldsurf24h.pl
|
||||||
@ -70837,6 +70871,7 @@ DOMAIN-SUFFIX,herpes.3.p2l.info
|
|||||||
DOMAIN-SUFFIX,herpes.4.p2l.info
|
DOMAIN-SUFFIX,herpes.4.p2l.info
|
||||||
DOMAIN-SUFFIX,herscryptia.info
|
DOMAIN-SUFFIX,herscryptia.info
|
||||||
DOMAIN-SUFFIX,hertforthatharrigh.pro
|
DOMAIN-SUFFIX,hertforthatharrigh.pro
|
||||||
|
DOMAIN-SUFFIX,hesftig.site
|
||||||
DOMAIN-SUFFIX,heshun365.cn
|
DOMAIN-SUFFIX,heshun365.cn
|
||||||
DOMAIN-SUFFIX,hetadinh.com
|
DOMAIN-SUFFIX,hetadinh.com
|
||||||
DOMAIN-SUFFIX,hetahien.com
|
DOMAIN-SUFFIX,hetahien.com
|
||||||
@ -70990,6 +71025,7 @@ DOMAIN-SUFFIX,himrjpcofu.xyz
|
|||||||
DOMAIN-SUFFIX,himselves.com
|
DOMAIN-SUFFIX,himselves.com
|
||||||
DOMAIN-SUFFIX,himselvesobr.club
|
DOMAIN-SUFFIX,himselvesobr.club
|
||||||
DOMAIN-SUFFIX,himselvethe.info
|
DOMAIN-SUFFIX,himselvethe.info
|
||||||
|
DOMAIN-SUFFIX,hinchantickt.com
|
||||||
DOMAIN-SUFFIX,hindisupref.ru
|
DOMAIN-SUFFIX,hindisupref.ru
|
||||||
DOMAIN-SUFFIX,hindsight.significanceapps.com
|
DOMAIN-SUFFIX,hindsight.significanceapps.com
|
||||||
DOMAIN-SUFFIX,hindurinning.pro
|
DOMAIN-SUFFIX,hindurinning.pro
|
||||||
@ -71191,6 +71227,7 @@ DOMAIN-SUFFIX,hnzhengtongkj.cn
|
|||||||
DOMAIN-SUFFIX,hnzls8.cn
|
DOMAIN-SUFFIX,hnzls8.cn
|
||||||
DOMAIN-SUFFIX,hnzyzhy.cn
|
DOMAIN-SUFFIX,hnzyzhy.cn
|
||||||
DOMAIN-SUFFIX,hoanoola.net
|
DOMAIN-SUFFIX,hoanoola.net
|
||||||
|
DOMAIN-SUFFIX,hoazinangles.com
|
||||||
DOMAIN-SUFFIX,hobbi.xyz
|
DOMAIN-SUFFIX,hobbi.xyz
|
||||||
DOMAIN-SUFFIX,hobbyatticnickname.com
|
DOMAIN-SUFFIX,hobbyatticnickname.com
|
||||||
DOMAIN-SUFFIX,hobfadbig.com
|
DOMAIN-SUFFIX,hobfadbig.com
|
||||||
@ -72041,6 +72078,7 @@ DOMAIN-SUFFIX,ijacgw.com
|
|||||||
DOMAIN-SUFFIX,ijir.cn
|
DOMAIN-SUFFIX,ijir.cn
|
||||||
DOMAIN-SUFFIX,ijkcmm.com
|
DOMAIN-SUFFIX,ijkcmm.com
|
||||||
DOMAIN-SUFFIX,ijnocom.ru
|
DOMAIN-SUFFIX,ijnocom.ru
|
||||||
|
DOMAIN-SUFFIX,ijqgefuq.com
|
||||||
DOMAIN-SUFFIX,ijquery11.com
|
DOMAIN-SUFFIX,ijquery11.com
|
||||||
DOMAIN-SUFFIX,ijrah.top
|
DOMAIN-SUFFIX,ijrah.top
|
||||||
DOMAIN-SUFFIX,ijshh.com
|
DOMAIN-SUFFIX,ijshh.com
|
||||||
@ -72779,6 +72817,7 @@ DOMAIN-SUFFIX,ipacc1.adtech.us
|
|||||||
DOMAIN-SUFFIX,ipada.cafe.naver.com
|
DOMAIN-SUFFIX,ipada.cafe.naver.com
|
||||||
DOMAIN-SUFFIX,ipaddresslabs.com
|
DOMAIN-SUFFIX,ipaddresslabs.com
|
||||||
DOMAIN-SUFFIX,ipcatch.com
|
DOMAIN-SUFFIX,ipcatch.com
|
||||||
|
DOMAIN-SUFFIX,ipcc-vnp1.vnptmedia.vn
|
||||||
DOMAIN-SUFFIX,ipcount.net
|
DOMAIN-SUFFIX,ipcount.net
|
||||||
DOMAIN-SUFFIX,ipcounter.de
|
DOMAIN-SUFFIX,ipcounter.de
|
||||||
DOMAIN-SUFFIX,ipdata.adtech.fr
|
DOMAIN-SUFFIX,ipdata.adtech.fr
|
||||||
@ -72998,6 +73037,7 @@ DOMAIN-SUFFIX,iulftx.com
|
|||||||
DOMAIN-SUFFIX,iupgxu.com
|
DOMAIN-SUFFIX,iupgxu.com
|
||||||
DOMAIN-SUFFIX,iupnlpd.cn
|
DOMAIN-SUFFIX,iupnlpd.cn
|
||||||
DOMAIN-SUFFIX,iupqelechcmj.com
|
DOMAIN-SUFFIX,iupqelechcmj.com
|
||||||
|
DOMAIN-SUFFIX,iusnajah.cn
|
||||||
DOMAIN-SUFFIX,iutjyyujuqa.com
|
DOMAIN-SUFFIX,iutjyyujuqa.com
|
||||||
DOMAIN-SUFFIX,ivanie.com
|
DOMAIN-SUFFIX,ivanie.com
|
||||||
DOMAIN-SUFFIX,ivcbrasil.org.br
|
DOMAIN-SUFFIX,ivcbrasil.org.br
|
||||||
@ -73239,6 +73279,7 @@ DOMAIN-SUFFIX,jeejujou.net
|
|||||||
DOMAIN-SUFFIX,jeeng.com
|
DOMAIN-SUFFIX,jeeng.com
|
||||||
DOMAIN-SUFFIX,jeersweepwaxworks.com
|
DOMAIN-SUFFIX,jeersweepwaxworks.com
|
||||||
DOMAIN-SUFFIX,jeerszitstoke.com
|
DOMAIN-SUFFIX,jeerszitstoke.com
|
||||||
|
DOMAIN-SUFFIX,jeeryzest.com
|
||||||
DOMAIN-SUFFIX,jeeshapi.net
|
DOMAIN-SUFFIX,jeeshapi.net
|
||||||
DOMAIN-SUFFIX,jeetyetmedia.com
|
DOMAIN-SUFFIX,jeetyetmedia.com
|
||||||
DOMAIN-SUFFIX,jeeyarworld.com
|
DOMAIN-SUFFIX,jeeyarworld.com
|
||||||
@ -73306,6 +73347,7 @@ DOMAIN-SUFFIX,jgsqfkj.com
|
|||||||
DOMAIN-SUFFIX,jgstny.com
|
DOMAIN-SUFFIX,jgstny.com
|
||||||
DOMAIN-SUFFIX,jgxotftsrfux.xyz
|
DOMAIN-SUFFIX,jgxotftsrfux.xyz
|
||||||
DOMAIN-SUFFIX,jh3pin.com
|
DOMAIN-SUFFIX,jh3pin.com
|
||||||
|
DOMAIN-SUFFIX,jhlcrejfi.com
|
||||||
DOMAIN-SUFFIX,jhlxfw.cn
|
DOMAIN-SUFFIX,jhlxfw.cn
|
||||||
DOMAIN-SUFFIX,jhrtgt.site
|
DOMAIN-SUFFIX,jhrtgt.site
|
||||||
DOMAIN-SUFFIX,jhtwiolgjeons.com
|
DOMAIN-SUFFIX,jhtwiolgjeons.com
|
||||||
@ -73436,6 +73478,7 @@ DOMAIN-SUFFIX,jjdtjvydmy.xyz
|
|||||||
DOMAIN-SUFFIX,jjdtrliuftaouhg.xyz
|
DOMAIN-SUFFIX,jjdtrliuftaouhg.xyz
|
||||||
DOMAIN-SUFFIX,jjekxle.com
|
DOMAIN-SUFFIX,jjekxle.com
|
||||||
DOMAIN-SUFFIX,jjli87.life
|
DOMAIN-SUFFIX,jjli87.life
|
||||||
|
DOMAIN-SUFFIX,jjmdavj.com
|
||||||
DOMAIN-SUFFIX,jjnlfd.com
|
DOMAIN-SUFFIX,jjnlfd.com
|
||||||
DOMAIN-SUFFIX,jjpnveujkk.com
|
DOMAIN-SUFFIX,jjpnveujkk.com
|
||||||
DOMAIN-SUFFIX,jjwaelns.com
|
DOMAIN-SUFFIX,jjwaelns.com
|
||||||
@ -73589,6 +73632,7 @@ DOMAIN-SUFFIX,jpg-server.com
|
|||||||
DOMAIN-SUFFIX,jpjmpqaupc.com
|
DOMAIN-SUFFIX,jpjmpqaupc.com
|
||||||
DOMAIN-SUFFIX,jpjrkdtbnwc.com
|
DOMAIN-SUFFIX,jpjrkdtbnwc.com
|
||||||
DOMAIN-SUFFIX,jpmpuxglivupwy.com
|
DOMAIN-SUFFIX,jpmpuxglivupwy.com
|
||||||
|
DOMAIN-SUFFIX,jpnbhyba.xyz
|
||||||
DOMAIN-SUFFIX,jppwzdbypenk.com
|
DOMAIN-SUFFIX,jppwzdbypenk.com
|
||||||
DOMAIN-SUFFIX,jpqgxy.com
|
DOMAIN-SUFFIX,jpqgxy.com
|
||||||
DOMAIN-SUFFIX,jpqiiqgydipb.com
|
DOMAIN-SUFFIX,jpqiiqgydipb.com
|
||||||
@ -73751,6 +73795,7 @@ DOMAIN-SUFFIX,jumbln.com
|
|||||||
DOMAIN-SUFFIX,jumboaffiliates.com
|
DOMAIN-SUFFIX,jumboaffiliates.com
|
||||||
DOMAIN-SUFFIX,jumboprodigious.com
|
DOMAIN-SUFFIX,jumboprodigious.com
|
||||||
DOMAIN-SUFFIX,jumhityvblhwwlt.com
|
DOMAIN-SUFFIX,jumhityvblhwwlt.com
|
||||||
|
DOMAIN-SUFFIX,jumochechu.pro
|
||||||
DOMAIN-SUFFIX,jumotic.com
|
DOMAIN-SUFFIX,jumotic.com
|
||||||
DOMAIN-SUFFIX,jump-time.net
|
DOMAIN-SUFFIX,jump-time.net
|
||||||
DOMAIN-SUFFIX,jump.ewoss.net
|
DOMAIN-SUFFIX,jump.ewoss.net
|
||||||
@ -74011,7 +74056,6 @@ DOMAIN-SUFFIX,kareaumatzot.com
|
|||||||
DOMAIN-SUFFIX,kargo.com
|
DOMAIN-SUFFIX,kargo.com
|
||||||
DOMAIN-SUFFIX,karinart.de
|
DOMAIN-SUFFIX,karinart.de
|
||||||
DOMAIN-SUFFIX,karonty.com
|
DOMAIN-SUFFIX,karonty.com
|
||||||
DOMAIN-SUFFIX,karte.io
|
|
||||||
DOMAIN-SUFFIX,karteljackal.com
|
DOMAIN-SUFFIX,karteljackal.com
|
||||||
DOMAIN-SUFFIX,kartikeya-ram.com
|
DOMAIN-SUFFIX,kartikeya-ram.com
|
||||||
DOMAIN-SUFFIX,kasheglesy.pro
|
DOMAIN-SUFFIX,kasheglesy.pro
|
||||||
@ -74108,6 +74152,7 @@ DOMAIN-SUFFIX,kelpmetorealiu.xyz
|
|||||||
DOMAIN-SUFFIX,kelt-195b.com
|
DOMAIN-SUFFIX,kelt-195b.com
|
||||||
DOMAIN-SUFFIX,kemperare.club
|
DOMAIN-SUFFIX,kemperare.club
|
||||||
DOMAIN-SUFFIX,kenduktur.com
|
DOMAIN-SUFFIX,kenduktur.com
|
||||||
|
DOMAIN-SUFFIX,kengi.top
|
||||||
DOMAIN-SUFFIX,kenizg.com
|
DOMAIN-SUFFIX,kenizg.com
|
||||||
DOMAIN-SUFFIX,kenmwqdfiq.com
|
DOMAIN-SUFFIX,kenmwqdfiq.com
|
||||||
DOMAIN-SUFFIX,kennetting.club
|
DOMAIN-SUFFIX,kennetting.club
|
||||||
@ -74567,6 +74612,7 @@ DOMAIN-SUFFIX,krhyqxenacr.xyz
|
|||||||
DOMAIN-SUFFIX,krison.xyz
|
DOMAIN-SUFFIX,krison.xyz
|
||||||
DOMAIN-SUFFIX,kriteriatika.ru
|
DOMAIN-SUFFIX,kriteriatika.ru
|
||||||
DOMAIN-SUFFIX,kriwrsvcbo.com
|
DOMAIN-SUFFIX,kriwrsvcbo.com
|
||||||
|
DOMAIN-SUFFIX,krkcryk.cn
|
||||||
DOMAIN-SUFFIX,krkursist.com
|
DOMAIN-SUFFIX,krkursist.com
|
||||||
DOMAIN-SUFFIX,krmal.com
|
DOMAIN-SUFFIX,krmal.com
|
||||||
DOMAIN-SUFFIX,krnhplalugndkkf.com
|
DOMAIN-SUFFIX,krnhplalugndkkf.com
|
||||||
@ -74752,6 +74798,7 @@ DOMAIN-SUFFIX,kyvhxik.cn
|
|||||||
DOMAIN-SUFFIX,kyyydxpptcl.com
|
DOMAIN-SUFFIX,kyyydxpptcl.com
|
||||||
DOMAIN-SUFFIX,kz2oq0xm6ie7gn5dkswlpv6mfgci8yoe3xlqp12gjotp5fdjxs5ckztb8rzn.codes
|
DOMAIN-SUFFIX,kz2oq0xm6ie7gn5dkswlpv6mfgci8yoe3xlqp12gjotp5fdjxs5ckztb8rzn.codes
|
||||||
DOMAIN-SUFFIX,kzeaa.com
|
DOMAIN-SUFFIX,kzeaa.com
|
||||||
|
DOMAIN-SUFFIX,kzecc.com
|
||||||
DOMAIN-SUFFIX,kzerr.com
|
DOMAIN-SUFFIX,kzerr.com
|
||||||
DOMAIN-SUFFIX,kzfwvqylo.com
|
DOMAIN-SUFFIX,kzfwvqylo.com
|
||||||
DOMAIN-SUFFIX,kzhtgnv.cn
|
DOMAIN-SUFFIX,kzhtgnv.cn
|
||||||
@ -74803,6 +74850,7 @@ DOMAIN-SUFFIX,la.vnecdn.net
|
|||||||
DOMAIN-SUFFIX,la2.vnecdn.net
|
DOMAIN-SUFFIX,la2.vnecdn.net
|
||||||
DOMAIN-SUFFIX,la3.vnecdn.net
|
DOMAIN-SUFFIX,la3.vnecdn.net
|
||||||
DOMAIN-SUFFIX,laagershosed.com
|
DOMAIN-SUFFIX,laagershosed.com
|
||||||
|
DOMAIN-SUFFIX,laagersmascons.com
|
||||||
DOMAIN-SUFFIX,labadon.com
|
DOMAIN-SUFFIX,labadon.com
|
||||||
DOMAIN-SUFFIX,labeldollars.com
|
DOMAIN-SUFFIX,labeldollars.com
|
||||||
DOMAIN-SUFFIX,labellaunkamed.com
|
DOMAIN-SUFFIX,labellaunkamed.com
|
||||||
@ -76386,6 +76434,7 @@ DOMAIN-SUFFIX,lyedssj.cn
|
|||||||
DOMAIN-SUFFIX,lyehemarm.club
|
DOMAIN-SUFFIX,lyehemarm.club
|
||||||
DOMAIN-SUFFIX,lyferere.pro
|
DOMAIN-SUFFIX,lyferere.pro
|
||||||
DOMAIN-SUFFIX,lyfwpt.com.cn
|
DOMAIN-SUFFIX,lyfwpt.com.cn
|
||||||
|
DOMAIN-SUFFIX,lyggt.top
|
||||||
DOMAIN-SUFFIX,lygryd.cn
|
DOMAIN-SUFFIX,lygryd.cn
|
||||||
DOMAIN-SUFFIX,lygrydwz.cn
|
DOMAIN-SUFFIX,lygrydwz.cn
|
||||||
DOMAIN-SUFFIX,lygrydwz.com.cn
|
DOMAIN-SUFFIX,lygrydwz.com.cn
|
||||||
@ -77038,6 +77087,7 @@ DOMAIN-SUFFIX,mdunker.gmxhome.de
|
|||||||
DOMAIN-SUFFIX,mdvkn.com
|
DOMAIN-SUFFIX,mdvkn.com
|
||||||
DOMAIN-SUFFIX,mdwphtohwt.com
|
DOMAIN-SUFFIX,mdwphtohwt.com
|
||||||
DOMAIN-SUFFIX,mdxapi.io
|
DOMAIN-SUFFIX,mdxapi.io
|
||||||
|
DOMAIN-SUFFIX,mdxidbcodehpy.com
|
||||||
DOMAIN-SUFFIX,mdyhb.com
|
DOMAIN-SUFFIX,mdyhb.com
|
||||||
DOMAIN-SUFFIX,me.5.p2l.info
|
DOMAIN-SUFFIX,me.5.p2l.info
|
||||||
DOMAIN-SUFFIX,me.networkandfaces.com
|
DOMAIN-SUFFIX,me.networkandfaces.com
|
||||||
@ -77439,6 +77489,7 @@ DOMAIN-SUFFIX,metrics.coccoc.com
|
|||||||
DOMAIN-SUFFIX,metrics.consumerreports.org
|
DOMAIN-SUFFIX,metrics.consumerreports.org
|
||||||
DOMAIN-SUFFIX,metrics.dailymotion.com
|
DOMAIN-SUFFIX,metrics.dailymotion.com
|
||||||
DOMAIN-SUFFIX,metrics.dallasnews.com
|
DOMAIN-SUFFIX,metrics.dallasnews.com
|
||||||
|
DOMAIN-SUFFIX,metrics.dominos.com.tr
|
||||||
DOMAIN-SUFFIX,metrics.foxnews.com
|
DOMAIN-SUFFIX,metrics.foxnews.com
|
||||||
DOMAIN-SUFFIX,metrics.gfycat.com
|
DOMAIN-SUFFIX,metrics.gfycat.com
|
||||||
DOMAIN-SUFFIX,metrics.happycolor.app
|
DOMAIN-SUFFIX,metrics.happycolor.app
|
||||||
@ -77724,6 +77775,7 @@ DOMAIN-SUFFIX,miscellaneouspiledrely.com
|
|||||||
DOMAIN-SUFFIX,mischiefdiscount.com
|
DOMAIN-SUFFIX,mischiefdiscount.com
|
||||||
DOMAIN-SUFFIX,misdealcpi.com
|
DOMAIN-SUFFIX,misdealcpi.com
|
||||||
DOMAIN-SUFFIX,misguidedstork.com
|
DOMAIN-SUFFIX,misguidedstork.com
|
||||||
|
DOMAIN-SUFFIX,mishishoka.pro
|
||||||
DOMAIN-SUFFIX,misosoup.io
|
DOMAIN-SUFFIX,misosoup.io
|
||||||
DOMAIN-SUFFIX,misrepush.com
|
DOMAIN-SUFFIX,misrepush.com
|
||||||
DOMAIN-SUFFIX,missionarymargaret.com
|
DOMAIN-SUFFIX,missionarymargaret.com
|
||||||
@ -78052,6 +78104,7 @@ DOMAIN-SUFFIX,money-in-net.ru
|
|||||||
DOMAIN-SUFFIX,moneybot.net
|
DOMAIN-SUFFIX,moneybot.net
|
||||||
DOMAIN-SUFFIX,moneycosmos.com
|
DOMAIN-SUFFIX,moneycosmos.com
|
||||||
DOMAIN-SUFFIX,moneyexpert.co.uk
|
DOMAIN-SUFFIX,moneyexpert.co.uk
|
||||||
|
DOMAIN-SUFFIX,moneyfree.co
|
||||||
DOMAIN-SUFFIX,moneymakercdn.com
|
DOMAIN-SUFFIX,moneymakercdn.com
|
||||||
DOMAIN-SUFFIX,moneyplatform.biz
|
DOMAIN-SUFFIX,moneyplatform.biz
|
||||||
DOMAIN-SUFFIX,moneyraid.com
|
DOMAIN-SUFFIX,moneyraid.com
|
||||||
@ -79288,6 +79341,7 @@ DOMAIN-SUFFIX,nfmbossfcisy.com
|
|||||||
DOMAIN-SUFFIX,nfntime.com
|
DOMAIN-SUFFIX,nfntime.com
|
||||||
DOMAIN-SUFFIX,nfpplus.com
|
DOMAIN-SUFFIX,nfpplus.com
|
||||||
DOMAIN-SUFFIX,nfqglptm47uc.com
|
DOMAIN-SUFFIX,nfqglptm47uc.com
|
||||||
|
DOMAIN-SUFFIX,nfqhome.com
|
||||||
DOMAIN-SUFFIX,nfqplus.com
|
DOMAIN-SUFFIX,nfqplus.com
|
||||||
DOMAIN-SUFFIX,nfsuj.com
|
DOMAIN-SUFFIX,nfsuj.com
|
||||||
DOMAIN-SUFFIX,nftcpw.com
|
DOMAIN-SUFFIX,nftcpw.com
|
||||||
@ -79507,6 +79561,7 @@ DOMAIN-SUFFIX,noblefun.net
|
|||||||
DOMAIN-SUFFIX,noblemandrovebreeches.com
|
DOMAIN-SUFFIX,noblemandrovebreeches.com
|
||||||
DOMAIN-SUFFIX,noblemanscramblemoderately.com
|
DOMAIN-SUFFIX,noblemanscramblemoderately.com
|
||||||
DOMAIN-SUFFIX,noblemeantimeawelessaweless.com
|
DOMAIN-SUFFIX,noblemeantimeawelessaweless.com
|
||||||
|
DOMAIN-SUFFIX,noblerbaining.com
|
||||||
DOMAIN-SUFFIX,noblift.mobi
|
DOMAIN-SUFFIX,noblift.mobi
|
||||||
DOMAIN-SUFFIX,noblock.pro
|
DOMAIN-SUFFIX,noblock.pro
|
||||||
DOMAIN-SUFFIX,nobrain.dk
|
DOMAIN-SUFFIX,nobrain.dk
|
||||||
@ -81059,6 +81114,7 @@ DOMAIN-SUFFIX,ox1.vietstock.vn
|
|||||||
DOMAIN-SUFFIX,ox11.com
|
DOMAIN-SUFFIX,ox11.com
|
||||||
DOMAIN-SUFFIX,oxado.com
|
DOMAIN-SUFFIX,oxado.com
|
||||||
DOMAIN-SUFFIX,oxanelinkups.com
|
DOMAIN-SUFFIX,oxanelinkups.com
|
||||||
|
DOMAIN-SUFFIX,oxazoleorfrays.com
|
||||||
DOMAIN-SUFFIX,oxbet.club
|
DOMAIN-SUFFIX,oxbet.club
|
||||||
DOMAIN-SUFFIX,oxbet.com
|
DOMAIN-SUFFIX,oxbet.com
|
||||||
DOMAIN-SUFFIX,oxbet.net
|
DOMAIN-SUFFIX,oxbet.net
|
||||||
@ -81640,6 +81696,7 @@ DOMAIN-SUFFIX,pelicanprogram.com
|
|||||||
DOMAIN-SUFFIX,pelicansource.com
|
DOMAIN-SUFFIX,pelicansource.com
|
||||||
DOMAIN-SUFFIX,pelicula20.com
|
DOMAIN-SUFFIX,pelicula20.com
|
||||||
DOMAIN-SUFFIX,pelis.click
|
DOMAIN-SUFFIX,pelis.click
|
||||||
|
DOMAIN-SUFFIX,pelisnetwork.com
|
||||||
DOMAIN-SUFFIX,pendingvillashells.com
|
DOMAIN-SUFFIX,pendingvillashells.com
|
||||||
DOMAIN-SUFFIX,pendulumtemporary.com
|
DOMAIN-SUFFIX,pendulumtemporary.com
|
||||||
DOMAIN-SUFFIX,pengenanu.files.im
|
DOMAIN-SUFFIX,pengenanu.files.im
|
||||||
@ -81948,6 +82005,7 @@ DOMAIN-SUFFIX,photos5.pop6.com
|
|||||||
DOMAIN-SUFFIX,photos6.pop6.com
|
DOMAIN-SUFFIX,photos6.pop6.com
|
||||||
DOMAIN-SUFFIX,photos7.pop6.com
|
DOMAIN-SUFFIX,photos7.pop6.com
|
||||||
DOMAIN-SUFFIX,photos8.pop6.com
|
DOMAIN-SUFFIX,photos8.pop6.com
|
||||||
|
DOMAIN-SUFFIX,phoudson.com
|
||||||
DOMAIN-SUFFIX,phouvemp.net
|
DOMAIN-SUFFIX,phouvemp.net
|
||||||
DOMAIN-SUFFIX,phoviheca.com
|
DOMAIN-SUFFIX,phoviheca.com
|
||||||
DOMAIN-SUFFIX,phox2ey.bid
|
DOMAIN-SUFFIX,phox2ey.bid
|
||||||
@ -82012,6 +82070,7 @@ DOMAIN-SUFFIX,pigpenchiba.com
|
|||||||
DOMAIN-SUFFIX,pigredoben12.sytes.net
|
DOMAIN-SUFFIX,pigredoben12.sytes.net
|
||||||
DOMAIN-SUFFIX,pigtisetdilqsi.com
|
DOMAIN-SUFFIX,pigtisetdilqsi.com
|
||||||
DOMAIN-SUFFIX,pigtre.com
|
DOMAIN-SUFFIX,pigtre.com
|
||||||
|
DOMAIN-SUFFIX,piilvhtu.cn
|
||||||
DOMAIN-SUFFIX,pijiagui.cn
|
DOMAIN-SUFFIX,pijiagui.cn
|
||||||
DOMAIN-SUFFIX,pikedhelloed.com
|
DOMAIN-SUFFIX,pikedhelloed.com
|
||||||
DOMAIN-SUFFIX,pikeletkiyi.com
|
DOMAIN-SUFFIX,pikeletkiyi.com
|
||||||
@ -82092,9 +82151,6 @@ DOMAIN-SUFFIX,piuradelivery.com
|
|||||||
DOMAIN-SUFFIX,pivotrunner.com
|
DOMAIN-SUFFIX,pivotrunner.com
|
||||||
DOMAIN-SUFFIX,pivywopsu.com
|
DOMAIN-SUFFIX,pivywopsu.com
|
||||||
DOMAIN-SUFFIX,piwhaguvu.com
|
DOMAIN-SUFFIX,piwhaguvu.com
|
||||||
DOMAIN-SUFFIX,piwik.matrix.ua
|
|
||||||
DOMAIN-SUFFIX,piwik.onlinecasino-thai.com
|
|
||||||
DOMAIN-SUFFIX,piwik.onlinecasino321.com
|
|
||||||
DOMAIN-SUFFIX,piwik.org
|
DOMAIN-SUFFIX,piwik.org
|
||||||
DOMAIN-SUFFIX,piwik.pro
|
DOMAIN-SUFFIX,piwik.pro
|
||||||
DOMAIN-SUFFIX,piwvk.cn
|
DOMAIN-SUFFIX,piwvk.cn
|
||||||
@ -82207,6 +82263,7 @@ DOMAIN-SUFFIX,plantapizzazz.com
|
|||||||
DOMAIN-SUFFIX,plantationthrillednoncommittal.com
|
DOMAIN-SUFFIX,plantationthrillednoncommittal.com
|
||||||
DOMAIN-SUFFIX,plantdigestion.com
|
DOMAIN-SUFFIX,plantdigestion.com
|
||||||
DOMAIN-SUFFIX,plantinscription.com
|
DOMAIN-SUFFIX,plantinscription.com
|
||||||
|
DOMAIN-SUFFIX,plantomgeforce.online
|
||||||
DOMAIN-SUFFIX,plantpreventioncrab.com
|
DOMAIN-SUFFIX,plantpreventioncrab.com
|
||||||
DOMAIN-SUFFIX,plants.ink
|
DOMAIN-SUFFIX,plants.ink
|
||||||
DOMAIN-SUFFIX,plardi.com
|
DOMAIN-SUFFIX,plardi.com
|
||||||
@ -82394,6 +82451,7 @@ DOMAIN-SUFFIX,poignantpersonnel.com
|
|||||||
DOMAIN-SUFFIX,pointclicktrack.com
|
DOMAIN-SUFFIX,pointclicktrack.com
|
||||||
DOMAIN-SUFFIX,pointeretards.com
|
DOMAIN-SUFFIX,pointeretards.com
|
||||||
DOMAIN-SUFFIX,pointillist.com
|
DOMAIN-SUFFIX,pointillist.com
|
||||||
|
DOMAIN-SUFFIX,pointlesspocket.com
|
||||||
DOMAIN-SUFFIX,pointlimitedzen.online
|
DOMAIN-SUFFIX,pointlimitedzen.online
|
||||||
DOMAIN-SUFFIX,pointmediatracker.com
|
DOMAIN-SUFFIX,pointmediatracker.com
|
||||||
DOMAIN-SUFFIX,pointomatic.com
|
DOMAIN-SUFFIX,pointomatic.com
|
||||||
@ -82807,6 +82865,7 @@ DOMAIN-SUFFIX,predictivedna.com
|
|||||||
DOMAIN-SUFFIX,predictiveresponse.net
|
DOMAIN-SUFFIX,predictiveresponse.net
|
||||||
DOMAIN-SUFFIX,predominantaugustchapter.com
|
DOMAIN-SUFFIX,predominantaugustchapter.com
|
||||||
DOMAIN-SUFFIX,predskolaci.cz
|
DOMAIN-SUFFIX,predskolaci.cz
|
||||||
|
DOMAIN-SUFFIX,preemiesurnap.com
|
||||||
DOMAIN-SUFFIX,prefaceinventorgrouping.com
|
DOMAIN-SUFFIX,prefaceinventorgrouping.com
|
||||||
DOMAIN-SUFFIX,preferablycompletion.com
|
DOMAIN-SUFFIX,preferablycompletion.com
|
||||||
DOMAIN-SUFFIX,preferenceforfeit.com
|
DOMAIN-SUFFIX,preferenceforfeit.com
|
||||||
@ -82964,6 +83023,7 @@ DOMAIN-SUFFIX,probns.com
|
|||||||
DOMAIN-SUFFIX,probtn.com
|
DOMAIN-SUFFIX,probtn.com
|
||||||
DOMAIN-SUFFIX,probusinesshub.com
|
DOMAIN-SUFFIX,probusinesshub.com
|
||||||
DOMAIN-SUFFIX,processlockdownagree.com
|
DOMAIN-SUFFIX,processlockdownagree.com
|
||||||
|
DOMAIN-SUFFIX,proclaimincurable.com
|
||||||
DOMAIN-SUFFIX,proclaimsubjected.com
|
DOMAIN-SUFFIX,proclaimsubjected.com
|
||||||
DOMAIN-SUFFIX,proclivitysystems.com
|
DOMAIN-SUFFIX,proclivitysystems.com
|
||||||
DOMAIN-SUFFIX,procuredawestruckpoint.com
|
DOMAIN-SUFFIX,procuredawestruckpoint.com
|
||||||
@ -83855,6 +83915,7 @@ DOMAIN-SUFFIX,qiaohong.ltd
|
|||||||
DOMAIN-SUFFIX,qiaoxiaomiao.com
|
DOMAIN-SUFFIX,qiaoxiaomiao.com
|
||||||
DOMAIN-SUFFIX,qibalmm.com
|
DOMAIN-SUFFIX,qibalmm.com
|
||||||
DOMAIN-SUFFIX,qibxdwe1.com
|
DOMAIN-SUFFIX,qibxdwe1.com
|
||||||
|
DOMAIN-SUFFIX,qichegongxiang.xyz
|
||||||
DOMAIN-SUFFIX,qichenx.com
|
DOMAIN-SUFFIX,qichenx.com
|
||||||
DOMAIN-SUFFIX,qichetuoyun.com.cn
|
DOMAIN-SUFFIX,qichetuoyun.com.cn
|
||||||
DOMAIN-SUFFIX,qicqn.cn
|
DOMAIN-SUFFIX,qicqn.cn
|
||||||
@ -84973,6 +85034,7 @@ DOMAIN-SUFFIX,res.pinpai8.cn
|
|||||||
DOMAIN-SUFFIX,resad.mediaid.click
|
DOMAIN-SUFFIX,resad.mediaid.click
|
||||||
DOMAIN-SUFFIX,resalag.com
|
DOMAIN-SUFFIX,resalag.com
|
||||||
DOMAIN-SUFFIX,resanium.com
|
DOMAIN-SUFFIX,resanium.com
|
||||||
|
DOMAIN-SUFFIX,resavethyme.com
|
||||||
DOMAIN-SUFFIX,resawsmas.com
|
DOMAIN-SUFFIX,resawsmas.com
|
||||||
DOMAIN-SUFFIX,reschedulewizards.com
|
DOMAIN-SUFFIX,reschedulewizards.com
|
||||||
DOMAIN-SUFFIX,rescuephrase.com
|
DOMAIN-SUFFIX,rescuephrase.com
|
||||||
@ -85069,6 +85131,7 @@ DOMAIN-SUFFIX,retiringvarieties.com
|
|||||||
DOMAIN-SUFFIX,retono42.us
|
DOMAIN-SUFFIX,retono42.us
|
||||||
DOMAIN-SUFFIX,retoxo.com
|
DOMAIN-SUFFIX,retoxo.com
|
||||||
DOMAIN-SUFFIX,retreatregular.com
|
DOMAIN-SUFFIX,retreatregular.com
|
||||||
|
DOMAIN-SUFFIX,retrieval-bd.duote.com
|
||||||
DOMAIN-SUFFIX,retsiti.ru
|
DOMAIN-SUFFIX,retsiti.ru
|
||||||
DOMAIN-SUFFIX,rettica.com
|
DOMAIN-SUFFIX,rettica.com
|
||||||
DOMAIN-SUFFIX,rettik.ru
|
DOMAIN-SUFFIX,rettik.ru
|
||||||
@ -85194,6 +85257,7 @@ DOMAIN-SUFFIX,rhagitegreeted.com
|
|||||||
DOMAIN-SUFFIX,rhearthinkchlo.xyz
|
DOMAIN-SUFFIX,rhearthinkchlo.xyz
|
||||||
DOMAIN-SUFFIX,rhelog.com
|
DOMAIN-SUFFIX,rhelog.com
|
||||||
DOMAIN-SUFFIX,rhetoricalloss.com
|
DOMAIN-SUFFIX,rhetoricalloss.com
|
||||||
|
DOMAIN-SUFFIX,rhetoricalveil.com
|
||||||
DOMAIN-SUFFIX,rhfgjld.com
|
DOMAIN-SUFFIX,rhfgjld.com
|
||||||
DOMAIN-SUFFIX,rhhmaq.com
|
DOMAIN-SUFFIX,rhhmaq.com
|
||||||
DOMAIN-SUFFIX,rhiedy.com
|
DOMAIN-SUFFIX,rhiedy.com
|
||||||
@ -85600,6 +85664,7 @@ DOMAIN-SUFFIX,rqgigsrdnomuhmq.com
|
|||||||
DOMAIN-SUFFIX,rqhere.com
|
DOMAIN-SUFFIX,rqhere.com
|
||||||
DOMAIN-SUFFIX,rqhere2.com
|
DOMAIN-SUFFIX,rqhere2.com
|
||||||
DOMAIN-SUFFIX,rqjhhg.cn
|
DOMAIN-SUFFIX,rqjhhg.cn
|
||||||
|
DOMAIN-SUFFIX,rqkfhquz.cn
|
||||||
DOMAIN-SUFFIX,rqkgcd.xyz
|
DOMAIN-SUFFIX,rqkgcd.xyz
|
||||||
DOMAIN-SUFFIX,rqmob.com
|
DOMAIN-SUFFIX,rqmob.com
|
||||||
DOMAIN-SUFFIX,rqqwcvagf.top
|
DOMAIN-SUFFIX,rqqwcvagf.top
|
||||||
@ -85613,6 +85678,7 @@ DOMAIN-SUFFIX,rreboleldfjpet.com
|
|||||||
DOMAIN-SUFFIX,rrf.fat1domain1
|
DOMAIN-SUFFIX,rrf.fat1domain1
|
||||||
DOMAIN-SUFFIX,rrgapzw.cn
|
DOMAIN-SUFFIX,rrgapzw.cn
|
||||||
DOMAIN-SUFFIX,rrimpl.com
|
DOMAIN-SUFFIX,rrimpl.com
|
||||||
|
DOMAIN-SUFFIX,rrkky.top
|
||||||
DOMAIN-SUFFIX,rrlafphbrpazu.com
|
DOMAIN-SUFFIX,rrlafphbrpazu.com
|
||||||
DOMAIN-SUFFIX,rrogfhs.cn
|
DOMAIN-SUFFIX,rrogfhs.cn
|
||||||
DOMAIN-SUFFIX,rrolawcats2bsl4b.in.net
|
DOMAIN-SUFFIX,rrolawcats2bsl4b.in.net
|
||||||
@ -85992,6 +86058,7 @@ DOMAIN-SUFFIX,sabs-push.xyz
|
|||||||
DOMAIN-SUFFIX,sabsmismake.casa
|
DOMAIN-SUFFIX,sabsmismake.casa
|
||||||
DOMAIN-SUFFIX,sacchaeleduk.com
|
DOMAIN-SUFFIX,sacchaeleduk.com
|
||||||
DOMAIN-SUFFIX,sacdon.com
|
DOMAIN-SUFFIX,sacdon.com
|
||||||
|
DOMAIN-SUFFIX,sacegryri.com
|
||||||
DOMAIN-SUFFIX,sackswaycheese.com
|
DOMAIN-SUFFIX,sackswaycheese.com
|
||||||
DOMAIN-SUFFIX,sacralcabaa.com
|
DOMAIN-SUFFIX,sacralcabaa.com
|
||||||
DOMAIN-SUFFIX,sacredperpetratorbasketball.com
|
DOMAIN-SUFFIX,sacredperpetratorbasketball.com
|
||||||
@ -86057,6 +86124,7 @@ DOMAIN-SUFFIX,salemove.com
|
|||||||
DOMAIN-SUFFIX,saleonce.top
|
DOMAIN-SUFFIX,saleonce.top
|
||||||
DOMAIN-SUFFIX,salesdoubler.com.ua
|
DOMAIN-SUFFIX,salesdoubler.com.ua
|
||||||
DOMAIN-SUFFIX,salesgenius.com
|
DOMAIN-SUFFIX,salesgenius.com
|
||||||
|
DOMAIN-SUFFIX,salesloft.com
|
||||||
DOMAIN-SUFFIX,salesmanago.pl
|
DOMAIN-SUFFIX,salesmanago.pl
|
||||||
DOMAIN-SUFFIX,salesviewer.com
|
DOMAIN-SUFFIX,salesviewer.com
|
||||||
DOMAIN-SUFFIX,salesviewer.org
|
DOMAIN-SUFFIX,salesviewer.org
|
||||||
@ -87140,6 +87208,7 @@ DOMAIN-SUFFIX,shunxinyuancaiwu.cn
|
|||||||
DOMAIN-SUFFIX,shuptiwywhu.com
|
DOMAIN-SUFFIX,shuptiwywhu.com
|
||||||
DOMAIN-SUFFIX,shusacem.net
|
DOMAIN-SUFFIX,shusacem.net
|
||||||
DOMAIN-SUFFIX,shustuxyxe.com
|
DOMAIN-SUFFIX,shustuxyxe.com
|
||||||
|
DOMAIN-SUFFIX,shutplumptravels.com
|
||||||
DOMAIN-SUFFIX,shuveenvcfzk.com
|
DOMAIN-SUFFIX,shuveenvcfzk.com
|
||||||
DOMAIN-SUFFIX,shvhse.com
|
DOMAIN-SUFFIX,shvhse.com
|
||||||
DOMAIN-SUFFIX,shweflix.com
|
DOMAIN-SUFFIX,shweflix.com
|
||||||
@ -87465,6 +87534,7 @@ DOMAIN-SUFFIX,slightlyfarawaybold.com
|
|||||||
DOMAIN-SUFFIX,sliiindy.top
|
DOMAIN-SUFFIX,sliiindy.top
|
||||||
DOMAIN-SUFFIX,slike.indiatimes.com
|
DOMAIN-SUFFIX,slike.indiatimes.com
|
||||||
DOMAIN-SUFFIX,slikslik.com
|
DOMAIN-SUFFIX,slikslik.com
|
||||||
|
DOMAIN-SUFFIX,slilindy.top
|
||||||
DOMAIN-SUFFIX,slimads.vn
|
DOMAIN-SUFFIX,slimads.vn
|
||||||
DOMAIN-SUFFIX,slimelump.com
|
DOMAIN-SUFFIX,slimelump.com
|
||||||
DOMAIN-SUFFIX,slimgipnoz.ru
|
DOMAIN-SUFFIX,slimgipnoz.ru
|
||||||
@ -87482,6 +87552,8 @@ DOMAIN-SUFFIX,slipdashedundermine.com
|
|||||||
DOMAIN-SUFFIX,slippersferry.com
|
DOMAIN-SUFFIX,slippersferry.com
|
||||||
DOMAIN-SUFFIX,slipperspromisingyearn.com
|
DOMAIN-SUFFIX,slipperspromisingyearn.com
|
||||||
DOMAIN-SUFFIX,slipperyextremelyvast.com
|
DOMAIN-SUFFIX,slipperyextremelyvast.com
|
||||||
|
DOMAIN-SUFFIX,sliuindy.top
|
||||||
|
DOMAIN-SUFFIX,slivindy.top
|
||||||
DOMAIN-SUFFIX,slivz.com
|
DOMAIN-SUFFIX,slivz.com
|
||||||
DOMAIN-SUFFIX,sllsbgjfamxckn.com
|
DOMAIN-SUFFIX,sllsbgjfamxckn.com
|
||||||
DOMAIN-SUFFIX,slm.dantri.com.vn
|
DOMAIN-SUFFIX,slm.dantri.com.vn
|
||||||
@ -87918,6 +87990,7 @@ DOMAIN-SUFFIX,sortsummer.com
|
|||||||
DOMAIN-SUFFIX,sortyrails.com
|
DOMAIN-SUFFIX,sortyrails.com
|
||||||
DOMAIN-SUFFIX,soshoord.com
|
DOMAIN-SUFFIX,soshoord.com
|
||||||
DOMAIN-SUFFIX,sosigninggrudge.com
|
DOMAIN-SUFFIX,sosigninggrudge.com
|
||||||
|
DOMAIN-SUFFIX,sosinyo.xyz
|
||||||
DOMAIN-SUFFIX,soska.us
|
DOMAIN-SUFFIX,soska.us
|
||||||
DOMAIN-SUFFIX,sosnews.ru
|
DOMAIN-SUFFIX,sosnews.ru
|
||||||
DOMAIN-SUFFIX,sosodo.xyz
|
DOMAIN-SUFFIX,sosodo.xyz
|
||||||
@ -87945,6 +88018,7 @@ DOMAIN-SUFFIX,sovietit.com
|
|||||||
DOMAIN-SUFFIX,sovrn.com
|
DOMAIN-SUFFIX,sovrn.com
|
||||||
DOMAIN-SUFFIX,soycrockarab.com
|
DOMAIN-SUFFIX,soycrockarab.com
|
||||||
DOMAIN-SUFFIX,soysapslad.com
|
DOMAIN-SUFFIX,soysapslad.com
|
||||||
|
DOMAIN-SUFFIX,sozdzl.cn
|
||||||
DOMAIN-SUFFIX,sp.centralfloridafuture.com
|
DOMAIN-SUFFIX,sp.centralfloridafuture.com
|
||||||
DOMAIN-SUFFIX,sp.flocktory.com
|
DOMAIN-SUFFIX,sp.flocktory.com
|
||||||
DOMAIN-SUFFIX,sp.minds.com
|
DOMAIN-SUFFIX,sp.minds.com
|
||||||
@ -88487,6 +88561,7 @@ DOMAIN-SUFFIX,static.freenet.de
|
|||||||
DOMAIN-SUFFIX,static.gaomaer.cn
|
DOMAIN-SUFFIX,static.gaomaer.cn
|
||||||
DOMAIN-SUFFIX,static.herr.io
|
DOMAIN-SUFFIX,static.herr.io
|
||||||
DOMAIN-SUFFIX,static.jampp.com
|
DOMAIN-SUFFIX,static.jampp.com
|
||||||
|
DOMAIN-SUFFIX,static.karte.io
|
||||||
DOMAIN-SUFFIX,static.kibboko.com
|
DOMAIN-SUFFIX,static.kibboko.com
|
||||||
DOMAIN-SUFFIX,static.l3.cdn.adbucks.com
|
DOMAIN-SUFFIX,static.l3.cdn.adbucks.com
|
||||||
DOMAIN-SUFFIX,static.l3.cdn.adsucks.com
|
DOMAIN-SUFFIX,static.l3.cdn.adsucks.com
|
||||||
@ -88646,6 +88721,7 @@ DOMAIN-SUFFIX,stats.ultimate-webservices.com
|
|||||||
DOMAIN-SUFFIX,stats.unionleader.com
|
DOMAIN-SUFFIX,stats.unionleader.com
|
||||||
DOMAIN-SUFFIX,stats.unity3d.com
|
DOMAIN-SUFFIX,stats.unity3d.com
|
||||||
DOMAIN-SUFFIX,stats.vc.gg
|
DOMAIN-SUFFIX,stats.vc.gg
|
||||||
|
DOMAIN-SUFFIX,stats.videoseyred.in
|
||||||
DOMAIN-SUFFIX,stats.videoseyredin.net
|
DOMAIN-SUFFIX,stats.videoseyredin.net
|
||||||
DOMAIN-SUFFIX,stats.vidyome.com
|
DOMAIN-SUFFIX,stats.vidyome.com
|
||||||
DOMAIN-SUFFIX,stats.vietnammoi.vn
|
DOMAIN-SUFFIX,stats.vietnammoi.vn
|
||||||
@ -89050,6 +89126,7 @@ DOMAIN-SUFFIX,sunburnquasars.com
|
|||||||
DOMAIN-SUFFIX,suncenturyautumn.com
|
DOMAIN-SUFFIX,suncenturyautumn.com
|
||||||
DOMAIN-SUFFIX,sundady.online
|
DOMAIN-SUFFIX,sundady.online
|
||||||
DOMAIN-SUFFIX,sundayceremonytitanic.com
|
DOMAIN-SUFFIX,sundayceremonytitanic.com
|
||||||
|
DOMAIN-SUFFIX,sundayscrewinsulting.com
|
||||||
DOMAIN-SUFFIX,sundaysky.com
|
DOMAIN-SUFFIX,sundaysky.com
|
||||||
DOMAIN-SUFFIX,sunglasseslollipopoperating.com
|
DOMAIN-SUFFIX,sunglasseslollipopoperating.com
|
||||||
DOMAIN-SUFFIX,sungong1987.com
|
DOMAIN-SUFFIX,sungong1987.com
|
||||||
@ -89078,6 +89155,7 @@ DOMAIN-SUFFIX,sunyftlaoiiy.com
|
|||||||
DOMAIN-SUFFIX,sunyujia.top
|
DOMAIN-SUFFIX,sunyujia.top
|
||||||
DOMAIN-SUFFIX,suocloud.com
|
DOMAIN-SUFFIX,suocloud.com
|
||||||
DOMAIN-SUFFIX,suoksm.cn
|
DOMAIN-SUFFIX,suoksm.cn
|
||||||
|
DOMAIN-SUFFIX,supatazo.xyz
|
||||||
DOMAIN-SUFFIX,super-ladies-now.life
|
DOMAIN-SUFFIX,super-ladies-now.life
|
||||||
DOMAIN-SUFFIX,super-links.net
|
DOMAIN-SUFFIX,super-links.net
|
||||||
DOMAIN-SUFFIX,super-promo.cyme.info
|
DOMAIN-SUFFIX,super-promo.cyme.info
|
||||||
@ -89433,6 +89511,7 @@ DOMAIN-SUFFIX,t.451.io
|
|||||||
DOMAIN-SUFFIX,t.4623.ru
|
DOMAIN-SUFFIX,t.4623.ru
|
||||||
DOMAIN-SUFFIX,t.91chs.com
|
DOMAIN-SUFFIX,t.91chs.com
|
||||||
DOMAIN-SUFFIX,t.ajrkm.link
|
DOMAIN-SUFFIX,t.ajrkm.link
|
||||||
|
DOMAIN-SUFFIX,t.armchairbookie.com
|
||||||
DOMAIN-SUFFIX,t.bawafx.com
|
DOMAIN-SUFFIX,t.bawafx.com
|
||||||
DOMAIN-SUFFIX,t.booksuper.info
|
DOMAIN-SUFFIX,t.booksuper.info
|
||||||
DOMAIN-SUFFIX,t.carta.com
|
DOMAIN-SUFFIX,t.carta.com
|
||||||
@ -89441,12 +89520,14 @@ DOMAIN-SUFFIX,t.custora.com
|
|||||||
DOMAIN-SUFFIX,t.dgm-au.com
|
DOMAIN-SUFFIX,t.dgm-au.com
|
||||||
DOMAIN-SUFFIX,t.dtscdn.com
|
DOMAIN-SUFFIX,t.dtscdn.com
|
||||||
DOMAIN-SUFFIX,t.eloqua.com
|
DOMAIN-SUFFIX,t.eloqua.com
|
||||||
|
DOMAIN-SUFFIX,t.email.superdrug.com
|
||||||
DOMAIN-SUFFIX,t.en25.com
|
DOMAIN-SUFFIX,t.en25.com
|
||||||
DOMAIN-SUFFIX,t.felmat.net
|
DOMAIN-SUFFIX,t.felmat.net
|
||||||
DOMAIN-SUFFIX,t.flix360.com
|
DOMAIN-SUFFIX,t.flix360.com
|
||||||
DOMAIN-SUFFIX,t.frtyg.com
|
DOMAIN-SUFFIX,t.frtyg.com
|
||||||
DOMAIN-SUFFIX,t.frtyi.com
|
DOMAIN-SUFFIX,t.frtyi.com
|
||||||
DOMAIN-SUFFIX,t.imgur.com
|
DOMAIN-SUFFIX,t.imgur.com
|
||||||
|
DOMAIN-SUFFIX,t.karte.io
|
||||||
DOMAIN-SUFFIX,t.lidyana.com
|
DOMAIN-SUFFIX,t.lidyana.com
|
||||||
DOMAIN-SUFFIX,t.ltmse.com
|
DOMAIN-SUFFIX,t.ltmse.com
|
||||||
DOMAIN-SUFFIX,t.mdn2015x3.com
|
DOMAIN-SUFFIX,t.mdn2015x3.com
|
||||||
@ -89456,6 +89537,7 @@ DOMAIN-SUFFIX,t.my.jobs
|
|||||||
DOMAIN-SUFFIX,t.n.mcdonalds.de
|
DOMAIN-SUFFIX,t.n.mcdonalds.de
|
||||||
DOMAIN-SUFFIX,t.news.browns-restaurants.co.uk
|
DOMAIN-SUFFIX,t.news.browns-restaurants.co.uk
|
||||||
DOMAIN-SUFFIX,t.njzrxx.xyz
|
DOMAIN-SUFFIX,t.njzrxx.xyz
|
||||||
|
DOMAIN-SUFFIX,t.notif-colissimo-laposte.info
|
||||||
DOMAIN-SUFFIX,t.powerreviews.com
|
DOMAIN-SUFFIX,t.powerreviews.com
|
||||||
DOMAIN-SUFFIX,t.premii.com
|
DOMAIN-SUFFIX,t.premii.com
|
||||||
DOMAIN-SUFFIX,t.pusk.ru
|
DOMAIN-SUFFIX,t.pusk.ru
|
||||||
@ -89528,6 +89610,7 @@ DOMAIN-SUFFIX,tag.datariver.ru
|
|||||||
DOMAIN-SUFFIX,tag.getdrip.com
|
DOMAIN-SUFFIX,tag.getdrip.com
|
||||||
DOMAIN-SUFFIX,tag.goadopt.io
|
DOMAIN-SUFFIX,tag.goadopt.io
|
||||||
DOMAIN-SUFFIX,tag.hariken.co
|
DOMAIN-SUFFIX,tag.hariken.co
|
||||||
|
DOMAIN-SUFFIX,tag.karte.io
|
||||||
DOMAIN-SUFFIX,tag.nifty.com
|
DOMAIN-SUFFIX,tag.nifty.com
|
||||||
DOMAIN-SUFFIX,tag.pprl.io
|
DOMAIN-SUFFIX,tag.pprl.io
|
||||||
DOMAIN-SUFFIX,tag.regieci.com
|
DOMAIN-SUFFIX,tag.regieci.com
|
||||||
@ -89722,6 +89805,7 @@ DOMAIN-SUFFIX,tartator.com
|
|||||||
DOMAIN-SUFFIX,tarvemowhay.com
|
DOMAIN-SUFFIX,tarvemowhay.com
|
||||||
DOMAIN-SUFFIX,taskapi.net
|
DOMAIN-SUFFIX,taskapi.net
|
||||||
DOMAIN-SUFFIX,taspectsofcu.com
|
DOMAIN-SUFFIX,taspectsofcu.com
|
||||||
|
DOMAIN-SUFFIX,tastelesstrucks.com
|
||||||
DOMAIN-SUFFIX,tastesmodifycount.com
|
DOMAIN-SUFFIX,tastesmodifycount.com
|
||||||
DOMAIN-SUFFIX,tastierxyphoid.com
|
DOMAIN-SUFFIX,tastierxyphoid.com
|
||||||
DOMAIN-SUFFIX,tastingraise.com
|
DOMAIN-SUFFIX,tastingraise.com
|
||||||
@ -90112,6 +90196,7 @@ DOMAIN-SUFFIX,tha.bet
|
|||||||
DOMAIN-SUFFIX,thabet88.co
|
DOMAIN-SUFFIX,thabet88.co
|
||||||
DOMAIN-SUFFIX,thabet88.info
|
DOMAIN-SUFFIX,thabet88.info
|
||||||
DOMAIN-SUFFIX,thabet88.vip
|
DOMAIN-SUFFIX,thabet88.vip
|
||||||
|
DOMAIN-SUFFIX,thackgooder.com
|
||||||
DOMAIN-SUFFIX,thagic.com
|
DOMAIN-SUFFIX,thagic.com
|
||||||
DOMAIN-SUFFIX,thague.com
|
DOMAIN-SUFFIX,thague.com
|
||||||
DOMAIN-SUFFIX,thaibeco.com
|
DOMAIN-SUFFIX,thaibeco.com
|
||||||
@ -91059,8 +91144,10 @@ DOMAIN-SUFFIX,track.accesstrade.vn
|
|||||||
DOMAIN-SUFFIX,track.adspire.io
|
DOMAIN-SUFFIX,track.adspire.io
|
||||||
DOMAIN-SUFFIX,track.anchorfree.com
|
DOMAIN-SUFFIX,track.anchorfree.com
|
||||||
DOMAIN-SUFFIX,track.aplaut.io
|
DOMAIN-SUFFIX,track.aplaut.io
|
||||||
|
DOMAIN-SUFFIX,track.aptitudemedia.co
|
||||||
DOMAIN-SUFFIX,track.atgstores.com
|
DOMAIN-SUFFIX,track.atgstores.com
|
||||||
DOMAIN-SUFFIX,track.atom-data.io
|
DOMAIN-SUFFIX,track.atom-data.io
|
||||||
|
DOMAIN-SUFFIX,track.avxid.com
|
||||||
DOMAIN-SUFFIX,track.bizjournals.com
|
DOMAIN-SUFFIX,track.bizjournals.com
|
||||||
DOMAIN-SUFFIX,track.buybox.click
|
DOMAIN-SUFFIX,track.buybox.click
|
||||||
DOMAIN-SUFFIX,track.byzon.swelen.net
|
DOMAIN-SUFFIX,track.byzon.swelen.net
|
||||||
@ -91087,6 +91174,7 @@ DOMAIN-SUFFIX,track.ft.com
|
|||||||
DOMAIN-SUFFIX,track.game18click.com
|
DOMAIN-SUFFIX,track.game18click.com
|
||||||
DOMAIN-SUFFIX,track.gawker.com
|
DOMAIN-SUFFIX,track.gawker.com
|
||||||
DOMAIN-SUFFIX,track.hk01.com
|
DOMAIN-SUFFIX,track.hk01.com
|
||||||
|
DOMAIN-SUFFIX,track.homejobs.careers
|
||||||
DOMAIN-SUFFIX,track.homestead.com
|
DOMAIN-SUFFIX,track.homestead.com
|
||||||
DOMAIN-SUFFIX,track.icheck.com.vn
|
DOMAIN-SUFFIX,track.icheck.com.vn
|
||||||
DOMAIN-SUFFIX,track.ilonofficial.com
|
DOMAIN-SUFFIX,track.ilonofficial.com
|
||||||
@ -91166,6 +91254,7 @@ DOMAIN-SUFFIX,track.msadcenter.zmmr.com
|
|||||||
DOMAIN-SUFFIX,track.msadcenter.zul.com
|
DOMAIN-SUFFIX,track.msadcenter.zul.com
|
||||||
DOMAIN-SUFFIX,track.msadcenter.zvjw.com
|
DOMAIN-SUFFIX,track.msadcenter.zvjw.com
|
||||||
DOMAIN-SUFFIX,track.msadcenter.zzv.com
|
DOMAIN-SUFFIX,track.msadcenter.zzv.com
|
||||||
|
DOMAIN-SUFFIX,track.nationalgunrights.org
|
||||||
DOMAIN-SUFFIX,track.nifty.com
|
DOMAIN-SUFFIX,track.nifty.com
|
||||||
DOMAIN-SUFFIX,track.notsy.io
|
DOMAIN-SUFFIX,track.notsy.io
|
||||||
DOMAIN-SUFFIX,track.nzz.ch
|
DOMAIN-SUFFIX,track.nzz.ch
|
||||||
@ -91185,6 +91274,7 @@ DOMAIN-SUFFIX,track.saygames.io
|
|||||||
DOMAIN-SUFFIX,track.segmentstream.com
|
DOMAIN-SUFFIX,track.segmentstream.com
|
||||||
DOMAIN-SUFFIX,track.sendo.vn
|
DOMAIN-SUFFIX,track.sendo.vn
|
||||||
DOMAIN-SUFFIX,track.software-codes.com
|
DOMAIN-SUFFIX,track.software-codes.com
|
||||||
|
DOMAIN-SUFFIX,track.spzan.com
|
||||||
DOMAIN-SUFFIX,track.storm.mg
|
DOMAIN-SUFFIX,track.storm.mg
|
||||||
DOMAIN-SUFFIX,track.swaptrap.live
|
DOMAIN-SUFFIX,track.swaptrap.live
|
||||||
DOMAIN-SUFFIX,track.tenjin.com
|
DOMAIN-SUFFIX,track.tenjin.com
|
||||||
@ -91199,6 +91289,7 @@ DOMAIN-SUFFIX,track.upaknee.com
|
|||||||
DOMAIN-SUFFIX,track.vio.edu.vn
|
DOMAIN-SUFFIX,track.vio.edu.vn
|
||||||
DOMAIN-SUFFIX,track.vivid.com
|
DOMAIN-SUFFIX,track.vivid.com
|
||||||
DOMAIN-SUFFIX,track.zappos.com
|
DOMAIN-SUFFIX,track.zappos.com
|
||||||
|
DOMAIN-SUFFIX,track.zerofriend.com
|
||||||
DOMAIN-SUFFIX,track.zipalerts.com
|
DOMAIN-SUFFIX,track.zipalerts.com
|
||||||
DOMAIN-SUFFIX,track.ziprecruiter.com
|
DOMAIN-SUFFIX,track.ziprecruiter.com
|
||||||
DOMAIN-SUFFIX,track.zulumarketing.com
|
DOMAIN-SUFFIX,track.zulumarketing.com
|
||||||
@ -91216,6 +91307,7 @@ DOMAIN-SUFFIX,trackcb.com
|
|||||||
DOMAIN-SUFFIX,trackcdn.com
|
DOMAIN-SUFFIX,trackcdn.com
|
||||||
DOMAIN-SUFFIX,trackconsole.com
|
DOMAIN-SUFFIX,trackconsole.com
|
||||||
DOMAIN-SUFFIX,trackcorner.com
|
DOMAIN-SUFFIX,trackcorner.com
|
||||||
|
DOMAIN-SUFFIX,trackdan.com
|
||||||
DOMAIN-SUFFIX,trackdb.go3.tv
|
DOMAIN-SUFFIX,trackdb.go3.tv
|
||||||
DOMAIN-SUFFIX,trackdiscovery.net
|
DOMAIN-SUFFIX,trackdiscovery.net
|
||||||
DOMAIN-SUFFIX,trackeame.com
|
DOMAIN-SUFFIX,trackeame.com
|
||||||
@ -91229,6 +91321,7 @@ DOMAIN-SUFFIX,tracker-zlivestream.zapps.vn
|
|||||||
DOMAIN-SUFFIX,tracker.77player.xyz
|
DOMAIN-SUFFIX,tracker.77player.xyz
|
||||||
DOMAIN-SUFFIX,tracker.anime47.com
|
DOMAIN-SUFFIX,tracker.anime47.com
|
||||||
DOMAIN-SUFFIX,tracker.awr.im
|
DOMAIN-SUFFIX,tracker.awr.im
|
||||||
|
DOMAIN-SUFFIX,tracker.beritagar.id
|
||||||
DOMAIN-SUFFIX,tracker.blutv.com
|
DOMAIN-SUFFIX,tracker.blutv.com
|
||||||
DOMAIN-SUFFIX,tracker.bongngo.bar
|
DOMAIN-SUFFIX,tracker.bongngo.bar
|
||||||
DOMAIN-SUFFIX,tracker.bonnint.net
|
DOMAIN-SUFFIX,tracker.bonnint.net
|
||||||
@ -91249,6 +91342,7 @@ DOMAIN-SUFFIX,tracker.idocdn.com
|
|||||||
DOMAIN-SUFFIX,tracker.joongang.co.kr
|
DOMAIN-SUFFIX,tracker.joongang.co.kr
|
||||||
DOMAIN-SUFFIX,tracker.joost.com
|
DOMAIN-SUFFIX,tracker.joost.com
|
||||||
DOMAIN-SUFFIX,tracker.kantan-access.com
|
DOMAIN-SUFFIX,tracker.kantan-access.com
|
||||||
|
DOMAIN-SUFFIX,tracker.lazada.co.id
|
||||||
DOMAIN-SUFFIX,tracker.mmdlv.it
|
DOMAIN-SUFFIX,tracker.mmdlv.it
|
||||||
DOMAIN-SUFFIX,tracker.mtrtb.com
|
DOMAIN-SUFFIX,tracker.mtrtb.com
|
||||||
DOMAIN-SUFFIX,tracker.netklix.com
|
DOMAIN-SUFFIX,tracker.netklix.com
|
||||||
@ -91542,6 +91636,7 @@ DOMAIN-SUFFIX,trk.ablogica.com
|
|||||||
DOMAIN-SUFFIX,trk.bad-tool-tell-doubt.xyz
|
DOMAIN-SUFFIX,trk.bad-tool-tell-doubt.xyz
|
||||||
DOMAIN-SUFFIX,trk.bee-data.com
|
DOMAIN-SUFFIX,trk.bee-data.com
|
||||||
DOMAIN-SUFFIX,trk.clinch.co
|
DOMAIN-SUFFIX,trk.clinch.co
|
||||||
|
DOMAIN-SUFFIX,trk.cpaoptimizer.com
|
||||||
DOMAIN-SUFFIX,trk.i0.cz
|
DOMAIN-SUFFIX,trk.i0.cz
|
||||||
DOMAIN-SUFFIX,trk.nfl-online-streams.live
|
DOMAIN-SUFFIX,trk.nfl-online-streams.live
|
||||||
DOMAIN-SUFFIX,trk.olnl.net
|
DOMAIN-SUFFIX,trk.olnl.net
|
||||||
@ -91550,6 +91645,7 @@ DOMAIN-SUFFIX,trk.reclameaqui.com.br
|
|||||||
DOMAIN-SUFFIX,trk.staging.123c.vn
|
DOMAIN-SUFFIX,trk.staging.123c.vn
|
||||||
DOMAIN-SUFFIX,trk.storyly.io
|
DOMAIN-SUFFIX,trk.storyly.io
|
||||||
DOMAIN-SUFFIX,trk.stroeermediabrands.de
|
DOMAIN-SUFFIX,trk.stroeermediabrands.de
|
||||||
|
DOMAIN-SUFFIX,trk.us-learn-teacher-poetry.xyz
|
||||||
DOMAIN-SUFFIX,trk.wizzdeal.trade
|
DOMAIN-SUFFIX,trk.wizzdeal.trade
|
||||||
DOMAIN-SUFFIX,trk2-wtb.swaven.com
|
DOMAIN-SUFFIX,trk2-wtb.swaven.com
|
||||||
DOMAIN-SUFFIX,trk2.pinterest.com
|
DOMAIN-SUFFIX,trk2.pinterest.com
|
||||||
@ -91568,6 +91664,7 @@ DOMAIN-SUFFIX,trkn1.com
|
|||||||
DOMAIN-SUFFIX,trknex.com
|
DOMAIN-SUFFIX,trknex.com
|
||||||
DOMAIN-SUFFIX,trknths.com
|
DOMAIN-SUFFIX,trknths.com
|
||||||
DOMAIN-SUFFIX,trkoptimizer.com
|
DOMAIN-SUFFIX,trkoptimizer.com
|
||||||
|
DOMAIN-SUFFIX,trkpnt.ongage.net
|
||||||
DOMAIN-SUFFIX,trkrdel.com
|
DOMAIN-SUFFIX,trkrdel.com
|
||||||
DOMAIN-SUFFIX,trks.us
|
DOMAIN-SUFFIX,trks.us
|
||||||
DOMAIN-SUFFIX,trl.upperbooking.com
|
DOMAIN-SUFFIX,trl.upperbooking.com
|
||||||
@ -91576,6 +91673,7 @@ DOMAIN-SUFFIX,trmads.eu
|
|||||||
DOMAIN-SUFFIX,trmget.eu
|
DOMAIN-SUFFIX,trmget.eu
|
||||||
DOMAIN-SUFFIX,trmit.com
|
DOMAIN-SUFFIX,trmit.com
|
||||||
DOMAIN-SUFFIX,trmobc.com
|
DOMAIN-SUFFIX,trmobc.com
|
||||||
|
DOMAIN-SUFFIX,trmwidget.eu
|
||||||
DOMAIN-SUFFIX,trocado.at
|
DOMAIN-SUFFIX,trocado.at
|
||||||
DOMAIN-SUFFIX,trodpigbays.com
|
DOMAIN-SUFFIX,trodpigbays.com
|
||||||
DOMAIN-SUFFIX,trofvid.com
|
DOMAIN-SUFFIX,trofvid.com
|
||||||
@ -91650,6 +91748,7 @@ DOMAIN-SUFFIX,trysnd.fun
|
|||||||
DOMAIN-SUFFIX,tryst.net.cn
|
DOMAIN-SUFFIX,tryst.net.cn
|
||||||
DOMAIN-SUFFIX,trytipemo.com
|
DOMAIN-SUFFIX,trytipemo.com
|
||||||
DOMAIN-SUFFIX,trzi30ic.com
|
DOMAIN-SUFFIX,trzi30ic.com
|
||||||
|
DOMAIN-SUFFIX,trznrug.cn
|
||||||
DOMAIN-SUFFIX,ts-ads.icu
|
DOMAIN-SUFFIX,ts-ads.icu
|
||||||
DOMAIN-SUFFIX,ts-ads.info
|
DOMAIN-SUFFIX,ts-ads.info
|
||||||
DOMAIN-SUFFIX,ts-shimada.com
|
DOMAIN-SUFFIX,ts-shimada.com
|
||||||
@ -92406,6 +92505,7 @@ DOMAIN-SUFFIX,unwofulcountys.com
|
|||||||
DOMAIN-SUFFIX,unworthytongue.com
|
DOMAIN-SUFFIX,unworthytongue.com
|
||||||
DOMAIN-SUFFIX,unwroteorcinus.com
|
DOMAIN-SUFFIX,unwroteorcinus.com
|
||||||
DOMAIN-SUFFIX,unyhllrctudfja.com
|
DOMAIN-SUFFIX,unyhllrctudfja.com
|
||||||
|
DOMAIN-SUFFIX,unypud.cn
|
||||||
DOMAIN-SUFFIX,unzpc.com
|
DOMAIN-SUFFIX,unzpc.com
|
||||||
DOMAIN-SUFFIX,uoarbhxfyygn.com
|
DOMAIN-SUFFIX,uoarbhxfyygn.com
|
||||||
DOMAIN-SUFFIX,uod2quk646.com
|
DOMAIN-SUFFIX,uod2quk646.com
|
||||||
@ -92655,6 +92755,7 @@ DOMAIN-SUFFIX,utecer.com
|
|||||||
DOMAIN-SUFFIX,utenod.com
|
DOMAIN-SUFFIX,utenod.com
|
||||||
DOMAIN-SUFFIX,utensils.pro
|
DOMAIN-SUFFIX,utensils.pro
|
||||||
DOMAIN-SUFFIX,utenti.lycos.it
|
DOMAIN-SUFFIX,utenti.lycos.it
|
||||||
|
DOMAIN-SUFFIX,utfied.com
|
||||||
DOMAIN-SUFFIX,utherverse.com
|
DOMAIN-SUFFIX,utherverse.com
|
||||||
DOMAIN-SUFFIX,uthorner.info
|
DOMAIN-SUFFIX,uthorner.info
|
||||||
DOMAIN-SUFFIX,utiesh.com
|
DOMAIN-SUFFIX,utiesh.com
|
||||||
@ -93908,6 +94009,7 @@ DOMAIN-SUFFIX,wakanmounds.cam
|
|||||||
DOMAIN-SUFFIX,wakiupswacken.com
|
DOMAIN-SUFFIX,wakiupswacken.com
|
||||||
DOMAIN-SUFFIX,walasearch.com
|
DOMAIN-SUFFIX,walasearch.com
|
||||||
DOMAIN-SUFFIX,waldenfarms.com
|
DOMAIN-SUFFIX,waldenfarms.com
|
||||||
|
DOMAIN-SUFFIX,walkets.click
|
||||||
DOMAIN-SUFFIX,walkinghonoured.com
|
DOMAIN-SUFFIX,walkinghonoured.com
|
||||||
DOMAIN-SUFFIX,walkthedinosaur.com
|
DOMAIN-SUFFIX,walkthedinosaur.com
|
||||||
DOMAIN-SUFFIX,wallastopiary.com
|
DOMAIN-SUFFIX,wallastopiary.com
|
||||||
@ -94075,6 +94177,7 @@ DOMAIN-SUFFIX,wdvnvwayfcy.com
|
|||||||
DOMAIN-SUFFIX,wdxxx.top
|
DOMAIN-SUFFIX,wdxxx.top
|
||||||
DOMAIN-SUFFIX,we-are-gamers.com
|
DOMAIN-SUFFIX,we-are-gamers.com
|
||||||
DOMAIN-SUFFIX,we-stats.com
|
DOMAIN-SUFFIX,we-stats.com
|
||||||
|
DOMAIN-SUFFIX,wea5lkaf63loos8a.com
|
||||||
DOMAIN-SUFFIX,weakcompromise.com
|
DOMAIN-SUFFIX,weakcompromise.com
|
||||||
DOMAIN-SUFFIX,weapfuh.originalriver-tone.top
|
DOMAIN-SUFFIX,weapfuh.originalriver-tone.top
|
||||||
DOMAIN-SUFFIX,weaponsort.club
|
DOMAIN-SUFFIX,weaponsort.club
|
||||||
@ -94349,6 +94452,7 @@ DOMAIN-SUFFIX,wellbutrin.1.p2l.info
|
|||||||
DOMAIN-SUFFIX,wellbutrin.3.p2l.info
|
DOMAIN-SUFFIX,wellbutrin.3.p2l.info
|
||||||
DOMAIN-SUFFIX,wellbutrin.4.p2l.info
|
DOMAIN-SUFFIX,wellbutrin.4.p2l.info
|
||||||
DOMAIN-SUFFIX,welldanius.com
|
DOMAIN-SUFFIX,welldanius.com
|
||||||
|
DOMAIN-SUFFIX,wellgroomedapparel.com
|
||||||
DOMAIN-SUFFIX,wellishunderly.com
|
DOMAIN-SUFFIX,wellishunderly.com
|
||||||
DOMAIN-SUFFIX,welllwrite.com
|
DOMAIN-SUFFIX,welllwrite.com
|
||||||
DOMAIN-SUFFIX,wellmov.com
|
DOMAIN-SUFFIX,wellmov.com
|
||||||
@ -95049,6 +95153,7 @@ DOMAIN-SUFFIX,wtmtrack.com
|
|||||||
DOMAIN-SUFFIX,wtnj.worldnow.com
|
DOMAIN-SUFFIX,wtnj.worldnow.com
|
||||||
DOMAIN-SUFFIX,wtoredir.com
|
DOMAIN-SUFFIX,wtoredir.com
|
||||||
DOMAIN-SUFFIX,wtp101.com
|
DOMAIN-SUFFIX,wtp101.com
|
||||||
|
DOMAIN-SUFFIX,wtqgwnckbvjovg.com
|
||||||
DOMAIN-SUFFIX,wtraff.com
|
DOMAIN-SUFFIX,wtraff.com
|
||||||
DOMAIN-SUFFIX,wts.one
|
DOMAIN-SUFFIX,wts.one
|
||||||
DOMAIN-SUFFIX,wts2.one
|
DOMAIN-SUFFIX,wts2.one
|
||||||
@ -95886,6 +95991,7 @@ DOMAIN-SUFFIX,xhfya.cn
|
|||||||
DOMAIN-SUFFIX,xhghqrhunp.com
|
DOMAIN-SUFFIX,xhghqrhunp.com
|
||||||
DOMAIN-SUFFIX,xhhy.online
|
DOMAIN-SUFFIX,xhhy.online
|
||||||
DOMAIN-SUFFIX,xhit.com
|
DOMAIN-SUFFIX,xhit.com
|
||||||
|
DOMAIN-SUFFIX,xhkvff.cn
|
||||||
DOMAIN-SUFFIX,xhl161.com
|
DOMAIN-SUFFIX,xhl161.com
|
||||||
DOMAIN-SUFFIX,xhmopymez.com
|
DOMAIN-SUFFIX,xhmopymez.com
|
||||||
DOMAIN-SUFFIX,xhmybanjia.cn
|
DOMAIN-SUFFIX,xhmybanjia.cn
|
||||||
@ -96127,6 +96233,8 @@ DOMAIN-SUFFIX,xosobet.com
|
|||||||
DOMAIN-SUFFIX,xotqgydpge.xyz
|
DOMAIN-SUFFIX,xotqgydpge.xyz
|
||||||
DOMAIN-SUFFIX,xouzmvlt.com
|
DOMAIN-SUFFIX,xouzmvlt.com
|
||||||
DOMAIN-SUFFIX,xowelamcwijxp.com
|
DOMAIN-SUFFIX,xowelamcwijxp.com
|
||||||
|
DOMAIN-SUFFIX,xox8956.com
|
||||||
|
DOMAIN-SUFFIX,xox9325.com
|
||||||
DOMAIN-SUFFIX,xpanama.net
|
DOMAIN-SUFFIX,xpanama.net
|
||||||
DOMAIN-SUFFIX,xpantivirus.com
|
DOMAIN-SUFFIX,xpantivirus.com
|
||||||
DOMAIN-SUFFIX,xpbbyiqbcawamy.com
|
DOMAIN-SUFFIX,xpbbyiqbcawamy.com
|
||||||
@ -96547,6 +96655,7 @@ DOMAIN-SUFFIX,yestorrents.org
|
|||||||
DOMAIN-SUFFIX,yeswegays.com
|
DOMAIN-SUFFIX,yeswegays.com
|
||||||
DOMAIN-SUFFIX,yettyz.com
|
DOMAIN-SUFFIX,yettyz.com
|
||||||
DOMAIN-SUFFIX,yext-pixel.com
|
DOMAIN-SUFFIX,yext-pixel.com
|
||||||
|
DOMAIN-SUFFIX,yeyuly.love
|
||||||
DOMAIN-SUFFIX,yeyushe.cn
|
DOMAIN-SUFFIX,yeyushe.cn
|
||||||
DOMAIN-SUFFIX,yezkon.com
|
DOMAIN-SUFFIX,yezkon.com
|
||||||
DOMAIN-SUFFIX,yezsfzruvxbqa.com
|
DOMAIN-SUFFIX,yezsfzruvxbqa.com
|
||||||
@ -96634,6 +96743,7 @@ DOMAIN-SUFFIX,yikouxian.fun
|
|||||||
DOMAIN-SUFFIX,yilianqing.com
|
DOMAIN-SUFFIX,yilianqing.com
|
||||||
DOMAIN-SUFFIX,yim3eyv5.top
|
DOMAIN-SUFFIX,yim3eyv5.top
|
||||||
DOMAIN-SUFFIX,yimd.vip
|
DOMAIN-SUFFIX,yimd.vip
|
||||||
|
DOMAIN-SUFFIX,yimi1818.xyz
|
||||||
DOMAIN-SUFFIX,yinan.tech
|
DOMAIN-SUFFIX,yinan.tech
|
||||||
DOMAIN-SUFFIX,yingfulook.cn
|
DOMAIN-SUFFIX,yingfulook.cn
|
||||||
DOMAIN-SUFFIX,yingge.fun
|
DOMAIN-SUFFIX,yingge.fun
|
||||||
@ -97101,6 +97211,7 @@ DOMAIN-SUFFIX,yylady.cn
|
|||||||
DOMAIN-SUFFIX,yyltlwtic.com
|
DOMAIN-SUFFIX,yyltlwtic.com
|
||||||
DOMAIN-SUFFIX,yynkhgfromul.xyz
|
DOMAIN-SUFFIX,yynkhgfromul.xyz
|
||||||
DOMAIN-SUFFIX,yypd.top
|
DOMAIN-SUFFIX,yypd.top
|
||||||
|
DOMAIN-SUFFIX,yyrrw.top
|
||||||
DOMAIN-SUFFIX,yystzl.cn
|
DOMAIN-SUFFIX,yystzl.cn
|
||||||
DOMAIN-SUFFIX,yysvzaodorhv.com
|
DOMAIN-SUFFIX,yysvzaodorhv.com
|
||||||
DOMAIN-SUFFIX,yyxjt.cloud
|
DOMAIN-SUFFIX,yyxjt.cloud
|
||||||
@ -97257,6 +97368,7 @@ DOMAIN-SUFFIX,zdtag.com
|
|||||||
DOMAIN-SUFFIX,zdtvfpu.cn
|
DOMAIN-SUFFIX,zdtvfpu.cn
|
||||||
DOMAIN-SUFFIX,zdwsh.tech
|
DOMAIN-SUFFIX,zdwsh.tech
|
||||||
DOMAIN-SUFFIX,zdyldoijanx.com
|
DOMAIN-SUFFIX,zdyldoijanx.com
|
||||||
|
DOMAIN-SUFFIX,zdywcdjoerv.com
|
||||||
DOMAIN-SUFFIX,zdzk0371.cn
|
DOMAIN-SUFFIX,zdzk0371.cn
|
||||||
DOMAIN-SUFFIX,zdzy.shop
|
DOMAIN-SUFFIX,zdzy.shop
|
||||||
DOMAIN-SUFFIX,zeads.com
|
DOMAIN-SUFFIX,zeads.com
|
||||||
@ -97812,6 +97924,7 @@ DOMAIN-SUFFIX,zzxhx.com
|
|||||||
DOMAIN-SUFFIX,zzxjlr.com
|
DOMAIN-SUFFIX,zzxjlr.com
|
||||||
DOMAIN-SUFFIX,zzxlhwyp.com
|
DOMAIN-SUFFIX,zzxlhwyp.com
|
||||||
DOMAIN-SUFFIX,zzxxli.club
|
DOMAIN-SUFFIX,zzxxli.club
|
||||||
|
DOMAIN-SUFFIX,zzycj.com
|
||||||
DOMAIN-SUFFIX,zzyytt.top
|
DOMAIN-SUFFIX,zzyytt.top
|
||||||
DOMAIN-SUFFIX,zzznews.ru
|
DOMAIN-SUFFIX,zzznews.ru
|
||||||
DOMAIN-SUFFIX,000dn.com
|
DOMAIN-SUFFIX,000dn.com
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
# NAME: Advertising
|
# NAME: Advertising
|
||||||
# AUTHOR: blackmatrix7
|
# AUTHOR: blackmatrix7
|
||||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||||
# UPDATED: 2022-06-29 02:32:19
|
# UPDATED: 2022-06-30 10:08:17
|
||||||
# DOMAIN: 51325
|
# DOMAIN: 51326
|
||||||
# DOMAIN-KEYWORD: 84
|
# DOMAIN-KEYWORD: 84
|
||||||
# DOMAIN-SUFFIX: 71140
|
# DOMAIN-SUFFIX: 71252
|
||||||
# IP-CIDR: 255
|
# IP-CIDR: 255
|
||||||
# TOTAL: 122804
|
# TOTAL: 122917
|
||||||
payload:
|
payload:
|
||||||
- DOMAIN-KEYWORD,112wan
|
- DOMAIN-KEYWORD,112wan
|
||||||
- DOMAIN-KEYWORD,789htbet
|
- DOMAIN-KEYWORD,789htbet
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
# NAME: Advertising
|
# NAME: Advertising
|
||||||
# AUTHOR: blackmatrix7
|
# AUTHOR: blackmatrix7
|
||||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||||
# UPDATED: 2022-06-29 02:32:19
|
# UPDATED: 2022-06-30 10:08:17
|
||||||
# DOMAIN: 51325
|
# DOMAIN: 51326
|
||||||
# DOMAIN-KEYWORD: 84
|
# DOMAIN-KEYWORD: 84
|
||||||
# DOMAIN-SUFFIX: 71140
|
# DOMAIN-SUFFIX: 71252
|
||||||
# IP-CIDR: 255
|
# IP-CIDR: 255
|
||||||
# TOTAL: 122804
|
# TOTAL: 122917
|
||||||
payload:
|
payload:
|
||||||
- DOMAIN,0000mps.webpreview.dsl.net
|
- DOMAIN,0000mps.webpreview.dsl.net
|
||||||
- DOMAIN,0001.2waky.com
|
- DOMAIN,0001.2waky.com
|
||||||
@ -20190,6 +20190,7 @@ payload:
|
|||||||
- DOMAIN,m3isolution.com
|
- DOMAIN,m3isolution.com
|
||||||
- DOMAIN,m5293.yindutg.com
|
- DOMAIN,m5293.yindutg.com
|
||||||
- DOMAIN,m57ku6sm.com
|
- DOMAIN,m57ku6sm.com
|
||||||
|
- DOMAIN,ma-adx.ctrip.com
|
||||||
- DOMAIN,ma.herphemiste.com
|
- DOMAIN,ma.herphemiste.com
|
||||||
- DOMAIN,maadimedical.com
|
- DOMAIN,maadimedical.com
|
||||||
- DOMAIN,maaknitting.com
|
- DOMAIN,maaknitting.com
|
||||||
@ -47408,7 +47409,6 @@ payload:
|
|||||||
- DOMAIN,scoop.it
|
- DOMAIN,scoop.it
|
||||||
- DOMAIN,scorespro.com
|
- DOMAIN,scorespro.com
|
||||||
- DOMAIN,scout.haymarketmedia.com
|
- DOMAIN,scout.haymarketmedia.com
|
||||||
- DOMAIN,scout.us2.salesloft.com
|
|
||||||
- DOMAIN,scoutle.com
|
- DOMAIN,scoutle.com
|
||||||
- DOMAIN,screencapturewidget.aebn.net
|
- DOMAIN,screencapturewidget.aebn.net
|
||||||
- DOMAIN,screenpopper.com
|
- DOMAIN,screenpopper.com
|
||||||
@ -48924,6 +48924,7 @@ payload:
|
|||||||
- DOMAIN,tztcvkhqrzjt.com
|
- DOMAIN,tztcvkhqrzjt.com
|
||||||
- DOMAIN,u.801t.com
|
- DOMAIN,u.801t.com
|
||||||
- DOMAIN,u.api.look.360.cn
|
- DOMAIN,u.api.look.360.cn
|
||||||
|
- DOMAIN,u.ctrip.com
|
||||||
- DOMAIN,u.oppomobile.com
|
- DOMAIN,u.oppomobile.com
|
||||||
- DOMAIN,u1hw38x0.com
|
- DOMAIN,u1hw38x0.com
|
||||||
- DOMAIN,u223o.com
|
- DOMAIN,u223o.com
|
||||||
@ -51784,6 +51785,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,2694f0eeb6.com
|
- DOMAIN-SUFFIX,2694f0eeb6.com
|
||||||
- DOMAIN-SUFFIX,26968963.com
|
- DOMAIN-SUFFIX,26968963.com
|
||||||
- DOMAIN-SUFFIX,26f396e0b71780f057be4d4af8ebe55b.com
|
- DOMAIN-SUFFIX,26f396e0b71780f057be4d4af8ebe55b.com
|
||||||
|
- DOMAIN-SUFFIX,2748cfaad3.com
|
||||||
- DOMAIN-SUFFIX,2778255fe56.com
|
- DOMAIN-SUFFIX,2778255fe56.com
|
||||||
- DOMAIN-SUFFIX,27823.club
|
- DOMAIN-SUFFIX,27823.club
|
||||||
- DOMAIN-SUFFIX,27ceb2d5631623.com
|
- DOMAIN-SUFFIX,27ceb2d5631623.com
|
||||||
@ -52337,6 +52339,8 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,666627.xyz
|
- DOMAIN-SUFFIX,666627.xyz
|
||||||
- DOMAIN-SUFFIX,666632.xyz
|
- DOMAIN-SUFFIX,666632.xyz
|
||||||
- DOMAIN-SUFFIX,666637.xyz
|
- DOMAIN-SUFFIX,666637.xyz
|
||||||
|
- DOMAIN-SUFFIX,666638.xyz
|
||||||
|
- DOMAIN-SUFFIX,666642.xyz
|
||||||
- DOMAIN-SUFFIX,666666666666.site
|
- DOMAIN-SUFFIX,666666666666.site
|
||||||
- DOMAIN-SUFFIX,6667778882021.site
|
- DOMAIN-SUFFIX,6667778882021.site
|
||||||
- DOMAIN-SUFFIX,666video.asia
|
- DOMAIN-SUFFIX,666video.asia
|
||||||
@ -52876,6 +52880,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,a.xanga.com
|
- DOMAIN-SUFFIX,a.xanga.com
|
||||||
- DOMAIN-SUFFIX,a.xue126.com
|
- DOMAIN-SUFFIX,a.xue126.com
|
||||||
- DOMAIN-SUFFIX,a.xzzsjz.com
|
- DOMAIN-SUFFIX,a.xzzsjz.com
|
||||||
|
- DOMAIN-SUFFIX,a.zdg.de
|
||||||
- DOMAIN-SUFFIX,a002803829.com
|
- DOMAIN-SUFFIX,a002803829.com
|
||||||
- DOMAIN-SUFFIX,a013.com
|
- DOMAIN-SUFFIX,a013.com
|
||||||
- DOMAIN-SUFFIX,a0675c1160de6c6.com
|
- DOMAIN-SUFFIX,a0675c1160de6c6.com
|
||||||
@ -53009,7 +53014,6 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,aax-eu-dub.amazon.com
|
- DOMAIN-SUFFIX,aax-eu-dub.amazon.com
|
||||||
- DOMAIN-SUFFIX,aaxads.com
|
- DOMAIN-SUFFIX,aaxads.com
|
||||||
- DOMAIN-SUFFIX,aaxdetect.com
|
- DOMAIN-SUFFIX,aaxdetect.com
|
||||||
- DOMAIN-SUFFIX,aaxwall.com
|
|
||||||
- DOMAIN-SUFFIX,aaz1.xyz
|
- DOMAIN-SUFFIX,aaz1.xyz
|
||||||
- DOMAIN-SUFFIX,ab.5.p2l.info
|
- DOMAIN-SUFFIX,ab.5.p2l.info
|
||||||
- DOMAIN-SUFFIX,ab.blogs.es
|
- DOMAIN-SUFFIX,ab.blogs.es
|
||||||
@ -53198,6 +53202,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,acecoincident.com
|
- DOMAIN-SUFFIX,acecoincident.com
|
||||||
- DOMAIN-SUFFIX,acecounter.com
|
- DOMAIN-SUFFIX,acecounter.com
|
||||||
- DOMAIN-SUFFIX,acelacien.com
|
- DOMAIN-SUFFIX,acelacien.com
|
||||||
|
- DOMAIN-SUFFIX,acelogger.heraldcorp.com
|
||||||
- DOMAIN-SUFFIX,acemo.vip
|
- DOMAIN-SUFFIX,acemo.vip
|
||||||
- DOMAIN-SUFFIX,acento.com
|
- DOMAIN-SUFFIX,acento.com
|
||||||
- DOMAIN-SUFFIX,acertb.com
|
- DOMAIN-SUFFIX,acertb.com
|
||||||
@ -53212,6 +53217,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,achiersawman.com
|
- DOMAIN-SUFFIX,achiersawman.com
|
||||||
- DOMAIN-SUFFIX,achievablecpmrevenue.com
|
- DOMAIN-SUFFIX,achievablecpmrevenue.com
|
||||||
- DOMAIN-SUFFIX,achievehardboiledheap.com
|
- DOMAIN-SUFFIX,achievehardboiledheap.com
|
||||||
|
- DOMAIN-SUFFIX,achieverknee.com
|
||||||
- DOMAIN-SUFFIX,achingmercury.com
|
- DOMAIN-SUFFIX,achingmercury.com
|
||||||
- DOMAIN-SUFFIX,achu.wang
|
- DOMAIN-SUFFIX,achu.wang
|
||||||
- DOMAIN-SUFFIX,achunogo.com
|
- DOMAIN-SUFFIX,achunogo.com
|
||||||
@ -58035,6 +58041,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,aymwknbsqzhyh.com
|
- DOMAIN-SUFFIX,aymwknbsqzhyh.com
|
||||||
- DOMAIN-SUFFIX,ayqxx.com
|
- DOMAIN-SUFFIX,ayqxx.com
|
||||||
- DOMAIN-SUFFIX,aysccnn.cn
|
- DOMAIN-SUFFIX,aysccnn.cn
|
||||||
|
- DOMAIN-SUFFIX,ayst.love
|
||||||
- DOMAIN-SUFFIX,ayuki.ink
|
- DOMAIN-SUFFIX,ayuki.ink
|
||||||
- DOMAIN-SUFFIX,ayun.ltd
|
- DOMAIN-SUFFIX,ayun.ltd
|
||||||
- DOMAIN-SUFFIX,ayunzhizuo.ltd
|
- DOMAIN-SUFFIX,ayunzhizuo.ltd
|
||||||
@ -58058,6 +58065,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,azera-s014.com
|
- DOMAIN-SUFFIX,azera-s014.com
|
||||||
- DOMAIN-SUFFIX,azeriondigital.com
|
- DOMAIN-SUFFIX,azeriondigital.com
|
||||||
- DOMAIN-SUFFIX,azfitn.com
|
- DOMAIN-SUFFIX,azfitn.com
|
||||||
|
- DOMAIN-SUFFIX,azfrij.cn
|
||||||
- DOMAIN-SUFFIX,azgenergy.xyz
|
- DOMAIN-SUFFIX,azgenergy.xyz
|
||||||
- DOMAIN-SUFFIX,azither.com
|
- DOMAIN-SUFFIX,azither.com
|
||||||
- DOMAIN-SUFFIX,azj57rjy.com
|
- DOMAIN-SUFFIX,azj57rjy.com
|
||||||
@ -60461,6 +60469,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,byduthacho.com
|
- DOMAIN-SUFFIX,byduthacho.com
|
||||||
- DOMAIN-SUFFIX,byeej.com
|
- DOMAIN-SUFFIX,byeej.com
|
||||||
- DOMAIN-SUFFIX,byevkj.com
|
- DOMAIN-SUFFIX,byevkj.com
|
||||||
|
- DOMAIN-SUFFIX,byfft.top
|
||||||
- DOMAIN-SUFFIX,byfoongusor.com
|
- DOMAIN-SUFFIX,byfoongusor.com
|
||||||
- DOMAIN-SUFFIX,byloudwalk.live
|
- DOMAIN-SUFFIX,byloudwalk.live
|
||||||
- DOMAIN-SUFFIX,bypassprofessordemonstrate.com
|
- DOMAIN-SUFFIX,bypassprofessordemonstrate.com
|
||||||
@ -60497,6 +60506,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,c-on-text.com
|
- DOMAIN-SUFFIX,c-on-text.com
|
||||||
- DOMAIN-SUFFIX,c-points.de
|
- DOMAIN-SUFFIX,c-points.de
|
||||||
- DOMAIN-SUFFIX,c-rings.net
|
- DOMAIN-SUFFIX,c-rings.net
|
||||||
|
- DOMAIN-SUFFIX,c-stat.eu
|
||||||
- DOMAIN-SUFFIX,c.28rv.com
|
- DOMAIN-SUFFIX,c.28rv.com
|
||||||
- DOMAIN-SUFFIX,c.8l8l.com
|
- DOMAIN-SUFFIX,c.8l8l.com
|
||||||
- DOMAIN-SUFFIX,c.anytrx.com
|
- DOMAIN-SUFFIX,c.anytrx.com
|
||||||
@ -60671,6 +60681,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,caicnax.cn
|
- DOMAIN-SUFFIX,caicnax.cn
|
||||||
- DOMAIN-SUFFIX,caijingzz.cn
|
- DOMAIN-SUFFIX,caijingzz.cn
|
||||||
- DOMAIN-SUFFIX,caikouli.com
|
- DOMAIN-SUFFIX,caikouli.com
|
||||||
|
- DOMAIN-SUFFIX,caimei.me
|
||||||
- DOMAIN-SUFFIX,caimlkh.com
|
- DOMAIN-SUFFIX,caimlkh.com
|
||||||
- DOMAIN-SUFFIX,caishenbaoyou.top
|
- DOMAIN-SUFFIX,caishenbaoyou.top
|
||||||
- DOMAIN-SUFFIX,caiteesh.net
|
- DOMAIN-SUFFIX,caiteesh.net
|
||||||
@ -60906,6 +60917,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,catastropheillusive.com
|
- DOMAIN-SUFFIX,catastropheillusive.com
|
||||||
- DOMAIN-SUFFIX,catastrophetray.com
|
- DOMAIN-SUFFIX,catastrophetray.com
|
||||||
- DOMAIN-SUFFIX,catbeardx.com
|
- DOMAIN-SUFFIX,catbeardx.com
|
||||||
|
- DOMAIN-SUFFIX,catclawvines.com
|
||||||
- DOMAIN-SUFFIX,cateredjapish.com
|
- DOMAIN-SUFFIX,cateredjapish.com
|
||||||
- DOMAIN-SUFFIX,catgride.com
|
- DOMAIN-SUFFIX,catgride.com
|
||||||
- DOMAIN-SUFFIX,cathaycentury.com
|
- DOMAIN-SUFFIX,cathaycentury.com
|
||||||
@ -60913,6 +60925,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,catherineembankmentbouquet.com
|
- DOMAIN-SUFFIX,catherineembankmentbouquet.com
|
||||||
- DOMAIN-SUFFIX,cathodecreped.com
|
- DOMAIN-SUFFIX,cathodecreped.com
|
||||||
- DOMAIN-SUFFIX,catiligh.ru
|
- DOMAIN-SUFFIX,catiligh.ru
|
||||||
|
- DOMAIN-SUFFIX,catnipsdaymen.com
|
||||||
- DOMAIN-SUFFIX,catsnetwork.ru
|
- DOMAIN-SUFFIX,catsnetwork.ru
|
||||||
- DOMAIN-SUFFIX,catsupsfloit.com
|
- DOMAIN-SUFFIX,catsupsfloit.com
|
||||||
- DOMAIN-SUFFIX,catsys.jp
|
- DOMAIN-SUFFIX,catsys.jp
|
||||||
@ -61284,6 +61297,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,cewegncr.com
|
- DOMAIN-SUFFIX,cewegncr.com
|
||||||
- DOMAIN-SUFFIX,cexucetum.com
|
- DOMAIN-SUFFIX,cexucetum.com
|
||||||
- DOMAIN-SUFFIX,cf-ads.pinger.com
|
- DOMAIN-SUFFIX,cf-ads.pinger.com
|
||||||
|
- DOMAIN-SUFFIX,cf-native.karte.io
|
||||||
- DOMAIN-SUFFIX,cfasync.cf
|
- DOMAIN-SUFFIX,cfasync.cf
|
||||||
- DOMAIN-SUFFIX,cfasync.ga
|
- DOMAIN-SUFFIX,cfasync.ga
|
||||||
- DOMAIN-SUFFIX,cfasync.ml
|
- DOMAIN-SUFFIX,cfasync.ml
|
||||||
@ -61300,6 +61314,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,cfqc.me
|
- DOMAIN-SUFFIX,cfqc.me
|
||||||
- DOMAIN-SUFFIX,cfrsqptn.com
|
- DOMAIN-SUFFIX,cfrsqptn.com
|
||||||
- DOMAIN-SUFFIX,cfs.uzone.id
|
- DOMAIN-SUFFIX,cfs.uzone.id
|
||||||
|
- DOMAIN-SUFFIX,cfs1.uzone.id
|
||||||
- DOMAIN-SUFFIX,cfs2.uzone.id
|
- DOMAIN-SUFFIX,cfs2.uzone.id
|
||||||
- DOMAIN-SUFFIX,cftrack.com
|
- DOMAIN-SUFFIX,cftrack.com
|
||||||
- DOMAIN-SUFFIX,cfts1tifqr.com
|
- DOMAIN-SUFFIX,cfts1tifqr.com
|
||||||
@ -61802,6 +61817,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,click.bkdpt.com
|
- DOMAIN-SUFFIX,click.bkdpt.com
|
||||||
- DOMAIN-SUFFIX,click.cartsguru.io
|
- DOMAIN-SUFFIX,click.cartsguru.io
|
||||||
- DOMAIN-SUFFIX,click.cision.com
|
- DOMAIN-SUFFIX,click.cision.com
|
||||||
|
- DOMAIN-SUFFIX,click.classmates.com
|
||||||
- DOMAIN-SUFFIX,click.em.blizzard.com
|
- DOMAIN-SUFFIX,click.em.blizzard.com
|
||||||
- DOMAIN-SUFFIX,click.email.bbc.com
|
- DOMAIN-SUFFIX,click.email.bbc.com
|
||||||
- DOMAIN-SUFFIX,click.email.sonos.com
|
- DOMAIN-SUFFIX,click.email.sonos.com
|
||||||
@ -61847,6 +61863,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,clickbrainiacs.com
|
- DOMAIN-SUFFIX,clickbrainiacs.com
|
||||||
- DOMAIN-SUFFIX,clickbrokers.com
|
- DOMAIN-SUFFIX,clickbrokers.com
|
||||||
- DOMAIN-SUFFIX,clickbux.ru
|
- DOMAIN-SUFFIX,clickbux.ru
|
||||||
|
- DOMAIN-SUFFIX,clickcanoe.com
|
||||||
- DOMAIN-SUFFIX,clickcash.com
|
- DOMAIN-SUFFIX,clickcash.com
|
||||||
- DOMAIN-SUFFIX,clickcashmoney.com
|
- DOMAIN-SUFFIX,clickcashmoney.com
|
||||||
- DOMAIN-SUFFIX,clickcease.com
|
- DOMAIN-SUFFIX,clickcease.com
|
||||||
@ -62035,6 +62052,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,closestfantasticpoll.com
|
- DOMAIN-SUFFIX,closestfantasticpoll.com
|
||||||
- DOMAIN-SUFFIX,closiner.com
|
- DOMAIN-SUFFIX,closiner.com
|
||||||
- DOMAIN-SUFFIX,closkeyrespond.com
|
- DOMAIN-SUFFIX,closkeyrespond.com
|
||||||
|
- DOMAIN-SUFFIX,closkyyodels.com
|
||||||
- DOMAIN-SUFFIX,closureevaporatefume.com
|
- DOMAIN-SUFFIX,closureevaporatefume.com
|
||||||
- DOMAIN-SUFFIX,closuremammalfury.com
|
- DOMAIN-SUFFIX,closuremammalfury.com
|
||||||
- DOMAIN-SUFFIX,clotezar.com
|
- DOMAIN-SUFFIX,clotezar.com
|
||||||
@ -62076,6 +62094,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,clownsong.com
|
- DOMAIN-SUFFIX,clownsong.com
|
||||||
- DOMAIN-SUFFIX,clrpdhptoddatj49.pro
|
- DOMAIN-SUFFIX,clrpdhptoddatj49.pro
|
||||||
- DOMAIN-SUFFIX,clrstm.com
|
- DOMAIN-SUFFIX,clrstm.com
|
||||||
|
- DOMAIN-SUFFIX,clrt.ai
|
||||||
- DOMAIN-SUFFIX,cls.ichotelsgroup.com
|
- DOMAIN-SUFFIX,cls.ichotelsgroup.com
|
||||||
- DOMAIN-SUFFIX,clscsbcj.com
|
- DOMAIN-SUFFIX,clscsbcj.com
|
||||||
- DOMAIN-SUFFIX,clubcollector.com
|
- DOMAIN-SUFFIX,clubcollector.com
|
||||||
@ -62960,6 +62979,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,counting4free.com
|
- DOMAIN-SUFFIX,counting4free.com
|
||||||
- DOMAIN-SUFFIX,countino.de
|
- DOMAIN-SUFFIX,countino.de
|
||||||
- DOMAIN-SUFFIX,countit.ch
|
- DOMAIN-SUFFIX,countit.ch
|
||||||
|
- DOMAIN-SUFFIX,countly.globaldelight.net
|
||||||
- DOMAIN-SUFFIX,countnow.de
|
- DOMAIN-SUFFIX,countnow.de
|
||||||
- DOMAIN-SUFFIX,counto.de
|
- DOMAIN-SUFFIX,counto.de
|
||||||
- DOMAIN-SUFFIX,countok.de
|
- DOMAIN-SUFFIX,countok.de
|
||||||
@ -62982,6 +63002,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,cowardlymissinggranulated.com
|
- DOMAIN-SUFFIX,cowardlymissinggranulated.com
|
||||||
- DOMAIN-SUFFIX,cowbumply.com
|
- DOMAIN-SUFFIX,cowbumply.com
|
||||||
- DOMAIN-SUFFIX,cowyardstulm.com
|
- DOMAIN-SUFFIX,cowyardstulm.com
|
||||||
|
- DOMAIN-SUFFIX,coxalscyth.com
|
||||||
- DOMAIN-SUFFIX,coxmt.com
|
- DOMAIN-SUFFIX,coxmt.com
|
||||||
- DOMAIN-SUFFIX,coyanhybrida.website
|
- DOMAIN-SUFFIX,coyanhybrida.website
|
||||||
- DOMAIN-SUFFIX,cozibaneco.com
|
- DOMAIN-SUFFIX,cozibaneco.com
|
||||||
@ -63296,6 +63317,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,ctdhylltfighs.com
|
- DOMAIN-SUFFIX,ctdhylltfighs.com
|
||||||
- DOMAIN-SUFFIX,ctdznwavaouc.com
|
- DOMAIN-SUFFIX,ctdznwavaouc.com
|
||||||
- DOMAIN-SUFFIX,ctenetwork.com
|
- DOMAIN-SUFFIX,ctenetwork.com
|
||||||
|
- DOMAIN-SUFFIX,ctengine.io
|
||||||
- DOMAIN-SUFFIX,ctetgwxrgaldb.xyz
|
- DOMAIN-SUFFIX,ctetgwxrgaldb.xyz
|
||||||
- DOMAIN-SUFFIX,cthaic.com
|
- DOMAIN-SUFFIX,cthaic.com
|
||||||
- DOMAIN-SUFFIX,ctiontouritysh.club
|
- DOMAIN-SUFFIX,ctiontouritysh.club
|
||||||
@ -63312,7 +63334,6 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,ctr-media.net
|
- DOMAIN-SUFFIX,ctr-media.net
|
||||||
- DOMAIN-SUFFIX,ctr.nmg.de
|
- DOMAIN-SUFFIX,ctr.nmg.de
|
||||||
- DOMAIN-SUFFIX,ctrhub.com
|
- DOMAIN-SUFFIX,ctrhub.com
|
||||||
- DOMAIN-SUFFIX,ctrip.com
|
|
||||||
- DOMAIN-SUFFIX,ctrlaltdel99.com
|
- DOMAIN-SUFFIX,ctrlaltdel99.com
|
||||||
- DOMAIN-SUFFIX,ctrmanager.com
|
- DOMAIN-SUFFIX,ctrmanager.com
|
||||||
- DOMAIN-SUFFIX,ctromgvroh.com
|
- DOMAIN-SUFFIX,ctromgvroh.com
|
||||||
@ -64797,6 +64818,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,dewiestsards.com
|
- DOMAIN-SUFFIX,dewiestsards.com
|
||||||
- DOMAIN-SUFFIX,dewife.ru
|
- DOMAIN-SUFFIX,dewife.ru
|
||||||
- DOMAIN-SUFFIX,dewincubiatoll.com
|
- DOMAIN-SUFFIX,dewincubiatoll.com
|
||||||
|
- DOMAIN-SUFFIX,dewretpartook.com
|
||||||
- DOMAIN-SUFFIX,dewsburg.info
|
- DOMAIN-SUFFIX,dewsburg.info
|
||||||
- DOMAIN-SUFFIX,dexchangeinc.com
|
- DOMAIN-SUFFIX,dexchangeinc.com
|
||||||
- DOMAIN-SUFFIX,dexessee.com
|
- DOMAIN-SUFFIX,dexessee.com
|
||||||
@ -65016,6 +65038,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,directcounter.de
|
- DOMAIN-SUFFIX,directcounter.de
|
||||||
- DOMAIN-SUFFIX,directcrm.ru
|
- DOMAIN-SUFFIX,directcrm.ru
|
||||||
- DOMAIN-SUFFIX,directdexchange.com
|
- DOMAIN-SUFFIX,directdexchange.com
|
||||||
|
- DOMAIN-SUFFIX,directionssecondary.com
|
||||||
- DOMAIN-SUFFIX,directivepub.com
|
- DOMAIN-SUFFIX,directivepub.com
|
||||||
- DOMAIN-SUFFIX,directleads.com
|
- DOMAIN-SUFFIX,directleads.com
|
||||||
- DOMAIN-SUFFIX,directnavbt.com
|
- DOMAIN-SUFFIX,directnavbt.com
|
||||||
@ -65578,6 +65601,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,draggedindicationconsiderable.com
|
- DOMAIN-SUFFIX,draggedindicationconsiderable.com
|
||||||
- DOMAIN-SUFFIX,dragonsniffcashmere.com
|
- DOMAIN-SUFFIX,dragonsniffcashmere.com
|
||||||
- DOMAIN-SUFFIX,dragonspontaneous.com
|
- DOMAIN-SUFFIX,dragonspontaneous.com
|
||||||
|
- DOMAIN-SUFFIX,drailsaculeus.com
|
||||||
- DOMAIN-SUFFIX,drakeesh.com
|
- DOMAIN-SUFFIX,drakeesh.com
|
||||||
- DOMAIN-SUFFIX,drako2sha8de09.com
|
- DOMAIN-SUFFIX,drako2sha8de09.com
|
||||||
- DOMAIN-SUFFIX,drakorindo.club
|
- DOMAIN-SUFFIX,drakorindo.club
|
||||||
@ -67251,6 +67275,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,exportspring.com
|
- DOMAIN-SUFFIX,exportspring.com
|
||||||
- DOMAIN-SUFFIX,exposuremixed.com
|
- DOMAIN-SUFFIX,exposuremixed.com
|
||||||
- DOMAIN-SUFFIX,express-submit.de
|
- DOMAIN-SUFFIX,express-submit.de
|
||||||
|
- DOMAIN-SUFFIX,expressfouty.com
|
||||||
- DOMAIN-SUFFIX,expressvampire.com
|
- DOMAIN-SUFFIX,expressvampire.com
|
||||||
- DOMAIN-SUFFIX,exrtbsrv.com
|
- DOMAIN-SUFFIX,exrtbsrv.com
|
||||||
- DOMAIN-SUFFIX,exru.website
|
- DOMAIN-SUFFIX,exru.website
|
||||||
@ -67765,6 +67790,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,fertilityundergone.com
|
- DOMAIN-SUFFIX,fertilityundergone.com
|
||||||
- DOMAIN-SUFFIX,fertilizeranaemiaupcoming.com
|
- DOMAIN-SUFFIX,fertilizeranaemiaupcoming.com
|
||||||
- DOMAIN-SUFFIX,fertilizermessyshortcut.com
|
- DOMAIN-SUFFIX,fertilizermessyshortcut.com
|
||||||
|
- DOMAIN-SUFFIX,fertilrouts.com
|
||||||
- DOMAIN-SUFFIX,ferulaecharger.com
|
- DOMAIN-SUFFIX,ferulaecharger.com
|
||||||
- DOMAIN-SUFFIX,fervortracer.com
|
- DOMAIN-SUFFIX,fervortracer.com
|
||||||
- DOMAIN-SUFFIX,fessoovy.com
|
- DOMAIN-SUFFIX,fessoovy.com
|
||||||
@ -67802,6 +67828,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,ffhre.com
|
- DOMAIN-SUFFIX,ffhre.com
|
||||||
- DOMAIN-SUFFIX,ffhwzaenzoue.com
|
- DOMAIN-SUFFIX,ffhwzaenzoue.com
|
||||||
- DOMAIN-SUFFIX,ffkdxymyji.com
|
- DOMAIN-SUFFIX,ffkdxymyji.com
|
||||||
|
- DOMAIN-SUFFIX,ffkjdjxcbhn.com
|
||||||
- DOMAIN-SUFFIX,ffonavzh.com
|
- DOMAIN-SUFFIX,ffonavzh.com
|
||||||
- DOMAIN-SUFFIX,ffpp.xyz
|
- DOMAIN-SUFFIX,ffpp.xyz
|
||||||
- DOMAIN-SUFFIX,ffrxuokerqsi.com
|
- DOMAIN-SUFFIX,ffrxuokerqsi.com
|
||||||
@ -67878,6 +67905,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,fileshare-storage.com
|
- DOMAIN-SUFFIX,fileshare-storage.com
|
||||||
- DOMAIN-SUFFIX,filetarget.com
|
- DOMAIN-SUFFIX,filetarget.com
|
||||||
- DOMAIN-SUFFIX,filetarget.net
|
- DOMAIN-SUFFIX,filetarget.net
|
||||||
|
- DOMAIN-SUFFIX,filetedlawines.com
|
||||||
- DOMAIN-SUFFIX,filezilla.fr
|
- DOMAIN-SUFFIX,filezilla.fr
|
||||||
- DOMAIN-SUFFIX,filipelucio.com
|
- DOMAIN-SUFFIX,filipelucio.com
|
||||||
- DOMAIN-SUFFIX,filitrac.com
|
- DOMAIN-SUFFIX,filitrac.com
|
||||||
@ -68267,6 +68295,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,forced-lose.de
|
- DOMAIN-SUFFIX,forced-lose.de
|
||||||
- DOMAIN-SUFFIX,forcelessgreetingbust.com
|
- DOMAIN-SUFFIX,forcelessgreetingbust.com
|
||||||
- DOMAIN-SUFFIX,forcetraf.com
|
- DOMAIN-SUFFIX,forcetraf.com
|
||||||
|
- DOMAIN-SUFFIX,fordgitter.com
|
||||||
- DOMAIN-SUFFIX,fordpeculiarity.com
|
- DOMAIN-SUFFIX,fordpeculiarity.com
|
||||||
- DOMAIN-SUFFIX,forearmthrobjanuary.com
|
- DOMAIN-SUFFIX,forearmthrobjanuary.com
|
||||||
- DOMAIN-SUFFIX,forecastsinglegait.com
|
- DOMAIN-SUFFIX,forecastsinglegait.com
|
||||||
@ -68850,6 +68879,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,gadslimz.com
|
- DOMAIN-SUFFIX,gadslimz.com
|
||||||
- DOMAIN-SUFFIX,gadspms.com
|
- DOMAIN-SUFFIX,gadspms.com
|
||||||
- DOMAIN-SUFFIX,gadspmz.com
|
- DOMAIN-SUFFIX,gadspmz.com
|
||||||
|
- DOMAIN-SUFFIX,gae.karte.io
|
||||||
- DOMAIN-SUFFIX,gaerena.vn
|
- DOMAIN-SUFFIX,gaerena.vn
|
||||||
- DOMAIN-SUFFIX,gafdelins.com
|
- DOMAIN-SUFFIX,gafdelins.com
|
||||||
- DOMAIN-SUFFIX,gagacon.com
|
- DOMAIN-SUFFIX,gagacon.com
|
||||||
@ -69352,11 +69382,14 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,gfstrck.com
|
- DOMAIN-SUFFIX,gfstrck.com
|
||||||
- DOMAIN-SUFFIX,gft2.de
|
- DOMAIN-SUFFIX,gft2.de
|
||||||
- DOMAIN-SUFFIX,gfvip06af.com
|
- DOMAIN-SUFFIX,gfvip06af.com
|
||||||
|
- DOMAIN-SUFFIX,gfvip08af.com
|
||||||
|
- DOMAIN-SUFFIX,gfvip08as.com
|
||||||
- DOMAIN-SUFFIX,gfwiygrvi.xyz
|
- DOMAIN-SUFFIX,gfwiygrvi.xyz
|
||||||
- DOMAIN-SUFFIX,gfxa.sheetmusicplus.com
|
- DOMAIN-SUFFIX,gfxa.sheetmusicplus.com
|
||||||
- DOMAIN-SUFFIX,gg.huahaimi.work
|
- DOMAIN-SUFFIX,gg.huahaimi.work
|
||||||
- DOMAIN-SUFFIX,gg.miinaa.com
|
- DOMAIN-SUFFIX,gg.miinaa.com
|
||||||
- DOMAIN-SUFFIX,gg.miued.com
|
- DOMAIN-SUFFIX,gg.miued.com
|
||||||
|
- DOMAIN-SUFFIX,gg.zhhbqg.com
|
||||||
- DOMAIN-SUFFIX,ggafb.com
|
- DOMAIN-SUFFIX,ggafb.com
|
||||||
- DOMAIN-SUFFIX,gggo.xmbhj.com
|
- DOMAIN-SUFFIX,gggo.xmbhj.com
|
||||||
- DOMAIN-SUFFIX,gggwv.cn
|
- DOMAIN-SUFFIX,gggwv.cn
|
||||||
@ -69774,6 +69807,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,goldfishnightclubpatronize.com
|
- DOMAIN-SUFFIX,goldfishnightclubpatronize.com
|
||||||
- DOMAIN-SUFFIX,goldnfn.com
|
- DOMAIN-SUFFIX,goldnfn.com
|
||||||
- DOMAIN-SUFFIX,goldnfu.com
|
- DOMAIN-SUFFIX,goldnfu.com
|
||||||
|
- DOMAIN-SUFFIX,goldnfz.com
|
||||||
- DOMAIN-SUFFIX,goldoffer.online
|
- DOMAIN-SUFFIX,goldoffer.online
|
||||||
- DOMAIN-SUFFIX,goldstats.com
|
- DOMAIN-SUFFIX,goldstats.com
|
||||||
- DOMAIN-SUFFIX,goldsurf24h.pl
|
- DOMAIN-SUFFIX,goldsurf24h.pl
|
||||||
@ -70838,6 +70872,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,herpes.4.p2l.info
|
- DOMAIN-SUFFIX,herpes.4.p2l.info
|
||||||
- DOMAIN-SUFFIX,herscryptia.info
|
- DOMAIN-SUFFIX,herscryptia.info
|
||||||
- DOMAIN-SUFFIX,hertforthatharrigh.pro
|
- DOMAIN-SUFFIX,hertforthatharrigh.pro
|
||||||
|
- DOMAIN-SUFFIX,hesftig.site
|
||||||
- DOMAIN-SUFFIX,heshun365.cn
|
- DOMAIN-SUFFIX,heshun365.cn
|
||||||
- DOMAIN-SUFFIX,hetadinh.com
|
- DOMAIN-SUFFIX,hetadinh.com
|
||||||
- DOMAIN-SUFFIX,hetahien.com
|
- DOMAIN-SUFFIX,hetahien.com
|
||||||
@ -70991,6 +71026,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,himselves.com
|
- DOMAIN-SUFFIX,himselves.com
|
||||||
- DOMAIN-SUFFIX,himselvesobr.club
|
- DOMAIN-SUFFIX,himselvesobr.club
|
||||||
- DOMAIN-SUFFIX,himselvethe.info
|
- DOMAIN-SUFFIX,himselvethe.info
|
||||||
|
- DOMAIN-SUFFIX,hinchantickt.com
|
||||||
- DOMAIN-SUFFIX,hindisupref.ru
|
- DOMAIN-SUFFIX,hindisupref.ru
|
||||||
- DOMAIN-SUFFIX,hindsight.significanceapps.com
|
- DOMAIN-SUFFIX,hindsight.significanceapps.com
|
||||||
- DOMAIN-SUFFIX,hindurinning.pro
|
- DOMAIN-SUFFIX,hindurinning.pro
|
||||||
@ -71192,6 +71228,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,hnzls8.cn
|
- DOMAIN-SUFFIX,hnzls8.cn
|
||||||
- DOMAIN-SUFFIX,hnzyzhy.cn
|
- DOMAIN-SUFFIX,hnzyzhy.cn
|
||||||
- DOMAIN-SUFFIX,hoanoola.net
|
- DOMAIN-SUFFIX,hoanoola.net
|
||||||
|
- DOMAIN-SUFFIX,hoazinangles.com
|
||||||
- DOMAIN-SUFFIX,hobbi.xyz
|
- DOMAIN-SUFFIX,hobbi.xyz
|
||||||
- DOMAIN-SUFFIX,hobbyatticnickname.com
|
- DOMAIN-SUFFIX,hobbyatticnickname.com
|
||||||
- DOMAIN-SUFFIX,hobfadbig.com
|
- DOMAIN-SUFFIX,hobfadbig.com
|
||||||
@ -72042,6 +72079,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,ijir.cn
|
- DOMAIN-SUFFIX,ijir.cn
|
||||||
- DOMAIN-SUFFIX,ijkcmm.com
|
- DOMAIN-SUFFIX,ijkcmm.com
|
||||||
- DOMAIN-SUFFIX,ijnocom.ru
|
- DOMAIN-SUFFIX,ijnocom.ru
|
||||||
|
- DOMAIN-SUFFIX,ijqgefuq.com
|
||||||
- DOMAIN-SUFFIX,ijquery11.com
|
- DOMAIN-SUFFIX,ijquery11.com
|
||||||
- DOMAIN-SUFFIX,ijrah.top
|
- DOMAIN-SUFFIX,ijrah.top
|
||||||
- DOMAIN-SUFFIX,ijshh.com
|
- DOMAIN-SUFFIX,ijshh.com
|
||||||
@ -72780,6 +72818,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,ipada.cafe.naver.com
|
- DOMAIN-SUFFIX,ipada.cafe.naver.com
|
||||||
- DOMAIN-SUFFIX,ipaddresslabs.com
|
- DOMAIN-SUFFIX,ipaddresslabs.com
|
||||||
- DOMAIN-SUFFIX,ipcatch.com
|
- DOMAIN-SUFFIX,ipcatch.com
|
||||||
|
- DOMAIN-SUFFIX,ipcc-vnp1.vnptmedia.vn
|
||||||
- DOMAIN-SUFFIX,ipcount.net
|
- DOMAIN-SUFFIX,ipcount.net
|
||||||
- DOMAIN-SUFFIX,ipcounter.de
|
- DOMAIN-SUFFIX,ipcounter.de
|
||||||
- DOMAIN-SUFFIX,ipdata.adtech.fr
|
- DOMAIN-SUFFIX,ipdata.adtech.fr
|
||||||
@ -72999,6 +73038,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,iupgxu.com
|
- DOMAIN-SUFFIX,iupgxu.com
|
||||||
- DOMAIN-SUFFIX,iupnlpd.cn
|
- DOMAIN-SUFFIX,iupnlpd.cn
|
||||||
- DOMAIN-SUFFIX,iupqelechcmj.com
|
- DOMAIN-SUFFIX,iupqelechcmj.com
|
||||||
|
- DOMAIN-SUFFIX,iusnajah.cn
|
||||||
- DOMAIN-SUFFIX,iutjyyujuqa.com
|
- DOMAIN-SUFFIX,iutjyyujuqa.com
|
||||||
- DOMAIN-SUFFIX,ivanie.com
|
- DOMAIN-SUFFIX,ivanie.com
|
||||||
- DOMAIN-SUFFIX,ivcbrasil.org.br
|
- DOMAIN-SUFFIX,ivcbrasil.org.br
|
||||||
@ -73240,6 +73280,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,jeeng.com
|
- DOMAIN-SUFFIX,jeeng.com
|
||||||
- DOMAIN-SUFFIX,jeersweepwaxworks.com
|
- DOMAIN-SUFFIX,jeersweepwaxworks.com
|
||||||
- DOMAIN-SUFFIX,jeerszitstoke.com
|
- DOMAIN-SUFFIX,jeerszitstoke.com
|
||||||
|
- DOMAIN-SUFFIX,jeeryzest.com
|
||||||
- DOMAIN-SUFFIX,jeeshapi.net
|
- DOMAIN-SUFFIX,jeeshapi.net
|
||||||
- DOMAIN-SUFFIX,jeetyetmedia.com
|
- DOMAIN-SUFFIX,jeetyetmedia.com
|
||||||
- DOMAIN-SUFFIX,jeeyarworld.com
|
- DOMAIN-SUFFIX,jeeyarworld.com
|
||||||
@ -73307,6 +73348,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,jgstny.com
|
- DOMAIN-SUFFIX,jgstny.com
|
||||||
- DOMAIN-SUFFIX,jgxotftsrfux.xyz
|
- DOMAIN-SUFFIX,jgxotftsrfux.xyz
|
||||||
- DOMAIN-SUFFIX,jh3pin.com
|
- DOMAIN-SUFFIX,jh3pin.com
|
||||||
|
- DOMAIN-SUFFIX,jhlcrejfi.com
|
||||||
- DOMAIN-SUFFIX,jhlxfw.cn
|
- DOMAIN-SUFFIX,jhlxfw.cn
|
||||||
- DOMAIN-SUFFIX,jhrtgt.site
|
- DOMAIN-SUFFIX,jhrtgt.site
|
||||||
- DOMAIN-SUFFIX,jhtwiolgjeons.com
|
- DOMAIN-SUFFIX,jhtwiolgjeons.com
|
||||||
@ -73437,6 +73479,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,jjdtrliuftaouhg.xyz
|
- DOMAIN-SUFFIX,jjdtrliuftaouhg.xyz
|
||||||
- DOMAIN-SUFFIX,jjekxle.com
|
- DOMAIN-SUFFIX,jjekxle.com
|
||||||
- DOMAIN-SUFFIX,jjli87.life
|
- DOMAIN-SUFFIX,jjli87.life
|
||||||
|
- DOMAIN-SUFFIX,jjmdavj.com
|
||||||
- DOMAIN-SUFFIX,jjnlfd.com
|
- DOMAIN-SUFFIX,jjnlfd.com
|
||||||
- DOMAIN-SUFFIX,jjpnveujkk.com
|
- DOMAIN-SUFFIX,jjpnveujkk.com
|
||||||
- DOMAIN-SUFFIX,jjwaelns.com
|
- DOMAIN-SUFFIX,jjwaelns.com
|
||||||
@ -73590,6 +73633,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,jpjmpqaupc.com
|
- DOMAIN-SUFFIX,jpjmpqaupc.com
|
||||||
- DOMAIN-SUFFIX,jpjrkdtbnwc.com
|
- DOMAIN-SUFFIX,jpjrkdtbnwc.com
|
||||||
- DOMAIN-SUFFIX,jpmpuxglivupwy.com
|
- DOMAIN-SUFFIX,jpmpuxglivupwy.com
|
||||||
|
- DOMAIN-SUFFIX,jpnbhyba.xyz
|
||||||
- DOMAIN-SUFFIX,jppwzdbypenk.com
|
- DOMAIN-SUFFIX,jppwzdbypenk.com
|
||||||
- DOMAIN-SUFFIX,jpqgxy.com
|
- DOMAIN-SUFFIX,jpqgxy.com
|
||||||
- DOMAIN-SUFFIX,jpqiiqgydipb.com
|
- DOMAIN-SUFFIX,jpqiiqgydipb.com
|
||||||
@ -73752,6 +73796,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,jumboaffiliates.com
|
- DOMAIN-SUFFIX,jumboaffiliates.com
|
||||||
- DOMAIN-SUFFIX,jumboprodigious.com
|
- DOMAIN-SUFFIX,jumboprodigious.com
|
||||||
- DOMAIN-SUFFIX,jumhityvblhwwlt.com
|
- DOMAIN-SUFFIX,jumhityvblhwwlt.com
|
||||||
|
- DOMAIN-SUFFIX,jumochechu.pro
|
||||||
- DOMAIN-SUFFIX,jumotic.com
|
- DOMAIN-SUFFIX,jumotic.com
|
||||||
- DOMAIN-SUFFIX,jump-time.net
|
- DOMAIN-SUFFIX,jump-time.net
|
||||||
- DOMAIN-SUFFIX,jump.ewoss.net
|
- DOMAIN-SUFFIX,jump.ewoss.net
|
||||||
@ -74012,7 +74057,6 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,kargo.com
|
- DOMAIN-SUFFIX,kargo.com
|
||||||
- DOMAIN-SUFFIX,karinart.de
|
- DOMAIN-SUFFIX,karinart.de
|
||||||
- DOMAIN-SUFFIX,karonty.com
|
- DOMAIN-SUFFIX,karonty.com
|
||||||
- DOMAIN-SUFFIX,karte.io
|
|
||||||
- DOMAIN-SUFFIX,karteljackal.com
|
- DOMAIN-SUFFIX,karteljackal.com
|
||||||
- DOMAIN-SUFFIX,kartikeya-ram.com
|
- DOMAIN-SUFFIX,kartikeya-ram.com
|
||||||
- DOMAIN-SUFFIX,kasheglesy.pro
|
- DOMAIN-SUFFIX,kasheglesy.pro
|
||||||
@ -74109,6 +74153,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,kelt-195b.com
|
- DOMAIN-SUFFIX,kelt-195b.com
|
||||||
- DOMAIN-SUFFIX,kemperare.club
|
- DOMAIN-SUFFIX,kemperare.club
|
||||||
- DOMAIN-SUFFIX,kenduktur.com
|
- DOMAIN-SUFFIX,kenduktur.com
|
||||||
|
- DOMAIN-SUFFIX,kengi.top
|
||||||
- DOMAIN-SUFFIX,kenizg.com
|
- DOMAIN-SUFFIX,kenizg.com
|
||||||
- DOMAIN-SUFFIX,kenmwqdfiq.com
|
- DOMAIN-SUFFIX,kenmwqdfiq.com
|
||||||
- DOMAIN-SUFFIX,kennetting.club
|
- DOMAIN-SUFFIX,kennetting.club
|
||||||
@ -74568,6 +74613,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,krison.xyz
|
- DOMAIN-SUFFIX,krison.xyz
|
||||||
- DOMAIN-SUFFIX,kriteriatika.ru
|
- DOMAIN-SUFFIX,kriteriatika.ru
|
||||||
- DOMAIN-SUFFIX,kriwrsvcbo.com
|
- DOMAIN-SUFFIX,kriwrsvcbo.com
|
||||||
|
- DOMAIN-SUFFIX,krkcryk.cn
|
||||||
- DOMAIN-SUFFIX,krkursist.com
|
- DOMAIN-SUFFIX,krkursist.com
|
||||||
- DOMAIN-SUFFIX,krmal.com
|
- DOMAIN-SUFFIX,krmal.com
|
||||||
- DOMAIN-SUFFIX,krnhplalugndkkf.com
|
- DOMAIN-SUFFIX,krnhplalugndkkf.com
|
||||||
@ -74753,6 +74799,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,kyyydxpptcl.com
|
- DOMAIN-SUFFIX,kyyydxpptcl.com
|
||||||
- DOMAIN-SUFFIX,kz2oq0xm6ie7gn5dkswlpv6mfgci8yoe3xlqp12gjotp5fdjxs5ckztb8rzn.codes
|
- DOMAIN-SUFFIX,kz2oq0xm6ie7gn5dkswlpv6mfgci8yoe3xlqp12gjotp5fdjxs5ckztb8rzn.codes
|
||||||
- DOMAIN-SUFFIX,kzeaa.com
|
- DOMAIN-SUFFIX,kzeaa.com
|
||||||
|
- DOMAIN-SUFFIX,kzecc.com
|
||||||
- DOMAIN-SUFFIX,kzerr.com
|
- DOMAIN-SUFFIX,kzerr.com
|
||||||
- DOMAIN-SUFFIX,kzfwvqylo.com
|
- DOMAIN-SUFFIX,kzfwvqylo.com
|
||||||
- DOMAIN-SUFFIX,kzhtgnv.cn
|
- DOMAIN-SUFFIX,kzhtgnv.cn
|
||||||
@ -74804,6 +74851,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,la2.vnecdn.net
|
- DOMAIN-SUFFIX,la2.vnecdn.net
|
||||||
- DOMAIN-SUFFIX,la3.vnecdn.net
|
- DOMAIN-SUFFIX,la3.vnecdn.net
|
||||||
- DOMAIN-SUFFIX,laagershosed.com
|
- DOMAIN-SUFFIX,laagershosed.com
|
||||||
|
- DOMAIN-SUFFIX,laagersmascons.com
|
||||||
- DOMAIN-SUFFIX,labadon.com
|
- DOMAIN-SUFFIX,labadon.com
|
||||||
- DOMAIN-SUFFIX,labeldollars.com
|
- DOMAIN-SUFFIX,labeldollars.com
|
||||||
- DOMAIN-SUFFIX,labellaunkamed.com
|
- DOMAIN-SUFFIX,labellaunkamed.com
|
||||||
@ -76387,6 +76435,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,lyehemarm.club
|
- DOMAIN-SUFFIX,lyehemarm.club
|
||||||
- DOMAIN-SUFFIX,lyferere.pro
|
- DOMAIN-SUFFIX,lyferere.pro
|
||||||
- DOMAIN-SUFFIX,lyfwpt.com.cn
|
- DOMAIN-SUFFIX,lyfwpt.com.cn
|
||||||
|
- DOMAIN-SUFFIX,lyggt.top
|
||||||
- DOMAIN-SUFFIX,lygryd.cn
|
- DOMAIN-SUFFIX,lygryd.cn
|
||||||
- DOMAIN-SUFFIX,lygrydwz.cn
|
- DOMAIN-SUFFIX,lygrydwz.cn
|
||||||
- DOMAIN-SUFFIX,lygrydwz.com.cn
|
- DOMAIN-SUFFIX,lygrydwz.com.cn
|
||||||
@ -77039,6 +77088,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,mdvkn.com
|
- DOMAIN-SUFFIX,mdvkn.com
|
||||||
- DOMAIN-SUFFIX,mdwphtohwt.com
|
- DOMAIN-SUFFIX,mdwphtohwt.com
|
||||||
- DOMAIN-SUFFIX,mdxapi.io
|
- DOMAIN-SUFFIX,mdxapi.io
|
||||||
|
- DOMAIN-SUFFIX,mdxidbcodehpy.com
|
||||||
- DOMAIN-SUFFIX,mdyhb.com
|
- DOMAIN-SUFFIX,mdyhb.com
|
||||||
- DOMAIN-SUFFIX,me.5.p2l.info
|
- DOMAIN-SUFFIX,me.5.p2l.info
|
||||||
- DOMAIN-SUFFIX,me.networkandfaces.com
|
- DOMAIN-SUFFIX,me.networkandfaces.com
|
||||||
@ -77440,6 +77490,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,metrics.consumerreports.org
|
- DOMAIN-SUFFIX,metrics.consumerreports.org
|
||||||
- DOMAIN-SUFFIX,metrics.dailymotion.com
|
- DOMAIN-SUFFIX,metrics.dailymotion.com
|
||||||
- DOMAIN-SUFFIX,metrics.dallasnews.com
|
- DOMAIN-SUFFIX,metrics.dallasnews.com
|
||||||
|
- DOMAIN-SUFFIX,metrics.dominos.com.tr
|
||||||
- DOMAIN-SUFFIX,metrics.foxnews.com
|
- DOMAIN-SUFFIX,metrics.foxnews.com
|
||||||
- DOMAIN-SUFFIX,metrics.gfycat.com
|
- DOMAIN-SUFFIX,metrics.gfycat.com
|
||||||
- DOMAIN-SUFFIX,metrics.happycolor.app
|
- DOMAIN-SUFFIX,metrics.happycolor.app
|
||||||
@ -77725,6 +77776,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,mischiefdiscount.com
|
- DOMAIN-SUFFIX,mischiefdiscount.com
|
||||||
- DOMAIN-SUFFIX,misdealcpi.com
|
- DOMAIN-SUFFIX,misdealcpi.com
|
||||||
- DOMAIN-SUFFIX,misguidedstork.com
|
- DOMAIN-SUFFIX,misguidedstork.com
|
||||||
|
- DOMAIN-SUFFIX,mishishoka.pro
|
||||||
- DOMAIN-SUFFIX,misosoup.io
|
- DOMAIN-SUFFIX,misosoup.io
|
||||||
- DOMAIN-SUFFIX,misrepush.com
|
- DOMAIN-SUFFIX,misrepush.com
|
||||||
- DOMAIN-SUFFIX,missionarymargaret.com
|
- DOMAIN-SUFFIX,missionarymargaret.com
|
||||||
@ -78053,6 +78105,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,moneybot.net
|
- DOMAIN-SUFFIX,moneybot.net
|
||||||
- DOMAIN-SUFFIX,moneycosmos.com
|
- DOMAIN-SUFFIX,moneycosmos.com
|
||||||
- DOMAIN-SUFFIX,moneyexpert.co.uk
|
- DOMAIN-SUFFIX,moneyexpert.co.uk
|
||||||
|
- DOMAIN-SUFFIX,moneyfree.co
|
||||||
- DOMAIN-SUFFIX,moneymakercdn.com
|
- DOMAIN-SUFFIX,moneymakercdn.com
|
||||||
- DOMAIN-SUFFIX,moneyplatform.biz
|
- DOMAIN-SUFFIX,moneyplatform.biz
|
||||||
- DOMAIN-SUFFIX,moneyraid.com
|
- DOMAIN-SUFFIX,moneyraid.com
|
||||||
@ -79289,6 +79342,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,nfntime.com
|
- DOMAIN-SUFFIX,nfntime.com
|
||||||
- DOMAIN-SUFFIX,nfpplus.com
|
- DOMAIN-SUFFIX,nfpplus.com
|
||||||
- DOMAIN-SUFFIX,nfqglptm47uc.com
|
- DOMAIN-SUFFIX,nfqglptm47uc.com
|
||||||
|
- DOMAIN-SUFFIX,nfqhome.com
|
||||||
- DOMAIN-SUFFIX,nfqplus.com
|
- DOMAIN-SUFFIX,nfqplus.com
|
||||||
- DOMAIN-SUFFIX,nfsuj.com
|
- DOMAIN-SUFFIX,nfsuj.com
|
||||||
- DOMAIN-SUFFIX,nftcpw.com
|
- DOMAIN-SUFFIX,nftcpw.com
|
||||||
@ -79508,6 +79562,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,noblemandrovebreeches.com
|
- DOMAIN-SUFFIX,noblemandrovebreeches.com
|
||||||
- DOMAIN-SUFFIX,noblemanscramblemoderately.com
|
- DOMAIN-SUFFIX,noblemanscramblemoderately.com
|
||||||
- DOMAIN-SUFFIX,noblemeantimeawelessaweless.com
|
- DOMAIN-SUFFIX,noblemeantimeawelessaweless.com
|
||||||
|
- DOMAIN-SUFFIX,noblerbaining.com
|
||||||
- DOMAIN-SUFFIX,noblift.mobi
|
- DOMAIN-SUFFIX,noblift.mobi
|
||||||
- DOMAIN-SUFFIX,noblock.pro
|
- DOMAIN-SUFFIX,noblock.pro
|
||||||
- DOMAIN-SUFFIX,nobrain.dk
|
- DOMAIN-SUFFIX,nobrain.dk
|
||||||
@ -81060,6 +81115,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,ox11.com
|
- DOMAIN-SUFFIX,ox11.com
|
||||||
- DOMAIN-SUFFIX,oxado.com
|
- DOMAIN-SUFFIX,oxado.com
|
||||||
- DOMAIN-SUFFIX,oxanelinkups.com
|
- DOMAIN-SUFFIX,oxanelinkups.com
|
||||||
|
- DOMAIN-SUFFIX,oxazoleorfrays.com
|
||||||
- DOMAIN-SUFFIX,oxbet.club
|
- DOMAIN-SUFFIX,oxbet.club
|
||||||
- DOMAIN-SUFFIX,oxbet.com
|
- DOMAIN-SUFFIX,oxbet.com
|
||||||
- DOMAIN-SUFFIX,oxbet.net
|
- DOMAIN-SUFFIX,oxbet.net
|
||||||
@ -81641,6 +81697,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,pelicansource.com
|
- DOMAIN-SUFFIX,pelicansource.com
|
||||||
- DOMAIN-SUFFIX,pelicula20.com
|
- DOMAIN-SUFFIX,pelicula20.com
|
||||||
- DOMAIN-SUFFIX,pelis.click
|
- DOMAIN-SUFFIX,pelis.click
|
||||||
|
- DOMAIN-SUFFIX,pelisnetwork.com
|
||||||
- DOMAIN-SUFFIX,pendingvillashells.com
|
- DOMAIN-SUFFIX,pendingvillashells.com
|
||||||
- DOMAIN-SUFFIX,pendulumtemporary.com
|
- DOMAIN-SUFFIX,pendulumtemporary.com
|
||||||
- DOMAIN-SUFFIX,pengenanu.files.im
|
- DOMAIN-SUFFIX,pengenanu.files.im
|
||||||
@ -81949,6 +82006,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,photos6.pop6.com
|
- DOMAIN-SUFFIX,photos6.pop6.com
|
||||||
- DOMAIN-SUFFIX,photos7.pop6.com
|
- DOMAIN-SUFFIX,photos7.pop6.com
|
||||||
- DOMAIN-SUFFIX,photos8.pop6.com
|
- DOMAIN-SUFFIX,photos8.pop6.com
|
||||||
|
- DOMAIN-SUFFIX,phoudson.com
|
||||||
- DOMAIN-SUFFIX,phouvemp.net
|
- DOMAIN-SUFFIX,phouvemp.net
|
||||||
- DOMAIN-SUFFIX,phoviheca.com
|
- DOMAIN-SUFFIX,phoviheca.com
|
||||||
- DOMAIN-SUFFIX,phox2ey.bid
|
- DOMAIN-SUFFIX,phox2ey.bid
|
||||||
@ -82013,6 +82071,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,pigredoben12.sytes.net
|
- DOMAIN-SUFFIX,pigredoben12.sytes.net
|
||||||
- DOMAIN-SUFFIX,pigtisetdilqsi.com
|
- DOMAIN-SUFFIX,pigtisetdilqsi.com
|
||||||
- DOMAIN-SUFFIX,pigtre.com
|
- DOMAIN-SUFFIX,pigtre.com
|
||||||
|
- DOMAIN-SUFFIX,piilvhtu.cn
|
||||||
- DOMAIN-SUFFIX,pijiagui.cn
|
- DOMAIN-SUFFIX,pijiagui.cn
|
||||||
- DOMAIN-SUFFIX,pikedhelloed.com
|
- DOMAIN-SUFFIX,pikedhelloed.com
|
||||||
- DOMAIN-SUFFIX,pikeletkiyi.com
|
- DOMAIN-SUFFIX,pikeletkiyi.com
|
||||||
@ -82093,9 +82152,6 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,pivotrunner.com
|
- DOMAIN-SUFFIX,pivotrunner.com
|
||||||
- DOMAIN-SUFFIX,pivywopsu.com
|
- DOMAIN-SUFFIX,pivywopsu.com
|
||||||
- DOMAIN-SUFFIX,piwhaguvu.com
|
- DOMAIN-SUFFIX,piwhaguvu.com
|
||||||
- DOMAIN-SUFFIX,piwik.matrix.ua
|
|
||||||
- DOMAIN-SUFFIX,piwik.onlinecasino-thai.com
|
|
||||||
- DOMAIN-SUFFIX,piwik.onlinecasino321.com
|
|
||||||
- DOMAIN-SUFFIX,piwik.org
|
- DOMAIN-SUFFIX,piwik.org
|
||||||
- DOMAIN-SUFFIX,piwik.pro
|
- DOMAIN-SUFFIX,piwik.pro
|
||||||
- DOMAIN-SUFFIX,piwvk.cn
|
- DOMAIN-SUFFIX,piwvk.cn
|
||||||
@ -82208,6 +82264,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,plantationthrillednoncommittal.com
|
- DOMAIN-SUFFIX,plantationthrillednoncommittal.com
|
||||||
- DOMAIN-SUFFIX,plantdigestion.com
|
- DOMAIN-SUFFIX,plantdigestion.com
|
||||||
- DOMAIN-SUFFIX,plantinscription.com
|
- DOMAIN-SUFFIX,plantinscription.com
|
||||||
|
- DOMAIN-SUFFIX,plantomgeforce.online
|
||||||
- DOMAIN-SUFFIX,plantpreventioncrab.com
|
- DOMAIN-SUFFIX,plantpreventioncrab.com
|
||||||
- DOMAIN-SUFFIX,plants.ink
|
- DOMAIN-SUFFIX,plants.ink
|
||||||
- DOMAIN-SUFFIX,plardi.com
|
- DOMAIN-SUFFIX,plardi.com
|
||||||
@ -82395,6 +82452,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,pointclicktrack.com
|
- DOMAIN-SUFFIX,pointclicktrack.com
|
||||||
- DOMAIN-SUFFIX,pointeretards.com
|
- DOMAIN-SUFFIX,pointeretards.com
|
||||||
- DOMAIN-SUFFIX,pointillist.com
|
- DOMAIN-SUFFIX,pointillist.com
|
||||||
|
- DOMAIN-SUFFIX,pointlesspocket.com
|
||||||
- DOMAIN-SUFFIX,pointlimitedzen.online
|
- DOMAIN-SUFFIX,pointlimitedzen.online
|
||||||
- DOMAIN-SUFFIX,pointmediatracker.com
|
- DOMAIN-SUFFIX,pointmediatracker.com
|
||||||
- DOMAIN-SUFFIX,pointomatic.com
|
- DOMAIN-SUFFIX,pointomatic.com
|
||||||
@ -82808,6 +82866,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,predictiveresponse.net
|
- DOMAIN-SUFFIX,predictiveresponse.net
|
||||||
- DOMAIN-SUFFIX,predominantaugustchapter.com
|
- DOMAIN-SUFFIX,predominantaugustchapter.com
|
||||||
- DOMAIN-SUFFIX,predskolaci.cz
|
- DOMAIN-SUFFIX,predskolaci.cz
|
||||||
|
- DOMAIN-SUFFIX,preemiesurnap.com
|
||||||
- DOMAIN-SUFFIX,prefaceinventorgrouping.com
|
- DOMAIN-SUFFIX,prefaceinventorgrouping.com
|
||||||
- DOMAIN-SUFFIX,preferablycompletion.com
|
- DOMAIN-SUFFIX,preferablycompletion.com
|
||||||
- DOMAIN-SUFFIX,preferenceforfeit.com
|
- DOMAIN-SUFFIX,preferenceforfeit.com
|
||||||
@ -82965,6 +83024,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,probtn.com
|
- DOMAIN-SUFFIX,probtn.com
|
||||||
- DOMAIN-SUFFIX,probusinesshub.com
|
- DOMAIN-SUFFIX,probusinesshub.com
|
||||||
- DOMAIN-SUFFIX,processlockdownagree.com
|
- DOMAIN-SUFFIX,processlockdownagree.com
|
||||||
|
- DOMAIN-SUFFIX,proclaimincurable.com
|
||||||
- DOMAIN-SUFFIX,proclaimsubjected.com
|
- DOMAIN-SUFFIX,proclaimsubjected.com
|
||||||
- DOMAIN-SUFFIX,proclivitysystems.com
|
- DOMAIN-SUFFIX,proclivitysystems.com
|
||||||
- DOMAIN-SUFFIX,procuredawestruckpoint.com
|
- DOMAIN-SUFFIX,procuredawestruckpoint.com
|
||||||
@ -83856,6 +83916,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,qiaoxiaomiao.com
|
- DOMAIN-SUFFIX,qiaoxiaomiao.com
|
||||||
- DOMAIN-SUFFIX,qibalmm.com
|
- DOMAIN-SUFFIX,qibalmm.com
|
||||||
- DOMAIN-SUFFIX,qibxdwe1.com
|
- DOMAIN-SUFFIX,qibxdwe1.com
|
||||||
|
- DOMAIN-SUFFIX,qichegongxiang.xyz
|
||||||
- DOMAIN-SUFFIX,qichenx.com
|
- DOMAIN-SUFFIX,qichenx.com
|
||||||
- DOMAIN-SUFFIX,qichetuoyun.com.cn
|
- DOMAIN-SUFFIX,qichetuoyun.com.cn
|
||||||
- DOMAIN-SUFFIX,qicqn.cn
|
- DOMAIN-SUFFIX,qicqn.cn
|
||||||
@ -84974,6 +85035,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,resad.mediaid.click
|
- DOMAIN-SUFFIX,resad.mediaid.click
|
||||||
- DOMAIN-SUFFIX,resalag.com
|
- DOMAIN-SUFFIX,resalag.com
|
||||||
- DOMAIN-SUFFIX,resanium.com
|
- DOMAIN-SUFFIX,resanium.com
|
||||||
|
- DOMAIN-SUFFIX,resavethyme.com
|
||||||
- DOMAIN-SUFFIX,resawsmas.com
|
- DOMAIN-SUFFIX,resawsmas.com
|
||||||
- DOMAIN-SUFFIX,reschedulewizards.com
|
- DOMAIN-SUFFIX,reschedulewizards.com
|
||||||
- DOMAIN-SUFFIX,rescuephrase.com
|
- DOMAIN-SUFFIX,rescuephrase.com
|
||||||
@ -85070,6 +85132,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,retono42.us
|
- DOMAIN-SUFFIX,retono42.us
|
||||||
- DOMAIN-SUFFIX,retoxo.com
|
- DOMAIN-SUFFIX,retoxo.com
|
||||||
- DOMAIN-SUFFIX,retreatregular.com
|
- DOMAIN-SUFFIX,retreatregular.com
|
||||||
|
- DOMAIN-SUFFIX,retrieval-bd.duote.com
|
||||||
- DOMAIN-SUFFIX,retsiti.ru
|
- DOMAIN-SUFFIX,retsiti.ru
|
||||||
- DOMAIN-SUFFIX,rettica.com
|
- DOMAIN-SUFFIX,rettica.com
|
||||||
- DOMAIN-SUFFIX,rettik.ru
|
- DOMAIN-SUFFIX,rettik.ru
|
||||||
@ -85195,6 +85258,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,rhearthinkchlo.xyz
|
- DOMAIN-SUFFIX,rhearthinkchlo.xyz
|
||||||
- DOMAIN-SUFFIX,rhelog.com
|
- DOMAIN-SUFFIX,rhelog.com
|
||||||
- DOMAIN-SUFFIX,rhetoricalloss.com
|
- DOMAIN-SUFFIX,rhetoricalloss.com
|
||||||
|
- DOMAIN-SUFFIX,rhetoricalveil.com
|
||||||
- DOMAIN-SUFFIX,rhfgjld.com
|
- DOMAIN-SUFFIX,rhfgjld.com
|
||||||
- DOMAIN-SUFFIX,rhhmaq.com
|
- DOMAIN-SUFFIX,rhhmaq.com
|
||||||
- DOMAIN-SUFFIX,rhiedy.com
|
- DOMAIN-SUFFIX,rhiedy.com
|
||||||
@ -85601,6 +85665,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,rqhere.com
|
- DOMAIN-SUFFIX,rqhere.com
|
||||||
- DOMAIN-SUFFIX,rqhere2.com
|
- DOMAIN-SUFFIX,rqhere2.com
|
||||||
- DOMAIN-SUFFIX,rqjhhg.cn
|
- DOMAIN-SUFFIX,rqjhhg.cn
|
||||||
|
- DOMAIN-SUFFIX,rqkfhquz.cn
|
||||||
- DOMAIN-SUFFIX,rqkgcd.xyz
|
- DOMAIN-SUFFIX,rqkgcd.xyz
|
||||||
- DOMAIN-SUFFIX,rqmob.com
|
- DOMAIN-SUFFIX,rqmob.com
|
||||||
- DOMAIN-SUFFIX,rqqwcvagf.top
|
- DOMAIN-SUFFIX,rqqwcvagf.top
|
||||||
@ -85614,6 +85679,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,rrf.fat1domain1
|
- DOMAIN-SUFFIX,rrf.fat1domain1
|
||||||
- DOMAIN-SUFFIX,rrgapzw.cn
|
- DOMAIN-SUFFIX,rrgapzw.cn
|
||||||
- DOMAIN-SUFFIX,rrimpl.com
|
- DOMAIN-SUFFIX,rrimpl.com
|
||||||
|
- DOMAIN-SUFFIX,rrkky.top
|
||||||
- DOMAIN-SUFFIX,rrlafphbrpazu.com
|
- DOMAIN-SUFFIX,rrlafphbrpazu.com
|
||||||
- DOMAIN-SUFFIX,rrogfhs.cn
|
- DOMAIN-SUFFIX,rrogfhs.cn
|
||||||
- DOMAIN-SUFFIX,rrolawcats2bsl4b.in.net
|
- DOMAIN-SUFFIX,rrolawcats2bsl4b.in.net
|
||||||
@ -85993,6 +86059,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,sabsmismake.casa
|
- DOMAIN-SUFFIX,sabsmismake.casa
|
||||||
- DOMAIN-SUFFIX,sacchaeleduk.com
|
- DOMAIN-SUFFIX,sacchaeleduk.com
|
||||||
- DOMAIN-SUFFIX,sacdon.com
|
- DOMAIN-SUFFIX,sacdon.com
|
||||||
|
- DOMAIN-SUFFIX,sacegryri.com
|
||||||
- DOMAIN-SUFFIX,sackswaycheese.com
|
- DOMAIN-SUFFIX,sackswaycheese.com
|
||||||
- DOMAIN-SUFFIX,sacralcabaa.com
|
- DOMAIN-SUFFIX,sacralcabaa.com
|
||||||
- DOMAIN-SUFFIX,sacredperpetratorbasketball.com
|
- DOMAIN-SUFFIX,sacredperpetratorbasketball.com
|
||||||
@ -86058,6 +86125,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,saleonce.top
|
- DOMAIN-SUFFIX,saleonce.top
|
||||||
- DOMAIN-SUFFIX,salesdoubler.com.ua
|
- DOMAIN-SUFFIX,salesdoubler.com.ua
|
||||||
- DOMAIN-SUFFIX,salesgenius.com
|
- DOMAIN-SUFFIX,salesgenius.com
|
||||||
|
- DOMAIN-SUFFIX,salesloft.com
|
||||||
- DOMAIN-SUFFIX,salesmanago.pl
|
- DOMAIN-SUFFIX,salesmanago.pl
|
||||||
- DOMAIN-SUFFIX,salesviewer.com
|
- DOMAIN-SUFFIX,salesviewer.com
|
||||||
- DOMAIN-SUFFIX,salesviewer.org
|
- DOMAIN-SUFFIX,salesviewer.org
|
||||||
@ -87141,6 +87209,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,shuptiwywhu.com
|
- DOMAIN-SUFFIX,shuptiwywhu.com
|
||||||
- DOMAIN-SUFFIX,shusacem.net
|
- DOMAIN-SUFFIX,shusacem.net
|
||||||
- DOMAIN-SUFFIX,shustuxyxe.com
|
- DOMAIN-SUFFIX,shustuxyxe.com
|
||||||
|
- DOMAIN-SUFFIX,shutplumptravels.com
|
||||||
- DOMAIN-SUFFIX,shuveenvcfzk.com
|
- DOMAIN-SUFFIX,shuveenvcfzk.com
|
||||||
- DOMAIN-SUFFIX,shvhse.com
|
- DOMAIN-SUFFIX,shvhse.com
|
||||||
- DOMAIN-SUFFIX,shweflix.com
|
- DOMAIN-SUFFIX,shweflix.com
|
||||||
@ -87466,6 +87535,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,sliiindy.top
|
- DOMAIN-SUFFIX,sliiindy.top
|
||||||
- DOMAIN-SUFFIX,slike.indiatimes.com
|
- DOMAIN-SUFFIX,slike.indiatimes.com
|
||||||
- DOMAIN-SUFFIX,slikslik.com
|
- DOMAIN-SUFFIX,slikslik.com
|
||||||
|
- DOMAIN-SUFFIX,slilindy.top
|
||||||
- DOMAIN-SUFFIX,slimads.vn
|
- DOMAIN-SUFFIX,slimads.vn
|
||||||
- DOMAIN-SUFFIX,slimelump.com
|
- DOMAIN-SUFFIX,slimelump.com
|
||||||
- DOMAIN-SUFFIX,slimgipnoz.ru
|
- DOMAIN-SUFFIX,slimgipnoz.ru
|
||||||
@ -87483,6 +87553,8 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,slippersferry.com
|
- DOMAIN-SUFFIX,slippersferry.com
|
||||||
- DOMAIN-SUFFIX,slipperspromisingyearn.com
|
- DOMAIN-SUFFIX,slipperspromisingyearn.com
|
||||||
- DOMAIN-SUFFIX,slipperyextremelyvast.com
|
- DOMAIN-SUFFIX,slipperyextremelyvast.com
|
||||||
|
- DOMAIN-SUFFIX,sliuindy.top
|
||||||
|
- DOMAIN-SUFFIX,slivindy.top
|
||||||
- DOMAIN-SUFFIX,slivz.com
|
- DOMAIN-SUFFIX,slivz.com
|
||||||
- DOMAIN-SUFFIX,sllsbgjfamxckn.com
|
- DOMAIN-SUFFIX,sllsbgjfamxckn.com
|
||||||
- DOMAIN-SUFFIX,slm.dantri.com.vn
|
- DOMAIN-SUFFIX,slm.dantri.com.vn
|
||||||
@ -87919,6 +87991,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,sortyrails.com
|
- DOMAIN-SUFFIX,sortyrails.com
|
||||||
- DOMAIN-SUFFIX,soshoord.com
|
- DOMAIN-SUFFIX,soshoord.com
|
||||||
- DOMAIN-SUFFIX,sosigninggrudge.com
|
- DOMAIN-SUFFIX,sosigninggrudge.com
|
||||||
|
- DOMAIN-SUFFIX,sosinyo.xyz
|
||||||
- DOMAIN-SUFFIX,soska.us
|
- DOMAIN-SUFFIX,soska.us
|
||||||
- DOMAIN-SUFFIX,sosnews.ru
|
- DOMAIN-SUFFIX,sosnews.ru
|
||||||
- DOMAIN-SUFFIX,sosodo.xyz
|
- DOMAIN-SUFFIX,sosodo.xyz
|
||||||
@ -87946,6 +88019,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,sovrn.com
|
- DOMAIN-SUFFIX,sovrn.com
|
||||||
- DOMAIN-SUFFIX,soycrockarab.com
|
- DOMAIN-SUFFIX,soycrockarab.com
|
||||||
- DOMAIN-SUFFIX,soysapslad.com
|
- DOMAIN-SUFFIX,soysapslad.com
|
||||||
|
- DOMAIN-SUFFIX,sozdzl.cn
|
||||||
- DOMAIN-SUFFIX,sp.centralfloridafuture.com
|
- DOMAIN-SUFFIX,sp.centralfloridafuture.com
|
||||||
- DOMAIN-SUFFIX,sp.flocktory.com
|
- DOMAIN-SUFFIX,sp.flocktory.com
|
||||||
- DOMAIN-SUFFIX,sp.minds.com
|
- DOMAIN-SUFFIX,sp.minds.com
|
||||||
@ -88488,6 +88562,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,static.gaomaer.cn
|
- DOMAIN-SUFFIX,static.gaomaer.cn
|
||||||
- DOMAIN-SUFFIX,static.herr.io
|
- DOMAIN-SUFFIX,static.herr.io
|
||||||
- DOMAIN-SUFFIX,static.jampp.com
|
- DOMAIN-SUFFIX,static.jampp.com
|
||||||
|
- DOMAIN-SUFFIX,static.karte.io
|
||||||
- DOMAIN-SUFFIX,static.kibboko.com
|
- DOMAIN-SUFFIX,static.kibboko.com
|
||||||
- DOMAIN-SUFFIX,static.l3.cdn.adbucks.com
|
- DOMAIN-SUFFIX,static.l3.cdn.adbucks.com
|
||||||
- DOMAIN-SUFFIX,static.l3.cdn.adsucks.com
|
- DOMAIN-SUFFIX,static.l3.cdn.adsucks.com
|
||||||
@ -88647,6 +88722,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,stats.unionleader.com
|
- DOMAIN-SUFFIX,stats.unionleader.com
|
||||||
- DOMAIN-SUFFIX,stats.unity3d.com
|
- DOMAIN-SUFFIX,stats.unity3d.com
|
||||||
- DOMAIN-SUFFIX,stats.vc.gg
|
- DOMAIN-SUFFIX,stats.vc.gg
|
||||||
|
- DOMAIN-SUFFIX,stats.videoseyred.in
|
||||||
- DOMAIN-SUFFIX,stats.videoseyredin.net
|
- DOMAIN-SUFFIX,stats.videoseyredin.net
|
||||||
- DOMAIN-SUFFIX,stats.vidyome.com
|
- DOMAIN-SUFFIX,stats.vidyome.com
|
||||||
- DOMAIN-SUFFIX,stats.vietnammoi.vn
|
- DOMAIN-SUFFIX,stats.vietnammoi.vn
|
||||||
@ -89051,6 +89127,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,suncenturyautumn.com
|
- DOMAIN-SUFFIX,suncenturyautumn.com
|
||||||
- DOMAIN-SUFFIX,sundady.online
|
- DOMAIN-SUFFIX,sundady.online
|
||||||
- DOMAIN-SUFFIX,sundayceremonytitanic.com
|
- DOMAIN-SUFFIX,sundayceremonytitanic.com
|
||||||
|
- DOMAIN-SUFFIX,sundayscrewinsulting.com
|
||||||
- DOMAIN-SUFFIX,sundaysky.com
|
- DOMAIN-SUFFIX,sundaysky.com
|
||||||
- DOMAIN-SUFFIX,sunglasseslollipopoperating.com
|
- DOMAIN-SUFFIX,sunglasseslollipopoperating.com
|
||||||
- DOMAIN-SUFFIX,sungong1987.com
|
- DOMAIN-SUFFIX,sungong1987.com
|
||||||
@ -89079,6 +89156,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,sunyujia.top
|
- DOMAIN-SUFFIX,sunyujia.top
|
||||||
- DOMAIN-SUFFIX,suocloud.com
|
- DOMAIN-SUFFIX,suocloud.com
|
||||||
- DOMAIN-SUFFIX,suoksm.cn
|
- DOMAIN-SUFFIX,suoksm.cn
|
||||||
|
- DOMAIN-SUFFIX,supatazo.xyz
|
||||||
- DOMAIN-SUFFIX,super-ladies-now.life
|
- DOMAIN-SUFFIX,super-ladies-now.life
|
||||||
- DOMAIN-SUFFIX,super-links.net
|
- DOMAIN-SUFFIX,super-links.net
|
||||||
- DOMAIN-SUFFIX,super-promo.cyme.info
|
- DOMAIN-SUFFIX,super-promo.cyme.info
|
||||||
@ -89434,6 +89512,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,t.4623.ru
|
- DOMAIN-SUFFIX,t.4623.ru
|
||||||
- DOMAIN-SUFFIX,t.91chs.com
|
- DOMAIN-SUFFIX,t.91chs.com
|
||||||
- DOMAIN-SUFFIX,t.ajrkm.link
|
- DOMAIN-SUFFIX,t.ajrkm.link
|
||||||
|
- DOMAIN-SUFFIX,t.armchairbookie.com
|
||||||
- DOMAIN-SUFFIX,t.bawafx.com
|
- DOMAIN-SUFFIX,t.bawafx.com
|
||||||
- DOMAIN-SUFFIX,t.booksuper.info
|
- DOMAIN-SUFFIX,t.booksuper.info
|
||||||
- DOMAIN-SUFFIX,t.carta.com
|
- DOMAIN-SUFFIX,t.carta.com
|
||||||
@ -89442,12 +89521,14 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,t.dgm-au.com
|
- DOMAIN-SUFFIX,t.dgm-au.com
|
||||||
- DOMAIN-SUFFIX,t.dtscdn.com
|
- DOMAIN-SUFFIX,t.dtscdn.com
|
||||||
- DOMAIN-SUFFIX,t.eloqua.com
|
- DOMAIN-SUFFIX,t.eloqua.com
|
||||||
|
- DOMAIN-SUFFIX,t.email.superdrug.com
|
||||||
- DOMAIN-SUFFIX,t.en25.com
|
- DOMAIN-SUFFIX,t.en25.com
|
||||||
- DOMAIN-SUFFIX,t.felmat.net
|
- DOMAIN-SUFFIX,t.felmat.net
|
||||||
- DOMAIN-SUFFIX,t.flix360.com
|
- DOMAIN-SUFFIX,t.flix360.com
|
||||||
- DOMAIN-SUFFIX,t.frtyg.com
|
- DOMAIN-SUFFIX,t.frtyg.com
|
||||||
- DOMAIN-SUFFIX,t.frtyi.com
|
- DOMAIN-SUFFIX,t.frtyi.com
|
||||||
- DOMAIN-SUFFIX,t.imgur.com
|
- DOMAIN-SUFFIX,t.imgur.com
|
||||||
|
- DOMAIN-SUFFIX,t.karte.io
|
||||||
- DOMAIN-SUFFIX,t.lidyana.com
|
- DOMAIN-SUFFIX,t.lidyana.com
|
||||||
- DOMAIN-SUFFIX,t.ltmse.com
|
- DOMAIN-SUFFIX,t.ltmse.com
|
||||||
- DOMAIN-SUFFIX,t.mdn2015x3.com
|
- DOMAIN-SUFFIX,t.mdn2015x3.com
|
||||||
@ -89457,6 +89538,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,t.n.mcdonalds.de
|
- DOMAIN-SUFFIX,t.n.mcdonalds.de
|
||||||
- DOMAIN-SUFFIX,t.news.browns-restaurants.co.uk
|
- DOMAIN-SUFFIX,t.news.browns-restaurants.co.uk
|
||||||
- DOMAIN-SUFFIX,t.njzrxx.xyz
|
- DOMAIN-SUFFIX,t.njzrxx.xyz
|
||||||
|
- DOMAIN-SUFFIX,t.notif-colissimo-laposte.info
|
||||||
- DOMAIN-SUFFIX,t.powerreviews.com
|
- DOMAIN-SUFFIX,t.powerreviews.com
|
||||||
- DOMAIN-SUFFIX,t.premii.com
|
- DOMAIN-SUFFIX,t.premii.com
|
||||||
- DOMAIN-SUFFIX,t.pusk.ru
|
- DOMAIN-SUFFIX,t.pusk.ru
|
||||||
@ -89529,6 +89611,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,tag.getdrip.com
|
- DOMAIN-SUFFIX,tag.getdrip.com
|
||||||
- DOMAIN-SUFFIX,tag.goadopt.io
|
- DOMAIN-SUFFIX,tag.goadopt.io
|
||||||
- DOMAIN-SUFFIX,tag.hariken.co
|
- DOMAIN-SUFFIX,tag.hariken.co
|
||||||
|
- DOMAIN-SUFFIX,tag.karte.io
|
||||||
- DOMAIN-SUFFIX,tag.nifty.com
|
- DOMAIN-SUFFIX,tag.nifty.com
|
||||||
- DOMAIN-SUFFIX,tag.pprl.io
|
- DOMAIN-SUFFIX,tag.pprl.io
|
||||||
- DOMAIN-SUFFIX,tag.regieci.com
|
- DOMAIN-SUFFIX,tag.regieci.com
|
||||||
@ -89723,6 +89806,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,tarvemowhay.com
|
- DOMAIN-SUFFIX,tarvemowhay.com
|
||||||
- DOMAIN-SUFFIX,taskapi.net
|
- DOMAIN-SUFFIX,taskapi.net
|
||||||
- DOMAIN-SUFFIX,taspectsofcu.com
|
- DOMAIN-SUFFIX,taspectsofcu.com
|
||||||
|
- DOMAIN-SUFFIX,tastelesstrucks.com
|
||||||
- DOMAIN-SUFFIX,tastesmodifycount.com
|
- DOMAIN-SUFFIX,tastesmodifycount.com
|
||||||
- DOMAIN-SUFFIX,tastierxyphoid.com
|
- DOMAIN-SUFFIX,tastierxyphoid.com
|
||||||
- DOMAIN-SUFFIX,tastingraise.com
|
- DOMAIN-SUFFIX,tastingraise.com
|
||||||
@ -90113,6 +90197,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,thabet88.co
|
- DOMAIN-SUFFIX,thabet88.co
|
||||||
- DOMAIN-SUFFIX,thabet88.info
|
- DOMAIN-SUFFIX,thabet88.info
|
||||||
- DOMAIN-SUFFIX,thabet88.vip
|
- DOMAIN-SUFFIX,thabet88.vip
|
||||||
|
- DOMAIN-SUFFIX,thackgooder.com
|
||||||
- DOMAIN-SUFFIX,thagic.com
|
- DOMAIN-SUFFIX,thagic.com
|
||||||
- DOMAIN-SUFFIX,thague.com
|
- DOMAIN-SUFFIX,thague.com
|
||||||
- DOMAIN-SUFFIX,thaibeco.com
|
- DOMAIN-SUFFIX,thaibeco.com
|
||||||
@ -91060,8 +91145,10 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,track.adspire.io
|
- DOMAIN-SUFFIX,track.adspire.io
|
||||||
- DOMAIN-SUFFIX,track.anchorfree.com
|
- DOMAIN-SUFFIX,track.anchorfree.com
|
||||||
- DOMAIN-SUFFIX,track.aplaut.io
|
- DOMAIN-SUFFIX,track.aplaut.io
|
||||||
|
- DOMAIN-SUFFIX,track.aptitudemedia.co
|
||||||
- DOMAIN-SUFFIX,track.atgstores.com
|
- DOMAIN-SUFFIX,track.atgstores.com
|
||||||
- DOMAIN-SUFFIX,track.atom-data.io
|
- DOMAIN-SUFFIX,track.atom-data.io
|
||||||
|
- DOMAIN-SUFFIX,track.avxid.com
|
||||||
- DOMAIN-SUFFIX,track.bizjournals.com
|
- DOMAIN-SUFFIX,track.bizjournals.com
|
||||||
- DOMAIN-SUFFIX,track.buybox.click
|
- DOMAIN-SUFFIX,track.buybox.click
|
||||||
- DOMAIN-SUFFIX,track.byzon.swelen.net
|
- DOMAIN-SUFFIX,track.byzon.swelen.net
|
||||||
@ -91088,6 +91175,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,track.game18click.com
|
- DOMAIN-SUFFIX,track.game18click.com
|
||||||
- DOMAIN-SUFFIX,track.gawker.com
|
- DOMAIN-SUFFIX,track.gawker.com
|
||||||
- DOMAIN-SUFFIX,track.hk01.com
|
- DOMAIN-SUFFIX,track.hk01.com
|
||||||
|
- DOMAIN-SUFFIX,track.homejobs.careers
|
||||||
- DOMAIN-SUFFIX,track.homestead.com
|
- DOMAIN-SUFFIX,track.homestead.com
|
||||||
- DOMAIN-SUFFIX,track.icheck.com.vn
|
- DOMAIN-SUFFIX,track.icheck.com.vn
|
||||||
- DOMAIN-SUFFIX,track.ilonofficial.com
|
- DOMAIN-SUFFIX,track.ilonofficial.com
|
||||||
@ -91167,6 +91255,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,track.msadcenter.zul.com
|
- DOMAIN-SUFFIX,track.msadcenter.zul.com
|
||||||
- DOMAIN-SUFFIX,track.msadcenter.zvjw.com
|
- DOMAIN-SUFFIX,track.msadcenter.zvjw.com
|
||||||
- DOMAIN-SUFFIX,track.msadcenter.zzv.com
|
- DOMAIN-SUFFIX,track.msadcenter.zzv.com
|
||||||
|
- DOMAIN-SUFFIX,track.nationalgunrights.org
|
||||||
- DOMAIN-SUFFIX,track.nifty.com
|
- DOMAIN-SUFFIX,track.nifty.com
|
||||||
- DOMAIN-SUFFIX,track.notsy.io
|
- DOMAIN-SUFFIX,track.notsy.io
|
||||||
- DOMAIN-SUFFIX,track.nzz.ch
|
- DOMAIN-SUFFIX,track.nzz.ch
|
||||||
@ -91186,6 +91275,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,track.segmentstream.com
|
- DOMAIN-SUFFIX,track.segmentstream.com
|
||||||
- DOMAIN-SUFFIX,track.sendo.vn
|
- DOMAIN-SUFFIX,track.sendo.vn
|
||||||
- DOMAIN-SUFFIX,track.software-codes.com
|
- DOMAIN-SUFFIX,track.software-codes.com
|
||||||
|
- DOMAIN-SUFFIX,track.spzan.com
|
||||||
- DOMAIN-SUFFIX,track.storm.mg
|
- DOMAIN-SUFFIX,track.storm.mg
|
||||||
- DOMAIN-SUFFIX,track.swaptrap.live
|
- DOMAIN-SUFFIX,track.swaptrap.live
|
||||||
- DOMAIN-SUFFIX,track.tenjin.com
|
- DOMAIN-SUFFIX,track.tenjin.com
|
||||||
@ -91200,6 +91290,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,track.vio.edu.vn
|
- DOMAIN-SUFFIX,track.vio.edu.vn
|
||||||
- DOMAIN-SUFFIX,track.vivid.com
|
- DOMAIN-SUFFIX,track.vivid.com
|
||||||
- DOMAIN-SUFFIX,track.zappos.com
|
- DOMAIN-SUFFIX,track.zappos.com
|
||||||
|
- DOMAIN-SUFFIX,track.zerofriend.com
|
||||||
- DOMAIN-SUFFIX,track.zipalerts.com
|
- DOMAIN-SUFFIX,track.zipalerts.com
|
||||||
- DOMAIN-SUFFIX,track.ziprecruiter.com
|
- DOMAIN-SUFFIX,track.ziprecruiter.com
|
||||||
- DOMAIN-SUFFIX,track.zulumarketing.com
|
- DOMAIN-SUFFIX,track.zulumarketing.com
|
||||||
@ -91217,6 +91308,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,trackcdn.com
|
- DOMAIN-SUFFIX,trackcdn.com
|
||||||
- DOMAIN-SUFFIX,trackconsole.com
|
- DOMAIN-SUFFIX,trackconsole.com
|
||||||
- DOMAIN-SUFFIX,trackcorner.com
|
- DOMAIN-SUFFIX,trackcorner.com
|
||||||
|
- DOMAIN-SUFFIX,trackdan.com
|
||||||
- DOMAIN-SUFFIX,trackdb.go3.tv
|
- DOMAIN-SUFFIX,trackdb.go3.tv
|
||||||
- DOMAIN-SUFFIX,trackdiscovery.net
|
- DOMAIN-SUFFIX,trackdiscovery.net
|
||||||
- DOMAIN-SUFFIX,trackeame.com
|
- DOMAIN-SUFFIX,trackeame.com
|
||||||
@ -91230,6 +91322,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,tracker.77player.xyz
|
- DOMAIN-SUFFIX,tracker.77player.xyz
|
||||||
- DOMAIN-SUFFIX,tracker.anime47.com
|
- DOMAIN-SUFFIX,tracker.anime47.com
|
||||||
- DOMAIN-SUFFIX,tracker.awr.im
|
- DOMAIN-SUFFIX,tracker.awr.im
|
||||||
|
- DOMAIN-SUFFIX,tracker.beritagar.id
|
||||||
- DOMAIN-SUFFIX,tracker.blutv.com
|
- DOMAIN-SUFFIX,tracker.blutv.com
|
||||||
- DOMAIN-SUFFIX,tracker.bongngo.bar
|
- DOMAIN-SUFFIX,tracker.bongngo.bar
|
||||||
- DOMAIN-SUFFIX,tracker.bonnint.net
|
- DOMAIN-SUFFIX,tracker.bonnint.net
|
||||||
@ -91250,6 +91343,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,tracker.joongang.co.kr
|
- DOMAIN-SUFFIX,tracker.joongang.co.kr
|
||||||
- DOMAIN-SUFFIX,tracker.joost.com
|
- DOMAIN-SUFFIX,tracker.joost.com
|
||||||
- DOMAIN-SUFFIX,tracker.kantan-access.com
|
- DOMAIN-SUFFIX,tracker.kantan-access.com
|
||||||
|
- DOMAIN-SUFFIX,tracker.lazada.co.id
|
||||||
- DOMAIN-SUFFIX,tracker.mmdlv.it
|
- DOMAIN-SUFFIX,tracker.mmdlv.it
|
||||||
- DOMAIN-SUFFIX,tracker.mtrtb.com
|
- DOMAIN-SUFFIX,tracker.mtrtb.com
|
||||||
- DOMAIN-SUFFIX,tracker.netklix.com
|
- DOMAIN-SUFFIX,tracker.netklix.com
|
||||||
@ -91543,6 +91637,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,trk.bad-tool-tell-doubt.xyz
|
- DOMAIN-SUFFIX,trk.bad-tool-tell-doubt.xyz
|
||||||
- DOMAIN-SUFFIX,trk.bee-data.com
|
- DOMAIN-SUFFIX,trk.bee-data.com
|
||||||
- DOMAIN-SUFFIX,trk.clinch.co
|
- DOMAIN-SUFFIX,trk.clinch.co
|
||||||
|
- DOMAIN-SUFFIX,trk.cpaoptimizer.com
|
||||||
- DOMAIN-SUFFIX,trk.i0.cz
|
- DOMAIN-SUFFIX,trk.i0.cz
|
||||||
- DOMAIN-SUFFIX,trk.nfl-online-streams.live
|
- DOMAIN-SUFFIX,trk.nfl-online-streams.live
|
||||||
- DOMAIN-SUFFIX,trk.olnl.net
|
- DOMAIN-SUFFIX,trk.olnl.net
|
||||||
@ -91551,6 +91646,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,trk.staging.123c.vn
|
- DOMAIN-SUFFIX,trk.staging.123c.vn
|
||||||
- DOMAIN-SUFFIX,trk.storyly.io
|
- DOMAIN-SUFFIX,trk.storyly.io
|
||||||
- DOMAIN-SUFFIX,trk.stroeermediabrands.de
|
- DOMAIN-SUFFIX,trk.stroeermediabrands.de
|
||||||
|
- DOMAIN-SUFFIX,trk.us-learn-teacher-poetry.xyz
|
||||||
- DOMAIN-SUFFIX,trk.wizzdeal.trade
|
- DOMAIN-SUFFIX,trk.wizzdeal.trade
|
||||||
- DOMAIN-SUFFIX,trk2-wtb.swaven.com
|
- DOMAIN-SUFFIX,trk2-wtb.swaven.com
|
||||||
- DOMAIN-SUFFIX,trk2.pinterest.com
|
- DOMAIN-SUFFIX,trk2.pinterest.com
|
||||||
@ -91569,6 +91665,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,trknex.com
|
- DOMAIN-SUFFIX,trknex.com
|
||||||
- DOMAIN-SUFFIX,trknths.com
|
- DOMAIN-SUFFIX,trknths.com
|
||||||
- DOMAIN-SUFFIX,trkoptimizer.com
|
- DOMAIN-SUFFIX,trkoptimizer.com
|
||||||
|
- DOMAIN-SUFFIX,trkpnt.ongage.net
|
||||||
- DOMAIN-SUFFIX,trkrdel.com
|
- DOMAIN-SUFFIX,trkrdel.com
|
||||||
- DOMAIN-SUFFIX,trks.us
|
- DOMAIN-SUFFIX,trks.us
|
||||||
- DOMAIN-SUFFIX,trl.upperbooking.com
|
- DOMAIN-SUFFIX,trl.upperbooking.com
|
||||||
@ -91577,6 +91674,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,trmget.eu
|
- DOMAIN-SUFFIX,trmget.eu
|
||||||
- DOMAIN-SUFFIX,trmit.com
|
- DOMAIN-SUFFIX,trmit.com
|
||||||
- DOMAIN-SUFFIX,trmobc.com
|
- DOMAIN-SUFFIX,trmobc.com
|
||||||
|
- DOMAIN-SUFFIX,trmwidget.eu
|
||||||
- DOMAIN-SUFFIX,trocado.at
|
- DOMAIN-SUFFIX,trocado.at
|
||||||
- DOMAIN-SUFFIX,trodpigbays.com
|
- DOMAIN-SUFFIX,trodpigbays.com
|
||||||
- DOMAIN-SUFFIX,trofvid.com
|
- DOMAIN-SUFFIX,trofvid.com
|
||||||
@ -91651,6 +91749,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,tryst.net.cn
|
- DOMAIN-SUFFIX,tryst.net.cn
|
||||||
- DOMAIN-SUFFIX,trytipemo.com
|
- DOMAIN-SUFFIX,trytipemo.com
|
||||||
- DOMAIN-SUFFIX,trzi30ic.com
|
- DOMAIN-SUFFIX,trzi30ic.com
|
||||||
|
- DOMAIN-SUFFIX,trznrug.cn
|
||||||
- DOMAIN-SUFFIX,ts-ads.icu
|
- DOMAIN-SUFFIX,ts-ads.icu
|
||||||
- DOMAIN-SUFFIX,ts-ads.info
|
- DOMAIN-SUFFIX,ts-ads.info
|
||||||
- DOMAIN-SUFFIX,ts-shimada.com
|
- DOMAIN-SUFFIX,ts-shimada.com
|
||||||
@ -92407,6 +92506,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,unworthytongue.com
|
- DOMAIN-SUFFIX,unworthytongue.com
|
||||||
- DOMAIN-SUFFIX,unwroteorcinus.com
|
- DOMAIN-SUFFIX,unwroteorcinus.com
|
||||||
- DOMAIN-SUFFIX,unyhllrctudfja.com
|
- DOMAIN-SUFFIX,unyhllrctudfja.com
|
||||||
|
- DOMAIN-SUFFIX,unypud.cn
|
||||||
- DOMAIN-SUFFIX,unzpc.com
|
- DOMAIN-SUFFIX,unzpc.com
|
||||||
- DOMAIN-SUFFIX,uoarbhxfyygn.com
|
- DOMAIN-SUFFIX,uoarbhxfyygn.com
|
||||||
- DOMAIN-SUFFIX,uod2quk646.com
|
- DOMAIN-SUFFIX,uod2quk646.com
|
||||||
@ -92656,6 +92756,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,utenod.com
|
- DOMAIN-SUFFIX,utenod.com
|
||||||
- DOMAIN-SUFFIX,utensils.pro
|
- DOMAIN-SUFFIX,utensils.pro
|
||||||
- DOMAIN-SUFFIX,utenti.lycos.it
|
- DOMAIN-SUFFIX,utenti.lycos.it
|
||||||
|
- DOMAIN-SUFFIX,utfied.com
|
||||||
- DOMAIN-SUFFIX,utherverse.com
|
- DOMAIN-SUFFIX,utherverse.com
|
||||||
- DOMAIN-SUFFIX,uthorner.info
|
- DOMAIN-SUFFIX,uthorner.info
|
||||||
- DOMAIN-SUFFIX,utiesh.com
|
- DOMAIN-SUFFIX,utiesh.com
|
||||||
@ -93909,6 +94010,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,wakiupswacken.com
|
- DOMAIN-SUFFIX,wakiupswacken.com
|
||||||
- DOMAIN-SUFFIX,walasearch.com
|
- DOMAIN-SUFFIX,walasearch.com
|
||||||
- DOMAIN-SUFFIX,waldenfarms.com
|
- DOMAIN-SUFFIX,waldenfarms.com
|
||||||
|
- DOMAIN-SUFFIX,walkets.click
|
||||||
- DOMAIN-SUFFIX,walkinghonoured.com
|
- DOMAIN-SUFFIX,walkinghonoured.com
|
||||||
- DOMAIN-SUFFIX,walkthedinosaur.com
|
- DOMAIN-SUFFIX,walkthedinosaur.com
|
||||||
- DOMAIN-SUFFIX,wallastopiary.com
|
- DOMAIN-SUFFIX,wallastopiary.com
|
||||||
@ -94076,6 +94178,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,wdxxx.top
|
- DOMAIN-SUFFIX,wdxxx.top
|
||||||
- DOMAIN-SUFFIX,we-are-gamers.com
|
- DOMAIN-SUFFIX,we-are-gamers.com
|
||||||
- DOMAIN-SUFFIX,we-stats.com
|
- DOMAIN-SUFFIX,we-stats.com
|
||||||
|
- DOMAIN-SUFFIX,wea5lkaf63loos8a.com
|
||||||
- DOMAIN-SUFFIX,weakcompromise.com
|
- DOMAIN-SUFFIX,weakcompromise.com
|
||||||
- DOMAIN-SUFFIX,weapfuh.originalriver-tone.top
|
- DOMAIN-SUFFIX,weapfuh.originalriver-tone.top
|
||||||
- DOMAIN-SUFFIX,weaponsort.club
|
- DOMAIN-SUFFIX,weaponsort.club
|
||||||
@ -94350,6 +94453,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,wellbutrin.3.p2l.info
|
- DOMAIN-SUFFIX,wellbutrin.3.p2l.info
|
||||||
- DOMAIN-SUFFIX,wellbutrin.4.p2l.info
|
- DOMAIN-SUFFIX,wellbutrin.4.p2l.info
|
||||||
- DOMAIN-SUFFIX,welldanius.com
|
- DOMAIN-SUFFIX,welldanius.com
|
||||||
|
- DOMAIN-SUFFIX,wellgroomedapparel.com
|
||||||
- DOMAIN-SUFFIX,wellishunderly.com
|
- DOMAIN-SUFFIX,wellishunderly.com
|
||||||
- DOMAIN-SUFFIX,welllwrite.com
|
- DOMAIN-SUFFIX,welllwrite.com
|
||||||
- DOMAIN-SUFFIX,wellmov.com
|
- DOMAIN-SUFFIX,wellmov.com
|
||||||
@ -95050,6 +95154,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,wtnj.worldnow.com
|
- DOMAIN-SUFFIX,wtnj.worldnow.com
|
||||||
- DOMAIN-SUFFIX,wtoredir.com
|
- DOMAIN-SUFFIX,wtoredir.com
|
||||||
- DOMAIN-SUFFIX,wtp101.com
|
- DOMAIN-SUFFIX,wtp101.com
|
||||||
|
- DOMAIN-SUFFIX,wtqgwnckbvjovg.com
|
||||||
- DOMAIN-SUFFIX,wtraff.com
|
- DOMAIN-SUFFIX,wtraff.com
|
||||||
- DOMAIN-SUFFIX,wts.one
|
- DOMAIN-SUFFIX,wts.one
|
||||||
- DOMAIN-SUFFIX,wts2.one
|
- DOMAIN-SUFFIX,wts2.one
|
||||||
@ -95887,6 +95992,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,xhghqrhunp.com
|
- DOMAIN-SUFFIX,xhghqrhunp.com
|
||||||
- DOMAIN-SUFFIX,xhhy.online
|
- DOMAIN-SUFFIX,xhhy.online
|
||||||
- DOMAIN-SUFFIX,xhit.com
|
- DOMAIN-SUFFIX,xhit.com
|
||||||
|
- DOMAIN-SUFFIX,xhkvff.cn
|
||||||
- DOMAIN-SUFFIX,xhl161.com
|
- DOMAIN-SUFFIX,xhl161.com
|
||||||
- DOMAIN-SUFFIX,xhmopymez.com
|
- DOMAIN-SUFFIX,xhmopymez.com
|
||||||
- DOMAIN-SUFFIX,xhmybanjia.cn
|
- DOMAIN-SUFFIX,xhmybanjia.cn
|
||||||
@ -96128,6 +96234,8 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,xotqgydpge.xyz
|
- DOMAIN-SUFFIX,xotqgydpge.xyz
|
||||||
- DOMAIN-SUFFIX,xouzmvlt.com
|
- DOMAIN-SUFFIX,xouzmvlt.com
|
||||||
- DOMAIN-SUFFIX,xowelamcwijxp.com
|
- DOMAIN-SUFFIX,xowelamcwijxp.com
|
||||||
|
- DOMAIN-SUFFIX,xox8956.com
|
||||||
|
- DOMAIN-SUFFIX,xox9325.com
|
||||||
- DOMAIN-SUFFIX,xpanama.net
|
- DOMAIN-SUFFIX,xpanama.net
|
||||||
- DOMAIN-SUFFIX,xpantivirus.com
|
- DOMAIN-SUFFIX,xpantivirus.com
|
||||||
- DOMAIN-SUFFIX,xpbbyiqbcawamy.com
|
- DOMAIN-SUFFIX,xpbbyiqbcawamy.com
|
||||||
@ -96548,6 +96656,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,yeswegays.com
|
- DOMAIN-SUFFIX,yeswegays.com
|
||||||
- DOMAIN-SUFFIX,yettyz.com
|
- DOMAIN-SUFFIX,yettyz.com
|
||||||
- DOMAIN-SUFFIX,yext-pixel.com
|
- DOMAIN-SUFFIX,yext-pixel.com
|
||||||
|
- DOMAIN-SUFFIX,yeyuly.love
|
||||||
- DOMAIN-SUFFIX,yeyushe.cn
|
- DOMAIN-SUFFIX,yeyushe.cn
|
||||||
- DOMAIN-SUFFIX,yezkon.com
|
- DOMAIN-SUFFIX,yezkon.com
|
||||||
- DOMAIN-SUFFIX,yezsfzruvxbqa.com
|
- DOMAIN-SUFFIX,yezsfzruvxbqa.com
|
||||||
@ -96635,6 +96744,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,yilianqing.com
|
- DOMAIN-SUFFIX,yilianqing.com
|
||||||
- DOMAIN-SUFFIX,yim3eyv5.top
|
- DOMAIN-SUFFIX,yim3eyv5.top
|
||||||
- DOMAIN-SUFFIX,yimd.vip
|
- DOMAIN-SUFFIX,yimd.vip
|
||||||
|
- DOMAIN-SUFFIX,yimi1818.xyz
|
||||||
- DOMAIN-SUFFIX,yinan.tech
|
- DOMAIN-SUFFIX,yinan.tech
|
||||||
- DOMAIN-SUFFIX,yingfulook.cn
|
- DOMAIN-SUFFIX,yingfulook.cn
|
||||||
- DOMAIN-SUFFIX,yingge.fun
|
- DOMAIN-SUFFIX,yingge.fun
|
||||||
@ -97102,6 +97212,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,yyltlwtic.com
|
- DOMAIN-SUFFIX,yyltlwtic.com
|
||||||
- DOMAIN-SUFFIX,yynkhgfromul.xyz
|
- DOMAIN-SUFFIX,yynkhgfromul.xyz
|
||||||
- DOMAIN-SUFFIX,yypd.top
|
- DOMAIN-SUFFIX,yypd.top
|
||||||
|
- DOMAIN-SUFFIX,yyrrw.top
|
||||||
- DOMAIN-SUFFIX,yystzl.cn
|
- DOMAIN-SUFFIX,yystzl.cn
|
||||||
- DOMAIN-SUFFIX,yysvzaodorhv.com
|
- DOMAIN-SUFFIX,yysvzaodorhv.com
|
||||||
- DOMAIN-SUFFIX,yyxjt.cloud
|
- DOMAIN-SUFFIX,yyxjt.cloud
|
||||||
@ -97258,6 +97369,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,zdtvfpu.cn
|
- DOMAIN-SUFFIX,zdtvfpu.cn
|
||||||
- DOMAIN-SUFFIX,zdwsh.tech
|
- DOMAIN-SUFFIX,zdwsh.tech
|
||||||
- DOMAIN-SUFFIX,zdyldoijanx.com
|
- DOMAIN-SUFFIX,zdyldoijanx.com
|
||||||
|
- DOMAIN-SUFFIX,zdywcdjoerv.com
|
||||||
- DOMAIN-SUFFIX,zdzk0371.cn
|
- DOMAIN-SUFFIX,zdzk0371.cn
|
||||||
- DOMAIN-SUFFIX,zdzy.shop
|
- DOMAIN-SUFFIX,zdzy.shop
|
||||||
- DOMAIN-SUFFIX,zeads.com
|
- DOMAIN-SUFFIX,zeads.com
|
||||||
@ -97813,6 +97925,7 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,zzxjlr.com
|
- DOMAIN-SUFFIX,zzxjlr.com
|
||||||
- DOMAIN-SUFFIX,zzxlhwyp.com
|
- DOMAIN-SUFFIX,zzxlhwyp.com
|
||||||
- DOMAIN-SUFFIX,zzxxli.club
|
- DOMAIN-SUFFIX,zzxxli.club
|
||||||
|
- DOMAIN-SUFFIX,zzycj.com
|
||||||
- DOMAIN-SUFFIX,zzyytt.top
|
- DOMAIN-SUFFIX,zzyytt.top
|
||||||
- DOMAIN-SUFFIX,zzznews.ru
|
- DOMAIN-SUFFIX,zzznews.ru
|
||||||
- DOMAIN-SUFFIX,000dn.com
|
- DOMAIN-SUFFIX,000dn.com
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
# NAME: Advertising
|
# NAME: Advertising
|
||||||
# AUTHOR: blackmatrix7
|
# AUTHOR: blackmatrix7
|
||||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||||
# UPDATED: 2022-06-29 02:32:19
|
# UPDATED: 2022-06-30 10:08:18
|
||||||
# DOMAIN: 51325
|
# DOMAIN: 51326
|
||||||
# DOMAIN-KEYWORD: 84
|
# DOMAIN-KEYWORD: 84
|
||||||
# DOMAIN-SUFFIX: 71140
|
# DOMAIN-SUFFIX: 71252
|
||||||
# IP-CIDR: 255
|
# IP-CIDR: 255
|
||||||
# TOTAL: 122804
|
# TOTAL: 122917
|
||||||
0000mps.webpreview.dsl.net
|
0000mps.webpreview.dsl.net
|
||||||
0001.2waky.com
|
0001.2waky.com
|
||||||
000lk3v.wcomhost.com
|
000lk3v.wcomhost.com
|
||||||
@ -20189,6 +20189,7 @@ m2132.ehgaugysd.net
|
|||||||
m3isolution.com
|
m3isolution.com
|
||||||
m5293.yindutg.com
|
m5293.yindutg.com
|
||||||
m57ku6sm.com
|
m57ku6sm.com
|
||||||
|
ma-adx.ctrip.com
|
||||||
ma.herphemiste.com
|
ma.herphemiste.com
|
||||||
maadimedical.com
|
maadimedical.com
|
||||||
maaknitting.com
|
maaknitting.com
|
||||||
@ -47407,7 +47408,6 @@ scleavshdrz.com
|
|||||||
scoop.it
|
scoop.it
|
||||||
scorespro.com
|
scorespro.com
|
||||||
scout.haymarketmedia.com
|
scout.haymarketmedia.com
|
||||||
scout.us2.salesloft.com
|
|
||||||
scoutle.com
|
scoutle.com
|
||||||
screencapturewidget.aebn.net
|
screencapturewidget.aebn.net
|
||||||
screenpopper.com
|
screenpopper.com
|
||||||
@ -48923,6 +48923,7 @@ tzmfunsnqkwlp.com
|
|||||||
tztcvkhqrzjt.com
|
tztcvkhqrzjt.com
|
||||||
u.801t.com
|
u.801t.com
|
||||||
u.api.look.360.cn
|
u.api.look.360.cn
|
||||||
|
u.ctrip.com
|
||||||
u.oppomobile.com
|
u.oppomobile.com
|
||||||
u1hw38x0.com
|
u1hw38x0.com
|
||||||
u223o.com
|
u223o.com
|
||||||
@ -51783,6 +51784,7 @@ zzxosget.com
|
|||||||
.2694f0eeb6.com
|
.2694f0eeb6.com
|
||||||
.26968963.com
|
.26968963.com
|
||||||
.26f396e0b71780f057be4d4af8ebe55b.com
|
.26f396e0b71780f057be4d4af8ebe55b.com
|
||||||
|
.2748cfaad3.com
|
||||||
.2778255fe56.com
|
.2778255fe56.com
|
||||||
.27823.club
|
.27823.club
|
||||||
.27ceb2d5631623.com
|
.27ceb2d5631623.com
|
||||||
@ -52336,6 +52338,8 @@ zzxosget.com
|
|||||||
.666627.xyz
|
.666627.xyz
|
||||||
.666632.xyz
|
.666632.xyz
|
||||||
.666637.xyz
|
.666637.xyz
|
||||||
|
.666638.xyz
|
||||||
|
.666642.xyz
|
||||||
.666666666666.site
|
.666666666666.site
|
||||||
.6667778882021.site
|
.6667778882021.site
|
||||||
.666video.asia
|
.666video.asia
|
||||||
@ -52875,6 +52879,7 @@ zzxosget.com
|
|||||||
.a.xanga.com
|
.a.xanga.com
|
||||||
.a.xue126.com
|
.a.xue126.com
|
||||||
.a.xzzsjz.com
|
.a.xzzsjz.com
|
||||||
|
.a.zdg.de
|
||||||
.a002803829.com
|
.a002803829.com
|
||||||
.a013.com
|
.a013.com
|
||||||
.a0675c1160de6c6.com
|
.a0675c1160de6c6.com
|
||||||
@ -53008,7 +53013,6 @@ zzxosget.com
|
|||||||
.aax-eu-dub.amazon.com
|
.aax-eu-dub.amazon.com
|
||||||
.aaxads.com
|
.aaxads.com
|
||||||
.aaxdetect.com
|
.aaxdetect.com
|
||||||
.aaxwall.com
|
|
||||||
.aaz1.xyz
|
.aaz1.xyz
|
||||||
.ab.5.p2l.info
|
.ab.5.p2l.info
|
||||||
.ab.blogs.es
|
.ab.blogs.es
|
||||||
@ -53197,6 +53201,7 @@ zzxosget.com
|
|||||||
.acecoincident.com
|
.acecoincident.com
|
||||||
.acecounter.com
|
.acecounter.com
|
||||||
.acelacien.com
|
.acelacien.com
|
||||||
|
.acelogger.heraldcorp.com
|
||||||
.acemo.vip
|
.acemo.vip
|
||||||
.acento.com
|
.acento.com
|
||||||
.acertb.com
|
.acertb.com
|
||||||
@ -53211,6 +53216,7 @@ zzxosget.com
|
|||||||
.achiersawman.com
|
.achiersawman.com
|
||||||
.achievablecpmrevenue.com
|
.achievablecpmrevenue.com
|
||||||
.achievehardboiledheap.com
|
.achievehardboiledheap.com
|
||||||
|
.achieverknee.com
|
||||||
.achingmercury.com
|
.achingmercury.com
|
||||||
.achu.wang
|
.achu.wang
|
||||||
.achunogo.com
|
.achunogo.com
|
||||||
@ -58034,6 +58040,7 @@ zzxosget.com
|
|||||||
.aymwknbsqzhyh.com
|
.aymwknbsqzhyh.com
|
||||||
.ayqxx.com
|
.ayqxx.com
|
||||||
.aysccnn.cn
|
.aysccnn.cn
|
||||||
|
.ayst.love
|
||||||
.ayuki.ink
|
.ayuki.ink
|
||||||
.ayun.ltd
|
.ayun.ltd
|
||||||
.ayunzhizuo.ltd
|
.ayunzhizuo.ltd
|
||||||
@ -58057,6 +58064,7 @@ zzxosget.com
|
|||||||
.azera-s014.com
|
.azera-s014.com
|
||||||
.azeriondigital.com
|
.azeriondigital.com
|
||||||
.azfitn.com
|
.azfitn.com
|
||||||
|
.azfrij.cn
|
||||||
.azgenergy.xyz
|
.azgenergy.xyz
|
||||||
.azither.com
|
.azither.com
|
||||||
.azj57rjy.com
|
.azj57rjy.com
|
||||||
@ -60460,6 +60468,7 @@ zzxosget.com
|
|||||||
.byduthacho.com
|
.byduthacho.com
|
||||||
.byeej.com
|
.byeej.com
|
||||||
.byevkj.com
|
.byevkj.com
|
||||||
|
.byfft.top
|
||||||
.byfoongusor.com
|
.byfoongusor.com
|
||||||
.byloudwalk.live
|
.byloudwalk.live
|
||||||
.bypassprofessordemonstrate.com
|
.bypassprofessordemonstrate.com
|
||||||
@ -60496,6 +60505,7 @@ zzxosget.com
|
|||||||
.c-on-text.com
|
.c-on-text.com
|
||||||
.c-points.de
|
.c-points.de
|
||||||
.c-rings.net
|
.c-rings.net
|
||||||
|
.c-stat.eu
|
||||||
.c.28rv.com
|
.c.28rv.com
|
||||||
.c.8l8l.com
|
.c.8l8l.com
|
||||||
.c.anytrx.com
|
.c.anytrx.com
|
||||||
@ -60670,6 +60680,7 @@ zzxosget.com
|
|||||||
.caicnax.cn
|
.caicnax.cn
|
||||||
.caijingzz.cn
|
.caijingzz.cn
|
||||||
.caikouli.com
|
.caikouli.com
|
||||||
|
.caimei.me
|
||||||
.caimlkh.com
|
.caimlkh.com
|
||||||
.caishenbaoyou.top
|
.caishenbaoyou.top
|
||||||
.caiteesh.net
|
.caiteesh.net
|
||||||
@ -60905,6 +60916,7 @@ zzxosget.com
|
|||||||
.catastropheillusive.com
|
.catastropheillusive.com
|
||||||
.catastrophetray.com
|
.catastrophetray.com
|
||||||
.catbeardx.com
|
.catbeardx.com
|
||||||
|
.catclawvines.com
|
||||||
.cateredjapish.com
|
.cateredjapish.com
|
||||||
.catgride.com
|
.catgride.com
|
||||||
.cathaycentury.com
|
.cathaycentury.com
|
||||||
@ -60912,6 +60924,7 @@ zzxosget.com
|
|||||||
.catherineembankmentbouquet.com
|
.catherineembankmentbouquet.com
|
||||||
.cathodecreped.com
|
.cathodecreped.com
|
||||||
.catiligh.ru
|
.catiligh.ru
|
||||||
|
.catnipsdaymen.com
|
||||||
.catsnetwork.ru
|
.catsnetwork.ru
|
||||||
.catsupsfloit.com
|
.catsupsfloit.com
|
||||||
.catsys.jp
|
.catsys.jp
|
||||||
@ -61283,6 +61296,7 @@ zzxosget.com
|
|||||||
.cewegncr.com
|
.cewegncr.com
|
||||||
.cexucetum.com
|
.cexucetum.com
|
||||||
.cf-ads.pinger.com
|
.cf-ads.pinger.com
|
||||||
|
.cf-native.karte.io
|
||||||
.cfasync.cf
|
.cfasync.cf
|
||||||
.cfasync.ga
|
.cfasync.ga
|
||||||
.cfasync.ml
|
.cfasync.ml
|
||||||
@ -61299,6 +61313,7 @@ zzxosget.com
|
|||||||
.cfqc.me
|
.cfqc.me
|
||||||
.cfrsqptn.com
|
.cfrsqptn.com
|
||||||
.cfs.uzone.id
|
.cfs.uzone.id
|
||||||
|
.cfs1.uzone.id
|
||||||
.cfs2.uzone.id
|
.cfs2.uzone.id
|
||||||
.cftrack.com
|
.cftrack.com
|
||||||
.cfts1tifqr.com
|
.cfts1tifqr.com
|
||||||
@ -61801,6 +61816,7 @@ zzxosget.com
|
|||||||
.click.bkdpt.com
|
.click.bkdpt.com
|
||||||
.click.cartsguru.io
|
.click.cartsguru.io
|
||||||
.click.cision.com
|
.click.cision.com
|
||||||
|
.click.classmates.com
|
||||||
.click.em.blizzard.com
|
.click.em.blizzard.com
|
||||||
.click.email.bbc.com
|
.click.email.bbc.com
|
||||||
.click.email.sonos.com
|
.click.email.sonos.com
|
||||||
@ -61846,6 +61862,7 @@ zzxosget.com
|
|||||||
.clickbrainiacs.com
|
.clickbrainiacs.com
|
||||||
.clickbrokers.com
|
.clickbrokers.com
|
||||||
.clickbux.ru
|
.clickbux.ru
|
||||||
|
.clickcanoe.com
|
||||||
.clickcash.com
|
.clickcash.com
|
||||||
.clickcashmoney.com
|
.clickcashmoney.com
|
||||||
.clickcease.com
|
.clickcease.com
|
||||||
@ -62034,6 +62051,7 @@ zzxosget.com
|
|||||||
.closestfantasticpoll.com
|
.closestfantasticpoll.com
|
||||||
.closiner.com
|
.closiner.com
|
||||||
.closkeyrespond.com
|
.closkeyrespond.com
|
||||||
|
.closkyyodels.com
|
||||||
.closureevaporatefume.com
|
.closureevaporatefume.com
|
||||||
.closuremammalfury.com
|
.closuremammalfury.com
|
||||||
.clotezar.com
|
.clotezar.com
|
||||||
@ -62075,6 +62093,7 @@ zzxosget.com
|
|||||||
.clownsong.com
|
.clownsong.com
|
||||||
.clrpdhptoddatj49.pro
|
.clrpdhptoddatj49.pro
|
||||||
.clrstm.com
|
.clrstm.com
|
||||||
|
.clrt.ai
|
||||||
.cls.ichotelsgroup.com
|
.cls.ichotelsgroup.com
|
||||||
.clscsbcj.com
|
.clscsbcj.com
|
||||||
.clubcollector.com
|
.clubcollector.com
|
||||||
@ -62959,6 +62978,7 @@ zzxosget.com
|
|||||||
.counting4free.com
|
.counting4free.com
|
||||||
.countino.de
|
.countino.de
|
||||||
.countit.ch
|
.countit.ch
|
||||||
|
.countly.globaldelight.net
|
||||||
.countnow.de
|
.countnow.de
|
||||||
.counto.de
|
.counto.de
|
||||||
.countok.de
|
.countok.de
|
||||||
@ -62981,6 +63001,7 @@ zzxosget.com
|
|||||||
.cowardlymissinggranulated.com
|
.cowardlymissinggranulated.com
|
||||||
.cowbumply.com
|
.cowbumply.com
|
||||||
.cowyardstulm.com
|
.cowyardstulm.com
|
||||||
|
.coxalscyth.com
|
||||||
.coxmt.com
|
.coxmt.com
|
||||||
.coyanhybrida.website
|
.coyanhybrida.website
|
||||||
.cozibaneco.com
|
.cozibaneco.com
|
||||||
@ -63295,6 +63316,7 @@ zzxosget.com
|
|||||||
.ctdhylltfighs.com
|
.ctdhylltfighs.com
|
||||||
.ctdznwavaouc.com
|
.ctdznwavaouc.com
|
||||||
.ctenetwork.com
|
.ctenetwork.com
|
||||||
|
.ctengine.io
|
||||||
.ctetgwxrgaldb.xyz
|
.ctetgwxrgaldb.xyz
|
||||||
.cthaic.com
|
.cthaic.com
|
||||||
.ctiontouritysh.club
|
.ctiontouritysh.club
|
||||||
@ -63311,7 +63333,6 @@ zzxosget.com
|
|||||||
.ctr-media.net
|
.ctr-media.net
|
||||||
.ctr.nmg.de
|
.ctr.nmg.de
|
||||||
.ctrhub.com
|
.ctrhub.com
|
||||||
.ctrip.com
|
|
||||||
.ctrlaltdel99.com
|
.ctrlaltdel99.com
|
||||||
.ctrmanager.com
|
.ctrmanager.com
|
||||||
.ctromgvroh.com
|
.ctromgvroh.com
|
||||||
@ -64796,6 +64817,7 @@ zzxosget.com
|
|||||||
.dewiestsards.com
|
.dewiestsards.com
|
||||||
.dewife.ru
|
.dewife.ru
|
||||||
.dewincubiatoll.com
|
.dewincubiatoll.com
|
||||||
|
.dewretpartook.com
|
||||||
.dewsburg.info
|
.dewsburg.info
|
||||||
.dexchangeinc.com
|
.dexchangeinc.com
|
||||||
.dexessee.com
|
.dexessee.com
|
||||||
@ -65015,6 +65037,7 @@ zzxosget.com
|
|||||||
.directcounter.de
|
.directcounter.de
|
||||||
.directcrm.ru
|
.directcrm.ru
|
||||||
.directdexchange.com
|
.directdexchange.com
|
||||||
|
.directionssecondary.com
|
||||||
.directivepub.com
|
.directivepub.com
|
||||||
.directleads.com
|
.directleads.com
|
||||||
.directnavbt.com
|
.directnavbt.com
|
||||||
@ -65577,6 +65600,7 @@ zzxosget.com
|
|||||||
.draggedindicationconsiderable.com
|
.draggedindicationconsiderable.com
|
||||||
.dragonsniffcashmere.com
|
.dragonsniffcashmere.com
|
||||||
.dragonspontaneous.com
|
.dragonspontaneous.com
|
||||||
|
.drailsaculeus.com
|
||||||
.drakeesh.com
|
.drakeesh.com
|
||||||
.drako2sha8de09.com
|
.drako2sha8de09.com
|
||||||
.drakorindo.club
|
.drakorindo.club
|
||||||
@ -67250,6 +67274,7 @@ zzxosget.com
|
|||||||
.exportspring.com
|
.exportspring.com
|
||||||
.exposuremixed.com
|
.exposuremixed.com
|
||||||
.express-submit.de
|
.express-submit.de
|
||||||
|
.expressfouty.com
|
||||||
.expressvampire.com
|
.expressvampire.com
|
||||||
.exrtbsrv.com
|
.exrtbsrv.com
|
||||||
.exru.website
|
.exru.website
|
||||||
@ -67764,6 +67789,7 @@ zzxosget.com
|
|||||||
.fertilityundergone.com
|
.fertilityundergone.com
|
||||||
.fertilizeranaemiaupcoming.com
|
.fertilizeranaemiaupcoming.com
|
||||||
.fertilizermessyshortcut.com
|
.fertilizermessyshortcut.com
|
||||||
|
.fertilrouts.com
|
||||||
.ferulaecharger.com
|
.ferulaecharger.com
|
||||||
.fervortracer.com
|
.fervortracer.com
|
||||||
.fessoovy.com
|
.fessoovy.com
|
||||||
@ -67801,6 +67827,7 @@ zzxosget.com
|
|||||||
.ffhre.com
|
.ffhre.com
|
||||||
.ffhwzaenzoue.com
|
.ffhwzaenzoue.com
|
||||||
.ffkdxymyji.com
|
.ffkdxymyji.com
|
||||||
|
.ffkjdjxcbhn.com
|
||||||
.ffonavzh.com
|
.ffonavzh.com
|
||||||
.ffpp.xyz
|
.ffpp.xyz
|
||||||
.ffrxuokerqsi.com
|
.ffrxuokerqsi.com
|
||||||
@ -67877,6 +67904,7 @@ zzxosget.com
|
|||||||
.fileshare-storage.com
|
.fileshare-storage.com
|
||||||
.filetarget.com
|
.filetarget.com
|
||||||
.filetarget.net
|
.filetarget.net
|
||||||
|
.filetedlawines.com
|
||||||
.filezilla.fr
|
.filezilla.fr
|
||||||
.filipelucio.com
|
.filipelucio.com
|
||||||
.filitrac.com
|
.filitrac.com
|
||||||
@ -68266,6 +68294,7 @@ zzxosget.com
|
|||||||
.forced-lose.de
|
.forced-lose.de
|
||||||
.forcelessgreetingbust.com
|
.forcelessgreetingbust.com
|
||||||
.forcetraf.com
|
.forcetraf.com
|
||||||
|
.fordgitter.com
|
||||||
.fordpeculiarity.com
|
.fordpeculiarity.com
|
||||||
.forearmthrobjanuary.com
|
.forearmthrobjanuary.com
|
||||||
.forecastsinglegait.com
|
.forecastsinglegait.com
|
||||||
@ -68849,6 +68878,7 @@ zzxosget.com
|
|||||||
.gadslimz.com
|
.gadslimz.com
|
||||||
.gadspms.com
|
.gadspms.com
|
||||||
.gadspmz.com
|
.gadspmz.com
|
||||||
|
.gae.karte.io
|
||||||
.gaerena.vn
|
.gaerena.vn
|
||||||
.gafdelins.com
|
.gafdelins.com
|
||||||
.gagacon.com
|
.gagacon.com
|
||||||
@ -69351,11 +69381,14 @@ zzxosget.com
|
|||||||
.gfstrck.com
|
.gfstrck.com
|
||||||
.gft2.de
|
.gft2.de
|
||||||
.gfvip06af.com
|
.gfvip06af.com
|
||||||
|
.gfvip08af.com
|
||||||
|
.gfvip08as.com
|
||||||
.gfwiygrvi.xyz
|
.gfwiygrvi.xyz
|
||||||
.gfxa.sheetmusicplus.com
|
.gfxa.sheetmusicplus.com
|
||||||
.gg.huahaimi.work
|
.gg.huahaimi.work
|
||||||
.gg.miinaa.com
|
.gg.miinaa.com
|
||||||
.gg.miued.com
|
.gg.miued.com
|
||||||
|
.gg.zhhbqg.com
|
||||||
.ggafb.com
|
.ggafb.com
|
||||||
.gggo.xmbhj.com
|
.gggo.xmbhj.com
|
||||||
.gggwv.cn
|
.gggwv.cn
|
||||||
@ -69773,6 +69806,7 @@ zzxosget.com
|
|||||||
.goldfishnightclubpatronize.com
|
.goldfishnightclubpatronize.com
|
||||||
.goldnfn.com
|
.goldnfn.com
|
||||||
.goldnfu.com
|
.goldnfu.com
|
||||||
|
.goldnfz.com
|
||||||
.goldoffer.online
|
.goldoffer.online
|
||||||
.goldstats.com
|
.goldstats.com
|
||||||
.goldsurf24h.pl
|
.goldsurf24h.pl
|
||||||
@ -70837,6 +70871,7 @@ zzxosget.com
|
|||||||
.herpes.4.p2l.info
|
.herpes.4.p2l.info
|
||||||
.herscryptia.info
|
.herscryptia.info
|
||||||
.hertforthatharrigh.pro
|
.hertforthatharrigh.pro
|
||||||
|
.hesftig.site
|
||||||
.heshun365.cn
|
.heshun365.cn
|
||||||
.hetadinh.com
|
.hetadinh.com
|
||||||
.hetahien.com
|
.hetahien.com
|
||||||
@ -70990,6 +71025,7 @@ zzxosget.com
|
|||||||
.himselves.com
|
.himselves.com
|
||||||
.himselvesobr.club
|
.himselvesobr.club
|
||||||
.himselvethe.info
|
.himselvethe.info
|
||||||
|
.hinchantickt.com
|
||||||
.hindisupref.ru
|
.hindisupref.ru
|
||||||
.hindsight.significanceapps.com
|
.hindsight.significanceapps.com
|
||||||
.hindurinning.pro
|
.hindurinning.pro
|
||||||
@ -71191,6 +71227,7 @@ zzxosget.com
|
|||||||
.hnzls8.cn
|
.hnzls8.cn
|
||||||
.hnzyzhy.cn
|
.hnzyzhy.cn
|
||||||
.hoanoola.net
|
.hoanoola.net
|
||||||
|
.hoazinangles.com
|
||||||
.hobbi.xyz
|
.hobbi.xyz
|
||||||
.hobbyatticnickname.com
|
.hobbyatticnickname.com
|
||||||
.hobfadbig.com
|
.hobfadbig.com
|
||||||
@ -72041,6 +72078,7 @@ zzxosget.com
|
|||||||
.ijir.cn
|
.ijir.cn
|
||||||
.ijkcmm.com
|
.ijkcmm.com
|
||||||
.ijnocom.ru
|
.ijnocom.ru
|
||||||
|
.ijqgefuq.com
|
||||||
.ijquery11.com
|
.ijquery11.com
|
||||||
.ijrah.top
|
.ijrah.top
|
||||||
.ijshh.com
|
.ijshh.com
|
||||||
@ -72779,6 +72817,7 @@ zzxosget.com
|
|||||||
.ipada.cafe.naver.com
|
.ipada.cafe.naver.com
|
||||||
.ipaddresslabs.com
|
.ipaddresslabs.com
|
||||||
.ipcatch.com
|
.ipcatch.com
|
||||||
|
.ipcc-vnp1.vnptmedia.vn
|
||||||
.ipcount.net
|
.ipcount.net
|
||||||
.ipcounter.de
|
.ipcounter.de
|
||||||
.ipdata.adtech.fr
|
.ipdata.adtech.fr
|
||||||
@ -72998,6 +73037,7 @@ zzxosget.com
|
|||||||
.iupgxu.com
|
.iupgxu.com
|
||||||
.iupnlpd.cn
|
.iupnlpd.cn
|
||||||
.iupqelechcmj.com
|
.iupqelechcmj.com
|
||||||
|
.iusnajah.cn
|
||||||
.iutjyyujuqa.com
|
.iutjyyujuqa.com
|
||||||
.ivanie.com
|
.ivanie.com
|
||||||
.ivcbrasil.org.br
|
.ivcbrasil.org.br
|
||||||
@ -73239,6 +73279,7 @@ zzxosget.com
|
|||||||
.jeeng.com
|
.jeeng.com
|
||||||
.jeersweepwaxworks.com
|
.jeersweepwaxworks.com
|
||||||
.jeerszitstoke.com
|
.jeerszitstoke.com
|
||||||
|
.jeeryzest.com
|
||||||
.jeeshapi.net
|
.jeeshapi.net
|
||||||
.jeetyetmedia.com
|
.jeetyetmedia.com
|
||||||
.jeeyarworld.com
|
.jeeyarworld.com
|
||||||
@ -73306,6 +73347,7 @@ zzxosget.com
|
|||||||
.jgstny.com
|
.jgstny.com
|
||||||
.jgxotftsrfux.xyz
|
.jgxotftsrfux.xyz
|
||||||
.jh3pin.com
|
.jh3pin.com
|
||||||
|
.jhlcrejfi.com
|
||||||
.jhlxfw.cn
|
.jhlxfw.cn
|
||||||
.jhrtgt.site
|
.jhrtgt.site
|
||||||
.jhtwiolgjeons.com
|
.jhtwiolgjeons.com
|
||||||
@ -73436,6 +73478,7 @@ zzxosget.com
|
|||||||
.jjdtrliuftaouhg.xyz
|
.jjdtrliuftaouhg.xyz
|
||||||
.jjekxle.com
|
.jjekxle.com
|
||||||
.jjli87.life
|
.jjli87.life
|
||||||
|
.jjmdavj.com
|
||||||
.jjnlfd.com
|
.jjnlfd.com
|
||||||
.jjpnveujkk.com
|
.jjpnveujkk.com
|
||||||
.jjwaelns.com
|
.jjwaelns.com
|
||||||
@ -73589,6 +73632,7 @@ zzxosget.com
|
|||||||
.jpjmpqaupc.com
|
.jpjmpqaupc.com
|
||||||
.jpjrkdtbnwc.com
|
.jpjrkdtbnwc.com
|
||||||
.jpmpuxglivupwy.com
|
.jpmpuxglivupwy.com
|
||||||
|
.jpnbhyba.xyz
|
||||||
.jppwzdbypenk.com
|
.jppwzdbypenk.com
|
||||||
.jpqgxy.com
|
.jpqgxy.com
|
||||||
.jpqiiqgydipb.com
|
.jpqiiqgydipb.com
|
||||||
@ -73751,6 +73795,7 @@ zzxosget.com
|
|||||||
.jumboaffiliates.com
|
.jumboaffiliates.com
|
||||||
.jumboprodigious.com
|
.jumboprodigious.com
|
||||||
.jumhityvblhwwlt.com
|
.jumhityvblhwwlt.com
|
||||||
|
.jumochechu.pro
|
||||||
.jumotic.com
|
.jumotic.com
|
||||||
.jump-time.net
|
.jump-time.net
|
||||||
.jump.ewoss.net
|
.jump.ewoss.net
|
||||||
@ -74011,7 +74056,6 @@ zzxosget.com
|
|||||||
.kargo.com
|
.kargo.com
|
||||||
.karinart.de
|
.karinart.de
|
||||||
.karonty.com
|
.karonty.com
|
||||||
.karte.io
|
|
||||||
.karteljackal.com
|
.karteljackal.com
|
||||||
.kartikeya-ram.com
|
.kartikeya-ram.com
|
||||||
.kasheglesy.pro
|
.kasheglesy.pro
|
||||||
@ -74108,6 +74152,7 @@ zzxosget.com
|
|||||||
.kelt-195b.com
|
.kelt-195b.com
|
||||||
.kemperare.club
|
.kemperare.club
|
||||||
.kenduktur.com
|
.kenduktur.com
|
||||||
|
.kengi.top
|
||||||
.kenizg.com
|
.kenizg.com
|
||||||
.kenmwqdfiq.com
|
.kenmwqdfiq.com
|
||||||
.kennetting.club
|
.kennetting.club
|
||||||
@ -74567,6 +74612,7 @@ zzxosget.com
|
|||||||
.krison.xyz
|
.krison.xyz
|
||||||
.kriteriatika.ru
|
.kriteriatika.ru
|
||||||
.kriwrsvcbo.com
|
.kriwrsvcbo.com
|
||||||
|
.krkcryk.cn
|
||||||
.krkursist.com
|
.krkursist.com
|
||||||
.krmal.com
|
.krmal.com
|
||||||
.krnhplalugndkkf.com
|
.krnhplalugndkkf.com
|
||||||
@ -74752,6 +74798,7 @@ zzxosget.com
|
|||||||
.kyyydxpptcl.com
|
.kyyydxpptcl.com
|
||||||
.kz2oq0xm6ie7gn5dkswlpv6mfgci8yoe3xlqp12gjotp5fdjxs5ckztb8rzn.codes
|
.kz2oq0xm6ie7gn5dkswlpv6mfgci8yoe3xlqp12gjotp5fdjxs5ckztb8rzn.codes
|
||||||
.kzeaa.com
|
.kzeaa.com
|
||||||
|
.kzecc.com
|
||||||
.kzerr.com
|
.kzerr.com
|
||||||
.kzfwvqylo.com
|
.kzfwvqylo.com
|
||||||
.kzhtgnv.cn
|
.kzhtgnv.cn
|
||||||
@ -74803,6 +74850,7 @@ zzxosget.com
|
|||||||
.la2.vnecdn.net
|
.la2.vnecdn.net
|
||||||
.la3.vnecdn.net
|
.la3.vnecdn.net
|
||||||
.laagershosed.com
|
.laagershosed.com
|
||||||
|
.laagersmascons.com
|
||||||
.labadon.com
|
.labadon.com
|
||||||
.labeldollars.com
|
.labeldollars.com
|
||||||
.labellaunkamed.com
|
.labellaunkamed.com
|
||||||
@ -76386,6 +76434,7 @@ zzxosget.com
|
|||||||
.lyehemarm.club
|
.lyehemarm.club
|
||||||
.lyferere.pro
|
.lyferere.pro
|
||||||
.lyfwpt.com.cn
|
.lyfwpt.com.cn
|
||||||
|
.lyggt.top
|
||||||
.lygryd.cn
|
.lygryd.cn
|
||||||
.lygrydwz.cn
|
.lygrydwz.cn
|
||||||
.lygrydwz.com.cn
|
.lygrydwz.com.cn
|
||||||
@ -77038,6 +77087,7 @@ zzxosget.com
|
|||||||
.mdvkn.com
|
.mdvkn.com
|
||||||
.mdwphtohwt.com
|
.mdwphtohwt.com
|
||||||
.mdxapi.io
|
.mdxapi.io
|
||||||
|
.mdxidbcodehpy.com
|
||||||
.mdyhb.com
|
.mdyhb.com
|
||||||
.me.5.p2l.info
|
.me.5.p2l.info
|
||||||
.me.networkandfaces.com
|
.me.networkandfaces.com
|
||||||
@ -77439,6 +77489,7 @@ zzxosget.com
|
|||||||
.metrics.consumerreports.org
|
.metrics.consumerreports.org
|
||||||
.metrics.dailymotion.com
|
.metrics.dailymotion.com
|
||||||
.metrics.dallasnews.com
|
.metrics.dallasnews.com
|
||||||
|
.metrics.dominos.com.tr
|
||||||
.metrics.foxnews.com
|
.metrics.foxnews.com
|
||||||
.metrics.gfycat.com
|
.metrics.gfycat.com
|
||||||
.metrics.happycolor.app
|
.metrics.happycolor.app
|
||||||
@ -77724,6 +77775,7 @@ zzxosget.com
|
|||||||
.mischiefdiscount.com
|
.mischiefdiscount.com
|
||||||
.misdealcpi.com
|
.misdealcpi.com
|
||||||
.misguidedstork.com
|
.misguidedstork.com
|
||||||
|
.mishishoka.pro
|
||||||
.misosoup.io
|
.misosoup.io
|
||||||
.misrepush.com
|
.misrepush.com
|
||||||
.missionarymargaret.com
|
.missionarymargaret.com
|
||||||
@ -78052,6 +78104,7 @@ zzxosget.com
|
|||||||
.moneybot.net
|
.moneybot.net
|
||||||
.moneycosmos.com
|
.moneycosmos.com
|
||||||
.moneyexpert.co.uk
|
.moneyexpert.co.uk
|
||||||
|
.moneyfree.co
|
||||||
.moneymakercdn.com
|
.moneymakercdn.com
|
||||||
.moneyplatform.biz
|
.moneyplatform.biz
|
||||||
.moneyraid.com
|
.moneyraid.com
|
||||||
@ -79288,6 +79341,7 @@ zzxosget.com
|
|||||||
.nfntime.com
|
.nfntime.com
|
||||||
.nfpplus.com
|
.nfpplus.com
|
||||||
.nfqglptm47uc.com
|
.nfqglptm47uc.com
|
||||||
|
.nfqhome.com
|
||||||
.nfqplus.com
|
.nfqplus.com
|
||||||
.nfsuj.com
|
.nfsuj.com
|
||||||
.nftcpw.com
|
.nftcpw.com
|
||||||
@ -79507,6 +79561,7 @@ zzxosget.com
|
|||||||
.noblemandrovebreeches.com
|
.noblemandrovebreeches.com
|
||||||
.noblemanscramblemoderately.com
|
.noblemanscramblemoderately.com
|
||||||
.noblemeantimeawelessaweless.com
|
.noblemeantimeawelessaweless.com
|
||||||
|
.noblerbaining.com
|
||||||
.noblift.mobi
|
.noblift.mobi
|
||||||
.noblock.pro
|
.noblock.pro
|
||||||
.nobrain.dk
|
.nobrain.dk
|
||||||
@ -81059,6 +81114,7 @@ zzxosget.com
|
|||||||
.ox11.com
|
.ox11.com
|
||||||
.oxado.com
|
.oxado.com
|
||||||
.oxanelinkups.com
|
.oxanelinkups.com
|
||||||
|
.oxazoleorfrays.com
|
||||||
.oxbet.club
|
.oxbet.club
|
||||||
.oxbet.com
|
.oxbet.com
|
||||||
.oxbet.net
|
.oxbet.net
|
||||||
@ -81640,6 +81696,7 @@ zzxosget.com
|
|||||||
.pelicansource.com
|
.pelicansource.com
|
||||||
.pelicula20.com
|
.pelicula20.com
|
||||||
.pelis.click
|
.pelis.click
|
||||||
|
.pelisnetwork.com
|
||||||
.pendingvillashells.com
|
.pendingvillashells.com
|
||||||
.pendulumtemporary.com
|
.pendulumtemporary.com
|
||||||
.pengenanu.files.im
|
.pengenanu.files.im
|
||||||
@ -81948,6 +82005,7 @@ zzxosget.com
|
|||||||
.photos6.pop6.com
|
.photos6.pop6.com
|
||||||
.photos7.pop6.com
|
.photos7.pop6.com
|
||||||
.photos8.pop6.com
|
.photos8.pop6.com
|
||||||
|
.phoudson.com
|
||||||
.phouvemp.net
|
.phouvemp.net
|
||||||
.phoviheca.com
|
.phoviheca.com
|
||||||
.phox2ey.bid
|
.phox2ey.bid
|
||||||
@ -82012,6 +82070,7 @@ zzxosget.com
|
|||||||
.pigredoben12.sytes.net
|
.pigredoben12.sytes.net
|
||||||
.pigtisetdilqsi.com
|
.pigtisetdilqsi.com
|
||||||
.pigtre.com
|
.pigtre.com
|
||||||
|
.piilvhtu.cn
|
||||||
.pijiagui.cn
|
.pijiagui.cn
|
||||||
.pikedhelloed.com
|
.pikedhelloed.com
|
||||||
.pikeletkiyi.com
|
.pikeletkiyi.com
|
||||||
@ -82092,9 +82151,6 @@ zzxosget.com
|
|||||||
.pivotrunner.com
|
.pivotrunner.com
|
||||||
.pivywopsu.com
|
.pivywopsu.com
|
||||||
.piwhaguvu.com
|
.piwhaguvu.com
|
||||||
.piwik.matrix.ua
|
|
||||||
.piwik.onlinecasino-thai.com
|
|
||||||
.piwik.onlinecasino321.com
|
|
||||||
.piwik.org
|
.piwik.org
|
||||||
.piwik.pro
|
.piwik.pro
|
||||||
.piwvk.cn
|
.piwvk.cn
|
||||||
@ -82207,6 +82263,7 @@ zzxosget.com
|
|||||||
.plantationthrillednoncommittal.com
|
.plantationthrillednoncommittal.com
|
||||||
.plantdigestion.com
|
.plantdigestion.com
|
||||||
.plantinscription.com
|
.plantinscription.com
|
||||||
|
.plantomgeforce.online
|
||||||
.plantpreventioncrab.com
|
.plantpreventioncrab.com
|
||||||
.plants.ink
|
.plants.ink
|
||||||
.plardi.com
|
.plardi.com
|
||||||
@ -82394,6 +82451,7 @@ zzxosget.com
|
|||||||
.pointclicktrack.com
|
.pointclicktrack.com
|
||||||
.pointeretards.com
|
.pointeretards.com
|
||||||
.pointillist.com
|
.pointillist.com
|
||||||
|
.pointlesspocket.com
|
||||||
.pointlimitedzen.online
|
.pointlimitedzen.online
|
||||||
.pointmediatracker.com
|
.pointmediatracker.com
|
||||||
.pointomatic.com
|
.pointomatic.com
|
||||||
@ -82807,6 +82865,7 @@ zzxosget.com
|
|||||||
.predictiveresponse.net
|
.predictiveresponse.net
|
||||||
.predominantaugustchapter.com
|
.predominantaugustchapter.com
|
||||||
.predskolaci.cz
|
.predskolaci.cz
|
||||||
|
.preemiesurnap.com
|
||||||
.prefaceinventorgrouping.com
|
.prefaceinventorgrouping.com
|
||||||
.preferablycompletion.com
|
.preferablycompletion.com
|
||||||
.preferenceforfeit.com
|
.preferenceforfeit.com
|
||||||
@ -82964,6 +83023,7 @@ zzxosget.com
|
|||||||
.probtn.com
|
.probtn.com
|
||||||
.probusinesshub.com
|
.probusinesshub.com
|
||||||
.processlockdownagree.com
|
.processlockdownagree.com
|
||||||
|
.proclaimincurable.com
|
||||||
.proclaimsubjected.com
|
.proclaimsubjected.com
|
||||||
.proclivitysystems.com
|
.proclivitysystems.com
|
||||||
.procuredawestruckpoint.com
|
.procuredawestruckpoint.com
|
||||||
@ -83855,6 +83915,7 @@ zzxosget.com
|
|||||||
.qiaoxiaomiao.com
|
.qiaoxiaomiao.com
|
||||||
.qibalmm.com
|
.qibalmm.com
|
||||||
.qibxdwe1.com
|
.qibxdwe1.com
|
||||||
|
.qichegongxiang.xyz
|
||||||
.qichenx.com
|
.qichenx.com
|
||||||
.qichetuoyun.com.cn
|
.qichetuoyun.com.cn
|
||||||
.qicqn.cn
|
.qicqn.cn
|
||||||
@ -84973,6 +85034,7 @@ zzxosget.com
|
|||||||
.resad.mediaid.click
|
.resad.mediaid.click
|
||||||
.resalag.com
|
.resalag.com
|
||||||
.resanium.com
|
.resanium.com
|
||||||
|
.resavethyme.com
|
||||||
.resawsmas.com
|
.resawsmas.com
|
||||||
.reschedulewizards.com
|
.reschedulewizards.com
|
||||||
.rescuephrase.com
|
.rescuephrase.com
|
||||||
@ -85069,6 +85131,7 @@ zzxosget.com
|
|||||||
.retono42.us
|
.retono42.us
|
||||||
.retoxo.com
|
.retoxo.com
|
||||||
.retreatregular.com
|
.retreatregular.com
|
||||||
|
.retrieval-bd.duote.com
|
||||||
.retsiti.ru
|
.retsiti.ru
|
||||||
.rettica.com
|
.rettica.com
|
||||||
.rettik.ru
|
.rettik.ru
|
||||||
@ -85194,6 +85257,7 @@ zzxosget.com
|
|||||||
.rhearthinkchlo.xyz
|
.rhearthinkchlo.xyz
|
||||||
.rhelog.com
|
.rhelog.com
|
||||||
.rhetoricalloss.com
|
.rhetoricalloss.com
|
||||||
|
.rhetoricalveil.com
|
||||||
.rhfgjld.com
|
.rhfgjld.com
|
||||||
.rhhmaq.com
|
.rhhmaq.com
|
||||||
.rhiedy.com
|
.rhiedy.com
|
||||||
@ -85600,6 +85664,7 @@ zzxosget.com
|
|||||||
.rqhere.com
|
.rqhere.com
|
||||||
.rqhere2.com
|
.rqhere2.com
|
||||||
.rqjhhg.cn
|
.rqjhhg.cn
|
||||||
|
.rqkfhquz.cn
|
||||||
.rqkgcd.xyz
|
.rqkgcd.xyz
|
||||||
.rqmob.com
|
.rqmob.com
|
||||||
.rqqwcvagf.top
|
.rqqwcvagf.top
|
||||||
@ -85613,6 +85678,7 @@ zzxosget.com
|
|||||||
.rrf.fat1domain1
|
.rrf.fat1domain1
|
||||||
.rrgapzw.cn
|
.rrgapzw.cn
|
||||||
.rrimpl.com
|
.rrimpl.com
|
||||||
|
.rrkky.top
|
||||||
.rrlafphbrpazu.com
|
.rrlafphbrpazu.com
|
||||||
.rrogfhs.cn
|
.rrogfhs.cn
|
||||||
.rrolawcats2bsl4b.in.net
|
.rrolawcats2bsl4b.in.net
|
||||||
@ -85992,6 +86058,7 @@ zzxosget.com
|
|||||||
.sabsmismake.casa
|
.sabsmismake.casa
|
||||||
.sacchaeleduk.com
|
.sacchaeleduk.com
|
||||||
.sacdon.com
|
.sacdon.com
|
||||||
|
.sacegryri.com
|
||||||
.sackswaycheese.com
|
.sackswaycheese.com
|
||||||
.sacralcabaa.com
|
.sacralcabaa.com
|
||||||
.sacredperpetratorbasketball.com
|
.sacredperpetratorbasketball.com
|
||||||
@ -86057,6 +86124,7 @@ zzxosget.com
|
|||||||
.saleonce.top
|
.saleonce.top
|
||||||
.salesdoubler.com.ua
|
.salesdoubler.com.ua
|
||||||
.salesgenius.com
|
.salesgenius.com
|
||||||
|
.salesloft.com
|
||||||
.salesmanago.pl
|
.salesmanago.pl
|
||||||
.salesviewer.com
|
.salesviewer.com
|
||||||
.salesviewer.org
|
.salesviewer.org
|
||||||
@ -87140,6 +87208,7 @@ zzxosget.com
|
|||||||
.shuptiwywhu.com
|
.shuptiwywhu.com
|
||||||
.shusacem.net
|
.shusacem.net
|
||||||
.shustuxyxe.com
|
.shustuxyxe.com
|
||||||
|
.shutplumptravels.com
|
||||||
.shuveenvcfzk.com
|
.shuveenvcfzk.com
|
||||||
.shvhse.com
|
.shvhse.com
|
||||||
.shweflix.com
|
.shweflix.com
|
||||||
@ -87465,6 +87534,7 @@ zzxosget.com
|
|||||||
.sliiindy.top
|
.sliiindy.top
|
||||||
.slike.indiatimes.com
|
.slike.indiatimes.com
|
||||||
.slikslik.com
|
.slikslik.com
|
||||||
|
.slilindy.top
|
||||||
.slimads.vn
|
.slimads.vn
|
||||||
.slimelump.com
|
.slimelump.com
|
||||||
.slimgipnoz.ru
|
.slimgipnoz.ru
|
||||||
@ -87482,6 +87552,8 @@ zzxosget.com
|
|||||||
.slippersferry.com
|
.slippersferry.com
|
||||||
.slipperspromisingyearn.com
|
.slipperspromisingyearn.com
|
||||||
.slipperyextremelyvast.com
|
.slipperyextremelyvast.com
|
||||||
|
.sliuindy.top
|
||||||
|
.slivindy.top
|
||||||
.slivz.com
|
.slivz.com
|
||||||
.sllsbgjfamxckn.com
|
.sllsbgjfamxckn.com
|
||||||
.slm.dantri.com.vn
|
.slm.dantri.com.vn
|
||||||
@ -87918,6 +87990,7 @@ zzxosget.com
|
|||||||
.sortyrails.com
|
.sortyrails.com
|
||||||
.soshoord.com
|
.soshoord.com
|
||||||
.sosigninggrudge.com
|
.sosigninggrudge.com
|
||||||
|
.sosinyo.xyz
|
||||||
.soska.us
|
.soska.us
|
||||||
.sosnews.ru
|
.sosnews.ru
|
||||||
.sosodo.xyz
|
.sosodo.xyz
|
||||||
@ -87945,6 +88018,7 @@ zzxosget.com
|
|||||||
.sovrn.com
|
.sovrn.com
|
||||||
.soycrockarab.com
|
.soycrockarab.com
|
||||||
.soysapslad.com
|
.soysapslad.com
|
||||||
|
.sozdzl.cn
|
||||||
.sp.centralfloridafuture.com
|
.sp.centralfloridafuture.com
|
||||||
.sp.flocktory.com
|
.sp.flocktory.com
|
||||||
.sp.minds.com
|
.sp.minds.com
|
||||||
@ -88487,6 +88561,7 @@ zzxosget.com
|
|||||||
.static.gaomaer.cn
|
.static.gaomaer.cn
|
||||||
.static.herr.io
|
.static.herr.io
|
||||||
.static.jampp.com
|
.static.jampp.com
|
||||||
|
.static.karte.io
|
||||||
.static.kibboko.com
|
.static.kibboko.com
|
||||||
.static.l3.cdn.adbucks.com
|
.static.l3.cdn.adbucks.com
|
||||||
.static.l3.cdn.adsucks.com
|
.static.l3.cdn.adsucks.com
|
||||||
@ -88646,6 +88721,7 @@ zzxosget.com
|
|||||||
.stats.unionleader.com
|
.stats.unionleader.com
|
||||||
.stats.unity3d.com
|
.stats.unity3d.com
|
||||||
.stats.vc.gg
|
.stats.vc.gg
|
||||||
|
.stats.videoseyred.in
|
||||||
.stats.videoseyredin.net
|
.stats.videoseyredin.net
|
||||||
.stats.vidyome.com
|
.stats.vidyome.com
|
||||||
.stats.vietnammoi.vn
|
.stats.vietnammoi.vn
|
||||||
@ -89050,6 +89126,7 @@ zzxosget.com
|
|||||||
.suncenturyautumn.com
|
.suncenturyautumn.com
|
||||||
.sundady.online
|
.sundady.online
|
||||||
.sundayceremonytitanic.com
|
.sundayceremonytitanic.com
|
||||||
|
.sundayscrewinsulting.com
|
||||||
.sundaysky.com
|
.sundaysky.com
|
||||||
.sunglasseslollipopoperating.com
|
.sunglasseslollipopoperating.com
|
||||||
.sungong1987.com
|
.sungong1987.com
|
||||||
@ -89078,6 +89155,7 @@ zzxosget.com
|
|||||||
.sunyujia.top
|
.sunyujia.top
|
||||||
.suocloud.com
|
.suocloud.com
|
||||||
.suoksm.cn
|
.suoksm.cn
|
||||||
|
.supatazo.xyz
|
||||||
.super-ladies-now.life
|
.super-ladies-now.life
|
||||||
.super-links.net
|
.super-links.net
|
||||||
.super-promo.cyme.info
|
.super-promo.cyme.info
|
||||||
@ -89433,6 +89511,7 @@ zzxosget.com
|
|||||||
.t.4623.ru
|
.t.4623.ru
|
||||||
.t.91chs.com
|
.t.91chs.com
|
||||||
.t.ajrkm.link
|
.t.ajrkm.link
|
||||||
|
.t.armchairbookie.com
|
||||||
.t.bawafx.com
|
.t.bawafx.com
|
||||||
.t.booksuper.info
|
.t.booksuper.info
|
||||||
.t.carta.com
|
.t.carta.com
|
||||||
@ -89441,12 +89520,14 @@ zzxosget.com
|
|||||||
.t.dgm-au.com
|
.t.dgm-au.com
|
||||||
.t.dtscdn.com
|
.t.dtscdn.com
|
||||||
.t.eloqua.com
|
.t.eloqua.com
|
||||||
|
.t.email.superdrug.com
|
||||||
.t.en25.com
|
.t.en25.com
|
||||||
.t.felmat.net
|
.t.felmat.net
|
||||||
.t.flix360.com
|
.t.flix360.com
|
||||||
.t.frtyg.com
|
.t.frtyg.com
|
||||||
.t.frtyi.com
|
.t.frtyi.com
|
||||||
.t.imgur.com
|
.t.imgur.com
|
||||||
|
.t.karte.io
|
||||||
.t.lidyana.com
|
.t.lidyana.com
|
||||||
.t.ltmse.com
|
.t.ltmse.com
|
||||||
.t.mdn2015x3.com
|
.t.mdn2015x3.com
|
||||||
@ -89456,6 +89537,7 @@ zzxosget.com
|
|||||||
.t.n.mcdonalds.de
|
.t.n.mcdonalds.de
|
||||||
.t.news.browns-restaurants.co.uk
|
.t.news.browns-restaurants.co.uk
|
||||||
.t.njzrxx.xyz
|
.t.njzrxx.xyz
|
||||||
|
.t.notif-colissimo-laposte.info
|
||||||
.t.powerreviews.com
|
.t.powerreviews.com
|
||||||
.t.premii.com
|
.t.premii.com
|
||||||
.t.pusk.ru
|
.t.pusk.ru
|
||||||
@ -89528,6 +89610,7 @@ zzxosget.com
|
|||||||
.tag.getdrip.com
|
.tag.getdrip.com
|
||||||
.tag.goadopt.io
|
.tag.goadopt.io
|
||||||
.tag.hariken.co
|
.tag.hariken.co
|
||||||
|
.tag.karte.io
|
||||||
.tag.nifty.com
|
.tag.nifty.com
|
||||||
.tag.pprl.io
|
.tag.pprl.io
|
||||||
.tag.regieci.com
|
.tag.regieci.com
|
||||||
@ -89722,6 +89805,7 @@ zzxosget.com
|
|||||||
.tarvemowhay.com
|
.tarvemowhay.com
|
||||||
.taskapi.net
|
.taskapi.net
|
||||||
.taspectsofcu.com
|
.taspectsofcu.com
|
||||||
|
.tastelesstrucks.com
|
||||||
.tastesmodifycount.com
|
.tastesmodifycount.com
|
||||||
.tastierxyphoid.com
|
.tastierxyphoid.com
|
||||||
.tastingraise.com
|
.tastingraise.com
|
||||||
@ -90112,6 +90196,7 @@ zzxosget.com
|
|||||||
.thabet88.co
|
.thabet88.co
|
||||||
.thabet88.info
|
.thabet88.info
|
||||||
.thabet88.vip
|
.thabet88.vip
|
||||||
|
.thackgooder.com
|
||||||
.thagic.com
|
.thagic.com
|
||||||
.thague.com
|
.thague.com
|
||||||
.thaibeco.com
|
.thaibeco.com
|
||||||
@ -91059,8 +91144,10 @@ zzxosget.com
|
|||||||
.track.adspire.io
|
.track.adspire.io
|
||||||
.track.anchorfree.com
|
.track.anchorfree.com
|
||||||
.track.aplaut.io
|
.track.aplaut.io
|
||||||
|
.track.aptitudemedia.co
|
||||||
.track.atgstores.com
|
.track.atgstores.com
|
||||||
.track.atom-data.io
|
.track.atom-data.io
|
||||||
|
.track.avxid.com
|
||||||
.track.bizjournals.com
|
.track.bizjournals.com
|
||||||
.track.buybox.click
|
.track.buybox.click
|
||||||
.track.byzon.swelen.net
|
.track.byzon.swelen.net
|
||||||
@ -91087,6 +91174,7 @@ zzxosget.com
|
|||||||
.track.game18click.com
|
.track.game18click.com
|
||||||
.track.gawker.com
|
.track.gawker.com
|
||||||
.track.hk01.com
|
.track.hk01.com
|
||||||
|
.track.homejobs.careers
|
||||||
.track.homestead.com
|
.track.homestead.com
|
||||||
.track.icheck.com.vn
|
.track.icheck.com.vn
|
||||||
.track.ilonofficial.com
|
.track.ilonofficial.com
|
||||||
@ -91166,6 +91254,7 @@ zzxosget.com
|
|||||||
.track.msadcenter.zul.com
|
.track.msadcenter.zul.com
|
||||||
.track.msadcenter.zvjw.com
|
.track.msadcenter.zvjw.com
|
||||||
.track.msadcenter.zzv.com
|
.track.msadcenter.zzv.com
|
||||||
|
.track.nationalgunrights.org
|
||||||
.track.nifty.com
|
.track.nifty.com
|
||||||
.track.notsy.io
|
.track.notsy.io
|
||||||
.track.nzz.ch
|
.track.nzz.ch
|
||||||
@ -91185,6 +91274,7 @@ zzxosget.com
|
|||||||
.track.segmentstream.com
|
.track.segmentstream.com
|
||||||
.track.sendo.vn
|
.track.sendo.vn
|
||||||
.track.software-codes.com
|
.track.software-codes.com
|
||||||
|
.track.spzan.com
|
||||||
.track.storm.mg
|
.track.storm.mg
|
||||||
.track.swaptrap.live
|
.track.swaptrap.live
|
||||||
.track.tenjin.com
|
.track.tenjin.com
|
||||||
@ -91199,6 +91289,7 @@ zzxosget.com
|
|||||||
.track.vio.edu.vn
|
.track.vio.edu.vn
|
||||||
.track.vivid.com
|
.track.vivid.com
|
||||||
.track.zappos.com
|
.track.zappos.com
|
||||||
|
.track.zerofriend.com
|
||||||
.track.zipalerts.com
|
.track.zipalerts.com
|
||||||
.track.ziprecruiter.com
|
.track.ziprecruiter.com
|
||||||
.track.zulumarketing.com
|
.track.zulumarketing.com
|
||||||
@ -91216,6 +91307,7 @@ zzxosget.com
|
|||||||
.trackcdn.com
|
.trackcdn.com
|
||||||
.trackconsole.com
|
.trackconsole.com
|
||||||
.trackcorner.com
|
.trackcorner.com
|
||||||
|
.trackdan.com
|
||||||
.trackdb.go3.tv
|
.trackdb.go3.tv
|
||||||
.trackdiscovery.net
|
.trackdiscovery.net
|
||||||
.trackeame.com
|
.trackeame.com
|
||||||
@ -91229,6 +91321,7 @@ zzxosget.com
|
|||||||
.tracker.77player.xyz
|
.tracker.77player.xyz
|
||||||
.tracker.anime47.com
|
.tracker.anime47.com
|
||||||
.tracker.awr.im
|
.tracker.awr.im
|
||||||
|
.tracker.beritagar.id
|
||||||
.tracker.blutv.com
|
.tracker.blutv.com
|
||||||
.tracker.bongngo.bar
|
.tracker.bongngo.bar
|
||||||
.tracker.bonnint.net
|
.tracker.bonnint.net
|
||||||
@ -91249,6 +91342,7 @@ zzxosget.com
|
|||||||
.tracker.joongang.co.kr
|
.tracker.joongang.co.kr
|
||||||
.tracker.joost.com
|
.tracker.joost.com
|
||||||
.tracker.kantan-access.com
|
.tracker.kantan-access.com
|
||||||
|
.tracker.lazada.co.id
|
||||||
.tracker.mmdlv.it
|
.tracker.mmdlv.it
|
||||||
.tracker.mtrtb.com
|
.tracker.mtrtb.com
|
||||||
.tracker.netklix.com
|
.tracker.netklix.com
|
||||||
@ -91542,6 +91636,7 @@ zzxosget.com
|
|||||||
.trk.bad-tool-tell-doubt.xyz
|
.trk.bad-tool-tell-doubt.xyz
|
||||||
.trk.bee-data.com
|
.trk.bee-data.com
|
||||||
.trk.clinch.co
|
.trk.clinch.co
|
||||||
|
.trk.cpaoptimizer.com
|
||||||
.trk.i0.cz
|
.trk.i0.cz
|
||||||
.trk.nfl-online-streams.live
|
.trk.nfl-online-streams.live
|
||||||
.trk.olnl.net
|
.trk.olnl.net
|
||||||
@ -91550,6 +91645,7 @@ zzxosget.com
|
|||||||
.trk.staging.123c.vn
|
.trk.staging.123c.vn
|
||||||
.trk.storyly.io
|
.trk.storyly.io
|
||||||
.trk.stroeermediabrands.de
|
.trk.stroeermediabrands.de
|
||||||
|
.trk.us-learn-teacher-poetry.xyz
|
||||||
.trk.wizzdeal.trade
|
.trk.wizzdeal.trade
|
||||||
.trk2-wtb.swaven.com
|
.trk2-wtb.swaven.com
|
||||||
.trk2.pinterest.com
|
.trk2.pinterest.com
|
||||||
@ -91568,6 +91664,7 @@ zzxosget.com
|
|||||||
.trknex.com
|
.trknex.com
|
||||||
.trknths.com
|
.trknths.com
|
||||||
.trkoptimizer.com
|
.trkoptimizer.com
|
||||||
|
.trkpnt.ongage.net
|
||||||
.trkrdel.com
|
.trkrdel.com
|
||||||
.trks.us
|
.trks.us
|
||||||
.trl.upperbooking.com
|
.trl.upperbooking.com
|
||||||
@ -91576,6 +91673,7 @@ zzxosget.com
|
|||||||
.trmget.eu
|
.trmget.eu
|
||||||
.trmit.com
|
.trmit.com
|
||||||
.trmobc.com
|
.trmobc.com
|
||||||
|
.trmwidget.eu
|
||||||
.trocado.at
|
.trocado.at
|
||||||
.trodpigbays.com
|
.trodpigbays.com
|
||||||
.trofvid.com
|
.trofvid.com
|
||||||
@ -91650,6 +91748,7 @@ zzxosget.com
|
|||||||
.tryst.net.cn
|
.tryst.net.cn
|
||||||
.trytipemo.com
|
.trytipemo.com
|
||||||
.trzi30ic.com
|
.trzi30ic.com
|
||||||
|
.trznrug.cn
|
||||||
.ts-ads.icu
|
.ts-ads.icu
|
||||||
.ts-ads.info
|
.ts-ads.info
|
||||||
.ts-shimada.com
|
.ts-shimada.com
|
||||||
@ -92406,6 +92505,7 @@ zzxosget.com
|
|||||||
.unworthytongue.com
|
.unworthytongue.com
|
||||||
.unwroteorcinus.com
|
.unwroteorcinus.com
|
||||||
.unyhllrctudfja.com
|
.unyhllrctudfja.com
|
||||||
|
.unypud.cn
|
||||||
.unzpc.com
|
.unzpc.com
|
||||||
.uoarbhxfyygn.com
|
.uoarbhxfyygn.com
|
||||||
.uod2quk646.com
|
.uod2quk646.com
|
||||||
@ -92655,6 +92755,7 @@ zzxosget.com
|
|||||||
.utenod.com
|
.utenod.com
|
||||||
.utensils.pro
|
.utensils.pro
|
||||||
.utenti.lycos.it
|
.utenti.lycos.it
|
||||||
|
.utfied.com
|
||||||
.utherverse.com
|
.utherverse.com
|
||||||
.uthorner.info
|
.uthorner.info
|
||||||
.utiesh.com
|
.utiesh.com
|
||||||
@ -93908,6 +94009,7 @@ zzxosget.com
|
|||||||
.wakiupswacken.com
|
.wakiupswacken.com
|
||||||
.walasearch.com
|
.walasearch.com
|
||||||
.waldenfarms.com
|
.waldenfarms.com
|
||||||
|
.walkets.click
|
||||||
.walkinghonoured.com
|
.walkinghonoured.com
|
||||||
.walkthedinosaur.com
|
.walkthedinosaur.com
|
||||||
.wallastopiary.com
|
.wallastopiary.com
|
||||||
@ -94075,6 +94177,7 @@ zzxosget.com
|
|||||||
.wdxxx.top
|
.wdxxx.top
|
||||||
.we-are-gamers.com
|
.we-are-gamers.com
|
||||||
.we-stats.com
|
.we-stats.com
|
||||||
|
.wea5lkaf63loos8a.com
|
||||||
.weakcompromise.com
|
.weakcompromise.com
|
||||||
.weapfuh.originalriver-tone.top
|
.weapfuh.originalriver-tone.top
|
||||||
.weaponsort.club
|
.weaponsort.club
|
||||||
@ -94349,6 +94452,7 @@ zzxosget.com
|
|||||||
.wellbutrin.3.p2l.info
|
.wellbutrin.3.p2l.info
|
||||||
.wellbutrin.4.p2l.info
|
.wellbutrin.4.p2l.info
|
||||||
.welldanius.com
|
.welldanius.com
|
||||||
|
.wellgroomedapparel.com
|
||||||
.wellishunderly.com
|
.wellishunderly.com
|
||||||
.welllwrite.com
|
.welllwrite.com
|
||||||
.wellmov.com
|
.wellmov.com
|
||||||
@ -95049,6 +95153,7 @@ zzxosget.com
|
|||||||
.wtnj.worldnow.com
|
.wtnj.worldnow.com
|
||||||
.wtoredir.com
|
.wtoredir.com
|
||||||
.wtp101.com
|
.wtp101.com
|
||||||
|
.wtqgwnckbvjovg.com
|
||||||
.wtraff.com
|
.wtraff.com
|
||||||
.wts.one
|
.wts.one
|
||||||
.wts2.one
|
.wts2.one
|
||||||
@ -95886,6 +95991,7 @@ zzxosget.com
|
|||||||
.xhghqrhunp.com
|
.xhghqrhunp.com
|
||||||
.xhhy.online
|
.xhhy.online
|
||||||
.xhit.com
|
.xhit.com
|
||||||
|
.xhkvff.cn
|
||||||
.xhl161.com
|
.xhl161.com
|
||||||
.xhmopymez.com
|
.xhmopymez.com
|
||||||
.xhmybanjia.cn
|
.xhmybanjia.cn
|
||||||
@ -96127,6 +96233,8 @@ zzxosget.com
|
|||||||
.xotqgydpge.xyz
|
.xotqgydpge.xyz
|
||||||
.xouzmvlt.com
|
.xouzmvlt.com
|
||||||
.xowelamcwijxp.com
|
.xowelamcwijxp.com
|
||||||
|
.xox8956.com
|
||||||
|
.xox9325.com
|
||||||
.xpanama.net
|
.xpanama.net
|
||||||
.xpantivirus.com
|
.xpantivirus.com
|
||||||
.xpbbyiqbcawamy.com
|
.xpbbyiqbcawamy.com
|
||||||
@ -96547,6 +96655,7 @@ zzxosget.com
|
|||||||
.yeswegays.com
|
.yeswegays.com
|
||||||
.yettyz.com
|
.yettyz.com
|
||||||
.yext-pixel.com
|
.yext-pixel.com
|
||||||
|
.yeyuly.love
|
||||||
.yeyushe.cn
|
.yeyushe.cn
|
||||||
.yezkon.com
|
.yezkon.com
|
||||||
.yezsfzruvxbqa.com
|
.yezsfzruvxbqa.com
|
||||||
@ -96634,6 +96743,7 @@ zzxosget.com
|
|||||||
.yilianqing.com
|
.yilianqing.com
|
||||||
.yim3eyv5.top
|
.yim3eyv5.top
|
||||||
.yimd.vip
|
.yimd.vip
|
||||||
|
.yimi1818.xyz
|
||||||
.yinan.tech
|
.yinan.tech
|
||||||
.yingfulook.cn
|
.yingfulook.cn
|
||||||
.yingge.fun
|
.yingge.fun
|
||||||
@ -97101,6 +97211,7 @@ zzxosget.com
|
|||||||
.yyltlwtic.com
|
.yyltlwtic.com
|
||||||
.yynkhgfromul.xyz
|
.yynkhgfromul.xyz
|
||||||
.yypd.top
|
.yypd.top
|
||||||
|
.yyrrw.top
|
||||||
.yystzl.cn
|
.yystzl.cn
|
||||||
.yysvzaodorhv.com
|
.yysvzaodorhv.com
|
||||||
.yyxjt.cloud
|
.yyxjt.cloud
|
||||||
@ -97257,6 +97368,7 @@ zzxosget.com
|
|||||||
.zdtvfpu.cn
|
.zdtvfpu.cn
|
||||||
.zdwsh.tech
|
.zdwsh.tech
|
||||||
.zdyldoijanx.com
|
.zdyldoijanx.com
|
||||||
|
.zdywcdjoerv.com
|
||||||
.zdzk0371.cn
|
.zdzk0371.cn
|
||||||
.zdzy.shop
|
.zdzy.shop
|
||||||
.zeads.com
|
.zeads.com
|
||||||
@ -97812,6 +97924,7 @@ zzxosget.com
|
|||||||
.zzxjlr.com
|
.zzxjlr.com
|
||||||
.zzxlhwyp.com
|
.zzxlhwyp.com
|
||||||
.zzxxli.club
|
.zzxxli.club
|
||||||
|
.zzycj.com
|
||||||
.zzyytt.top
|
.zzyytt.top
|
||||||
.zzznews.ru
|
.zzznews.ru
|
||||||
.000dn.com
|
.000dn.com
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
# NAME: Advertising
|
# NAME: Advertising
|
||||||
# AUTHOR: blackmatrix7
|
# AUTHOR: blackmatrix7
|
||||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||||
# UPDATED: 2022-06-29 02:32:19
|
# UPDATED: 2022-06-30 10:08:17
|
||||||
# DOMAIN: 51325
|
# DOMAIN: 51326
|
||||||
# DOMAIN-KEYWORD: 84
|
# DOMAIN-KEYWORD: 84
|
||||||
# DOMAIN-SUFFIX: 71140
|
# DOMAIN-SUFFIX: 71252
|
||||||
# IP-CIDR: 255
|
# IP-CIDR: 255
|
||||||
# TOTAL: 122804
|
# TOTAL: 122917
|
||||||
payload:
|
payload:
|
||||||
- '0000mps.webpreview.dsl.net'
|
- '0000mps.webpreview.dsl.net'
|
||||||
- '0001.2waky.com'
|
- '0001.2waky.com'
|
||||||
@ -20190,6 +20190,7 @@ payload:
|
|||||||
- 'm3isolution.com'
|
- 'm3isolution.com'
|
||||||
- 'm5293.yindutg.com'
|
- 'm5293.yindutg.com'
|
||||||
- 'm57ku6sm.com'
|
- 'm57ku6sm.com'
|
||||||
|
- 'ma-adx.ctrip.com'
|
||||||
- 'ma.herphemiste.com'
|
- 'ma.herphemiste.com'
|
||||||
- 'maadimedical.com'
|
- 'maadimedical.com'
|
||||||
- 'maaknitting.com'
|
- 'maaknitting.com'
|
||||||
@ -47408,7 +47409,6 @@ payload:
|
|||||||
- 'scoop.it'
|
- 'scoop.it'
|
||||||
- 'scorespro.com'
|
- 'scorespro.com'
|
||||||
- 'scout.haymarketmedia.com'
|
- 'scout.haymarketmedia.com'
|
||||||
- 'scout.us2.salesloft.com'
|
|
||||||
- 'scoutle.com'
|
- 'scoutle.com'
|
||||||
- 'screencapturewidget.aebn.net'
|
- 'screencapturewidget.aebn.net'
|
||||||
- 'screenpopper.com'
|
- 'screenpopper.com'
|
||||||
@ -48924,6 +48924,7 @@ payload:
|
|||||||
- 'tztcvkhqrzjt.com'
|
- 'tztcvkhqrzjt.com'
|
||||||
- 'u.801t.com'
|
- 'u.801t.com'
|
||||||
- 'u.api.look.360.cn'
|
- 'u.api.look.360.cn'
|
||||||
|
- 'u.ctrip.com'
|
||||||
- 'u.oppomobile.com'
|
- 'u.oppomobile.com'
|
||||||
- 'u1hw38x0.com'
|
- 'u1hw38x0.com'
|
||||||
- 'u223o.com'
|
- 'u223o.com'
|
||||||
@ -51784,6 +51785,7 @@ payload:
|
|||||||
- '+.2694f0eeb6.com'
|
- '+.2694f0eeb6.com'
|
||||||
- '+.26968963.com'
|
- '+.26968963.com'
|
||||||
- '+.26f396e0b71780f057be4d4af8ebe55b.com'
|
- '+.26f396e0b71780f057be4d4af8ebe55b.com'
|
||||||
|
- '+.2748cfaad3.com'
|
||||||
- '+.2778255fe56.com'
|
- '+.2778255fe56.com'
|
||||||
- '+.27823.club'
|
- '+.27823.club'
|
||||||
- '+.27ceb2d5631623.com'
|
- '+.27ceb2d5631623.com'
|
||||||
@ -52337,6 +52339,8 @@ payload:
|
|||||||
- '+.666627.xyz'
|
- '+.666627.xyz'
|
||||||
- '+.666632.xyz'
|
- '+.666632.xyz'
|
||||||
- '+.666637.xyz'
|
- '+.666637.xyz'
|
||||||
|
- '+.666638.xyz'
|
||||||
|
- '+.666642.xyz'
|
||||||
- '+.666666666666.site'
|
- '+.666666666666.site'
|
||||||
- '+.6667778882021.site'
|
- '+.6667778882021.site'
|
||||||
- '+.666video.asia'
|
- '+.666video.asia'
|
||||||
@ -52876,6 +52880,7 @@ payload:
|
|||||||
- '+.a.xanga.com'
|
- '+.a.xanga.com'
|
||||||
- '+.a.xue126.com'
|
- '+.a.xue126.com'
|
||||||
- '+.a.xzzsjz.com'
|
- '+.a.xzzsjz.com'
|
||||||
|
- '+.a.zdg.de'
|
||||||
- '+.a002803829.com'
|
- '+.a002803829.com'
|
||||||
- '+.a013.com'
|
- '+.a013.com'
|
||||||
- '+.a0675c1160de6c6.com'
|
- '+.a0675c1160de6c6.com'
|
||||||
@ -53009,7 +53014,6 @@ payload:
|
|||||||
- '+.aax-eu-dub.amazon.com'
|
- '+.aax-eu-dub.amazon.com'
|
||||||
- '+.aaxads.com'
|
- '+.aaxads.com'
|
||||||
- '+.aaxdetect.com'
|
- '+.aaxdetect.com'
|
||||||
- '+.aaxwall.com'
|
|
||||||
- '+.aaz1.xyz'
|
- '+.aaz1.xyz'
|
||||||
- '+.ab.5.p2l.info'
|
- '+.ab.5.p2l.info'
|
||||||
- '+.ab.blogs.es'
|
- '+.ab.blogs.es'
|
||||||
@ -53198,6 +53202,7 @@ payload:
|
|||||||
- '+.acecoincident.com'
|
- '+.acecoincident.com'
|
||||||
- '+.acecounter.com'
|
- '+.acecounter.com'
|
||||||
- '+.acelacien.com'
|
- '+.acelacien.com'
|
||||||
|
- '+.acelogger.heraldcorp.com'
|
||||||
- '+.acemo.vip'
|
- '+.acemo.vip'
|
||||||
- '+.acento.com'
|
- '+.acento.com'
|
||||||
- '+.acertb.com'
|
- '+.acertb.com'
|
||||||
@ -53212,6 +53217,7 @@ payload:
|
|||||||
- '+.achiersawman.com'
|
- '+.achiersawman.com'
|
||||||
- '+.achievablecpmrevenue.com'
|
- '+.achievablecpmrevenue.com'
|
||||||
- '+.achievehardboiledheap.com'
|
- '+.achievehardboiledheap.com'
|
||||||
|
- '+.achieverknee.com'
|
||||||
- '+.achingmercury.com'
|
- '+.achingmercury.com'
|
||||||
- '+.achu.wang'
|
- '+.achu.wang'
|
||||||
- '+.achunogo.com'
|
- '+.achunogo.com'
|
||||||
@ -58035,6 +58041,7 @@ payload:
|
|||||||
- '+.aymwknbsqzhyh.com'
|
- '+.aymwknbsqzhyh.com'
|
||||||
- '+.ayqxx.com'
|
- '+.ayqxx.com'
|
||||||
- '+.aysccnn.cn'
|
- '+.aysccnn.cn'
|
||||||
|
- '+.ayst.love'
|
||||||
- '+.ayuki.ink'
|
- '+.ayuki.ink'
|
||||||
- '+.ayun.ltd'
|
- '+.ayun.ltd'
|
||||||
- '+.ayunzhizuo.ltd'
|
- '+.ayunzhizuo.ltd'
|
||||||
@ -58058,6 +58065,7 @@ payload:
|
|||||||
- '+.azera-s014.com'
|
- '+.azera-s014.com'
|
||||||
- '+.azeriondigital.com'
|
- '+.azeriondigital.com'
|
||||||
- '+.azfitn.com'
|
- '+.azfitn.com'
|
||||||
|
- '+.azfrij.cn'
|
||||||
- '+.azgenergy.xyz'
|
- '+.azgenergy.xyz'
|
||||||
- '+.azither.com'
|
- '+.azither.com'
|
||||||
- '+.azj57rjy.com'
|
- '+.azj57rjy.com'
|
||||||
@ -60461,6 +60469,7 @@ payload:
|
|||||||
- '+.byduthacho.com'
|
- '+.byduthacho.com'
|
||||||
- '+.byeej.com'
|
- '+.byeej.com'
|
||||||
- '+.byevkj.com'
|
- '+.byevkj.com'
|
||||||
|
- '+.byfft.top'
|
||||||
- '+.byfoongusor.com'
|
- '+.byfoongusor.com'
|
||||||
- '+.byloudwalk.live'
|
- '+.byloudwalk.live'
|
||||||
- '+.bypassprofessordemonstrate.com'
|
- '+.bypassprofessordemonstrate.com'
|
||||||
@ -60497,6 +60506,7 @@ payload:
|
|||||||
- '+.c-on-text.com'
|
- '+.c-on-text.com'
|
||||||
- '+.c-points.de'
|
- '+.c-points.de'
|
||||||
- '+.c-rings.net'
|
- '+.c-rings.net'
|
||||||
|
- '+.c-stat.eu'
|
||||||
- '+.c.28rv.com'
|
- '+.c.28rv.com'
|
||||||
- '+.c.8l8l.com'
|
- '+.c.8l8l.com'
|
||||||
- '+.c.anytrx.com'
|
- '+.c.anytrx.com'
|
||||||
@ -60671,6 +60681,7 @@ payload:
|
|||||||
- '+.caicnax.cn'
|
- '+.caicnax.cn'
|
||||||
- '+.caijingzz.cn'
|
- '+.caijingzz.cn'
|
||||||
- '+.caikouli.com'
|
- '+.caikouli.com'
|
||||||
|
- '+.caimei.me'
|
||||||
- '+.caimlkh.com'
|
- '+.caimlkh.com'
|
||||||
- '+.caishenbaoyou.top'
|
- '+.caishenbaoyou.top'
|
||||||
- '+.caiteesh.net'
|
- '+.caiteesh.net'
|
||||||
@ -60906,6 +60917,7 @@ payload:
|
|||||||
- '+.catastropheillusive.com'
|
- '+.catastropheillusive.com'
|
||||||
- '+.catastrophetray.com'
|
- '+.catastrophetray.com'
|
||||||
- '+.catbeardx.com'
|
- '+.catbeardx.com'
|
||||||
|
- '+.catclawvines.com'
|
||||||
- '+.cateredjapish.com'
|
- '+.cateredjapish.com'
|
||||||
- '+.catgride.com'
|
- '+.catgride.com'
|
||||||
- '+.cathaycentury.com'
|
- '+.cathaycentury.com'
|
||||||
@ -60913,6 +60925,7 @@ payload:
|
|||||||
- '+.catherineembankmentbouquet.com'
|
- '+.catherineembankmentbouquet.com'
|
||||||
- '+.cathodecreped.com'
|
- '+.cathodecreped.com'
|
||||||
- '+.catiligh.ru'
|
- '+.catiligh.ru'
|
||||||
|
- '+.catnipsdaymen.com'
|
||||||
- '+.catsnetwork.ru'
|
- '+.catsnetwork.ru'
|
||||||
- '+.catsupsfloit.com'
|
- '+.catsupsfloit.com'
|
||||||
- '+.catsys.jp'
|
- '+.catsys.jp'
|
||||||
@ -61284,6 +61297,7 @@ payload:
|
|||||||
- '+.cewegncr.com'
|
- '+.cewegncr.com'
|
||||||
- '+.cexucetum.com'
|
- '+.cexucetum.com'
|
||||||
- '+.cf-ads.pinger.com'
|
- '+.cf-ads.pinger.com'
|
||||||
|
- '+.cf-native.karte.io'
|
||||||
- '+.cfasync.cf'
|
- '+.cfasync.cf'
|
||||||
- '+.cfasync.ga'
|
- '+.cfasync.ga'
|
||||||
- '+.cfasync.ml'
|
- '+.cfasync.ml'
|
||||||
@ -61300,6 +61314,7 @@ payload:
|
|||||||
- '+.cfqc.me'
|
- '+.cfqc.me'
|
||||||
- '+.cfrsqptn.com'
|
- '+.cfrsqptn.com'
|
||||||
- '+.cfs.uzone.id'
|
- '+.cfs.uzone.id'
|
||||||
|
- '+.cfs1.uzone.id'
|
||||||
- '+.cfs2.uzone.id'
|
- '+.cfs2.uzone.id'
|
||||||
- '+.cftrack.com'
|
- '+.cftrack.com'
|
||||||
- '+.cfts1tifqr.com'
|
- '+.cfts1tifqr.com'
|
||||||
@ -61802,6 +61817,7 @@ payload:
|
|||||||
- '+.click.bkdpt.com'
|
- '+.click.bkdpt.com'
|
||||||
- '+.click.cartsguru.io'
|
- '+.click.cartsguru.io'
|
||||||
- '+.click.cision.com'
|
- '+.click.cision.com'
|
||||||
|
- '+.click.classmates.com'
|
||||||
- '+.click.em.blizzard.com'
|
- '+.click.em.blizzard.com'
|
||||||
- '+.click.email.bbc.com'
|
- '+.click.email.bbc.com'
|
||||||
- '+.click.email.sonos.com'
|
- '+.click.email.sonos.com'
|
||||||
@ -61847,6 +61863,7 @@ payload:
|
|||||||
- '+.clickbrainiacs.com'
|
- '+.clickbrainiacs.com'
|
||||||
- '+.clickbrokers.com'
|
- '+.clickbrokers.com'
|
||||||
- '+.clickbux.ru'
|
- '+.clickbux.ru'
|
||||||
|
- '+.clickcanoe.com'
|
||||||
- '+.clickcash.com'
|
- '+.clickcash.com'
|
||||||
- '+.clickcashmoney.com'
|
- '+.clickcashmoney.com'
|
||||||
- '+.clickcease.com'
|
- '+.clickcease.com'
|
||||||
@ -62035,6 +62052,7 @@ payload:
|
|||||||
- '+.closestfantasticpoll.com'
|
- '+.closestfantasticpoll.com'
|
||||||
- '+.closiner.com'
|
- '+.closiner.com'
|
||||||
- '+.closkeyrespond.com'
|
- '+.closkeyrespond.com'
|
||||||
|
- '+.closkyyodels.com'
|
||||||
- '+.closureevaporatefume.com'
|
- '+.closureevaporatefume.com'
|
||||||
- '+.closuremammalfury.com'
|
- '+.closuremammalfury.com'
|
||||||
- '+.clotezar.com'
|
- '+.clotezar.com'
|
||||||
@ -62076,6 +62094,7 @@ payload:
|
|||||||
- '+.clownsong.com'
|
- '+.clownsong.com'
|
||||||
- '+.clrpdhptoddatj49.pro'
|
- '+.clrpdhptoddatj49.pro'
|
||||||
- '+.clrstm.com'
|
- '+.clrstm.com'
|
||||||
|
- '+.clrt.ai'
|
||||||
- '+.cls.ichotelsgroup.com'
|
- '+.cls.ichotelsgroup.com'
|
||||||
- '+.clscsbcj.com'
|
- '+.clscsbcj.com'
|
||||||
- '+.clubcollector.com'
|
- '+.clubcollector.com'
|
||||||
@ -62960,6 +62979,7 @@ payload:
|
|||||||
- '+.counting4free.com'
|
- '+.counting4free.com'
|
||||||
- '+.countino.de'
|
- '+.countino.de'
|
||||||
- '+.countit.ch'
|
- '+.countit.ch'
|
||||||
|
- '+.countly.globaldelight.net'
|
||||||
- '+.countnow.de'
|
- '+.countnow.de'
|
||||||
- '+.counto.de'
|
- '+.counto.de'
|
||||||
- '+.countok.de'
|
- '+.countok.de'
|
||||||
@ -62982,6 +63002,7 @@ payload:
|
|||||||
- '+.cowardlymissinggranulated.com'
|
- '+.cowardlymissinggranulated.com'
|
||||||
- '+.cowbumply.com'
|
- '+.cowbumply.com'
|
||||||
- '+.cowyardstulm.com'
|
- '+.cowyardstulm.com'
|
||||||
|
- '+.coxalscyth.com'
|
||||||
- '+.coxmt.com'
|
- '+.coxmt.com'
|
||||||
- '+.coyanhybrida.website'
|
- '+.coyanhybrida.website'
|
||||||
- '+.cozibaneco.com'
|
- '+.cozibaneco.com'
|
||||||
@ -63296,6 +63317,7 @@ payload:
|
|||||||
- '+.ctdhylltfighs.com'
|
- '+.ctdhylltfighs.com'
|
||||||
- '+.ctdznwavaouc.com'
|
- '+.ctdznwavaouc.com'
|
||||||
- '+.ctenetwork.com'
|
- '+.ctenetwork.com'
|
||||||
|
- '+.ctengine.io'
|
||||||
- '+.ctetgwxrgaldb.xyz'
|
- '+.ctetgwxrgaldb.xyz'
|
||||||
- '+.cthaic.com'
|
- '+.cthaic.com'
|
||||||
- '+.ctiontouritysh.club'
|
- '+.ctiontouritysh.club'
|
||||||
@ -63312,7 +63334,6 @@ payload:
|
|||||||
- '+.ctr-media.net'
|
- '+.ctr-media.net'
|
||||||
- '+.ctr.nmg.de'
|
- '+.ctr.nmg.de'
|
||||||
- '+.ctrhub.com'
|
- '+.ctrhub.com'
|
||||||
- '+.ctrip.com'
|
|
||||||
- '+.ctrlaltdel99.com'
|
- '+.ctrlaltdel99.com'
|
||||||
- '+.ctrmanager.com'
|
- '+.ctrmanager.com'
|
||||||
- '+.ctromgvroh.com'
|
- '+.ctromgvroh.com'
|
||||||
@ -64797,6 +64818,7 @@ payload:
|
|||||||
- '+.dewiestsards.com'
|
- '+.dewiestsards.com'
|
||||||
- '+.dewife.ru'
|
- '+.dewife.ru'
|
||||||
- '+.dewincubiatoll.com'
|
- '+.dewincubiatoll.com'
|
||||||
|
- '+.dewretpartook.com'
|
||||||
- '+.dewsburg.info'
|
- '+.dewsburg.info'
|
||||||
- '+.dexchangeinc.com'
|
- '+.dexchangeinc.com'
|
||||||
- '+.dexessee.com'
|
- '+.dexessee.com'
|
||||||
@ -65016,6 +65038,7 @@ payload:
|
|||||||
- '+.directcounter.de'
|
- '+.directcounter.de'
|
||||||
- '+.directcrm.ru'
|
- '+.directcrm.ru'
|
||||||
- '+.directdexchange.com'
|
- '+.directdexchange.com'
|
||||||
|
- '+.directionssecondary.com'
|
||||||
- '+.directivepub.com'
|
- '+.directivepub.com'
|
||||||
- '+.directleads.com'
|
- '+.directleads.com'
|
||||||
- '+.directnavbt.com'
|
- '+.directnavbt.com'
|
||||||
@ -65578,6 +65601,7 @@ payload:
|
|||||||
- '+.draggedindicationconsiderable.com'
|
- '+.draggedindicationconsiderable.com'
|
||||||
- '+.dragonsniffcashmere.com'
|
- '+.dragonsniffcashmere.com'
|
||||||
- '+.dragonspontaneous.com'
|
- '+.dragonspontaneous.com'
|
||||||
|
- '+.drailsaculeus.com'
|
||||||
- '+.drakeesh.com'
|
- '+.drakeesh.com'
|
||||||
- '+.drako2sha8de09.com'
|
- '+.drako2sha8de09.com'
|
||||||
- '+.drakorindo.club'
|
- '+.drakorindo.club'
|
||||||
@ -67251,6 +67275,7 @@ payload:
|
|||||||
- '+.exportspring.com'
|
- '+.exportspring.com'
|
||||||
- '+.exposuremixed.com'
|
- '+.exposuremixed.com'
|
||||||
- '+.express-submit.de'
|
- '+.express-submit.de'
|
||||||
|
- '+.expressfouty.com'
|
||||||
- '+.expressvampire.com'
|
- '+.expressvampire.com'
|
||||||
- '+.exrtbsrv.com'
|
- '+.exrtbsrv.com'
|
||||||
- '+.exru.website'
|
- '+.exru.website'
|
||||||
@ -67765,6 +67790,7 @@ payload:
|
|||||||
- '+.fertilityundergone.com'
|
- '+.fertilityundergone.com'
|
||||||
- '+.fertilizeranaemiaupcoming.com'
|
- '+.fertilizeranaemiaupcoming.com'
|
||||||
- '+.fertilizermessyshortcut.com'
|
- '+.fertilizermessyshortcut.com'
|
||||||
|
- '+.fertilrouts.com'
|
||||||
- '+.ferulaecharger.com'
|
- '+.ferulaecharger.com'
|
||||||
- '+.fervortracer.com'
|
- '+.fervortracer.com'
|
||||||
- '+.fessoovy.com'
|
- '+.fessoovy.com'
|
||||||
@ -67802,6 +67828,7 @@ payload:
|
|||||||
- '+.ffhre.com'
|
- '+.ffhre.com'
|
||||||
- '+.ffhwzaenzoue.com'
|
- '+.ffhwzaenzoue.com'
|
||||||
- '+.ffkdxymyji.com'
|
- '+.ffkdxymyji.com'
|
||||||
|
- '+.ffkjdjxcbhn.com'
|
||||||
- '+.ffonavzh.com'
|
- '+.ffonavzh.com'
|
||||||
- '+.ffpp.xyz'
|
- '+.ffpp.xyz'
|
||||||
- '+.ffrxuokerqsi.com'
|
- '+.ffrxuokerqsi.com'
|
||||||
@ -67878,6 +67905,7 @@ payload:
|
|||||||
- '+.fileshare-storage.com'
|
- '+.fileshare-storage.com'
|
||||||
- '+.filetarget.com'
|
- '+.filetarget.com'
|
||||||
- '+.filetarget.net'
|
- '+.filetarget.net'
|
||||||
|
- '+.filetedlawines.com'
|
||||||
- '+.filezilla.fr'
|
- '+.filezilla.fr'
|
||||||
- '+.filipelucio.com'
|
- '+.filipelucio.com'
|
||||||
- '+.filitrac.com'
|
- '+.filitrac.com'
|
||||||
@ -68267,6 +68295,7 @@ payload:
|
|||||||
- '+.forced-lose.de'
|
- '+.forced-lose.de'
|
||||||
- '+.forcelessgreetingbust.com'
|
- '+.forcelessgreetingbust.com'
|
||||||
- '+.forcetraf.com'
|
- '+.forcetraf.com'
|
||||||
|
- '+.fordgitter.com'
|
||||||
- '+.fordpeculiarity.com'
|
- '+.fordpeculiarity.com'
|
||||||
- '+.forearmthrobjanuary.com'
|
- '+.forearmthrobjanuary.com'
|
||||||
- '+.forecastsinglegait.com'
|
- '+.forecastsinglegait.com'
|
||||||
@ -68850,6 +68879,7 @@ payload:
|
|||||||
- '+.gadslimz.com'
|
- '+.gadslimz.com'
|
||||||
- '+.gadspms.com'
|
- '+.gadspms.com'
|
||||||
- '+.gadspmz.com'
|
- '+.gadspmz.com'
|
||||||
|
- '+.gae.karte.io'
|
||||||
- '+.gaerena.vn'
|
- '+.gaerena.vn'
|
||||||
- '+.gafdelins.com'
|
- '+.gafdelins.com'
|
||||||
- '+.gagacon.com'
|
- '+.gagacon.com'
|
||||||
@ -69352,11 +69382,14 @@ payload:
|
|||||||
- '+.gfstrck.com'
|
- '+.gfstrck.com'
|
||||||
- '+.gft2.de'
|
- '+.gft2.de'
|
||||||
- '+.gfvip06af.com'
|
- '+.gfvip06af.com'
|
||||||
|
- '+.gfvip08af.com'
|
||||||
|
- '+.gfvip08as.com'
|
||||||
- '+.gfwiygrvi.xyz'
|
- '+.gfwiygrvi.xyz'
|
||||||
- '+.gfxa.sheetmusicplus.com'
|
- '+.gfxa.sheetmusicplus.com'
|
||||||
- '+.gg.huahaimi.work'
|
- '+.gg.huahaimi.work'
|
||||||
- '+.gg.miinaa.com'
|
- '+.gg.miinaa.com'
|
||||||
- '+.gg.miued.com'
|
- '+.gg.miued.com'
|
||||||
|
- '+.gg.zhhbqg.com'
|
||||||
- '+.ggafb.com'
|
- '+.ggafb.com'
|
||||||
- '+.gggo.xmbhj.com'
|
- '+.gggo.xmbhj.com'
|
||||||
- '+.gggwv.cn'
|
- '+.gggwv.cn'
|
||||||
@ -69774,6 +69807,7 @@ payload:
|
|||||||
- '+.goldfishnightclubpatronize.com'
|
- '+.goldfishnightclubpatronize.com'
|
||||||
- '+.goldnfn.com'
|
- '+.goldnfn.com'
|
||||||
- '+.goldnfu.com'
|
- '+.goldnfu.com'
|
||||||
|
- '+.goldnfz.com'
|
||||||
- '+.goldoffer.online'
|
- '+.goldoffer.online'
|
||||||
- '+.goldstats.com'
|
- '+.goldstats.com'
|
||||||
- '+.goldsurf24h.pl'
|
- '+.goldsurf24h.pl'
|
||||||
@ -70838,6 +70872,7 @@ payload:
|
|||||||
- '+.herpes.4.p2l.info'
|
- '+.herpes.4.p2l.info'
|
||||||
- '+.herscryptia.info'
|
- '+.herscryptia.info'
|
||||||
- '+.hertforthatharrigh.pro'
|
- '+.hertforthatharrigh.pro'
|
||||||
|
- '+.hesftig.site'
|
||||||
- '+.heshun365.cn'
|
- '+.heshun365.cn'
|
||||||
- '+.hetadinh.com'
|
- '+.hetadinh.com'
|
||||||
- '+.hetahien.com'
|
- '+.hetahien.com'
|
||||||
@ -70991,6 +71026,7 @@ payload:
|
|||||||
- '+.himselves.com'
|
- '+.himselves.com'
|
||||||
- '+.himselvesobr.club'
|
- '+.himselvesobr.club'
|
||||||
- '+.himselvethe.info'
|
- '+.himselvethe.info'
|
||||||
|
- '+.hinchantickt.com'
|
||||||
- '+.hindisupref.ru'
|
- '+.hindisupref.ru'
|
||||||
- '+.hindsight.significanceapps.com'
|
- '+.hindsight.significanceapps.com'
|
||||||
- '+.hindurinning.pro'
|
- '+.hindurinning.pro'
|
||||||
@ -71192,6 +71228,7 @@ payload:
|
|||||||
- '+.hnzls8.cn'
|
- '+.hnzls8.cn'
|
||||||
- '+.hnzyzhy.cn'
|
- '+.hnzyzhy.cn'
|
||||||
- '+.hoanoola.net'
|
- '+.hoanoola.net'
|
||||||
|
- '+.hoazinangles.com'
|
||||||
- '+.hobbi.xyz'
|
- '+.hobbi.xyz'
|
||||||
- '+.hobbyatticnickname.com'
|
- '+.hobbyatticnickname.com'
|
||||||
- '+.hobfadbig.com'
|
- '+.hobfadbig.com'
|
||||||
@ -72042,6 +72079,7 @@ payload:
|
|||||||
- '+.ijir.cn'
|
- '+.ijir.cn'
|
||||||
- '+.ijkcmm.com'
|
- '+.ijkcmm.com'
|
||||||
- '+.ijnocom.ru'
|
- '+.ijnocom.ru'
|
||||||
|
- '+.ijqgefuq.com'
|
||||||
- '+.ijquery11.com'
|
- '+.ijquery11.com'
|
||||||
- '+.ijrah.top'
|
- '+.ijrah.top'
|
||||||
- '+.ijshh.com'
|
- '+.ijshh.com'
|
||||||
@ -72780,6 +72818,7 @@ payload:
|
|||||||
- '+.ipada.cafe.naver.com'
|
- '+.ipada.cafe.naver.com'
|
||||||
- '+.ipaddresslabs.com'
|
- '+.ipaddresslabs.com'
|
||||||
- '+.ipcatch.com'
|
- '+.ipcatch.com'
|
||||||
|
- '+.ipcc-vnp1.vnptmedia.vn'
|
||||||
- '+.ipcount.net'
|
- '+.ipcount.net'
|
||||||
- '+.ipcounter.de'
|
- '+.ipcounter.de'
|
||||||
- '+.ipdata.adtech.fr'
|
- '+.ipdata.adtech.fr'
|
||||||
@ -72999,6 +73038,7 @@ payload:
|
|||||||
- '+.iupgxu.com'
|
- '+.iupgxu.com'
|
||||||
- '+.iupnlpd.cn'
|
- '+.iupnlpd.cn'
|
||||||
- '+.iupqelechcmj.com'
|
- '+.iupqelechcmj.com'
|
||||||
|
- '+.iusnajah.cn'
|
||||||
- '+.iutjyyujuqa.com'
|
- '+.iutjyyujuqa.com'
|
||||||
- '+.ivanie.com'
|
- '+.ivanie.com'
|
||||||
- '+.ivcbrasil.org.br'
|
- '+.ivcbrasil.org.br'
|
||||||
@ -73240,6 +73280,7 @@ payload:
|
|||||||
- '+.jeeng.com'
|
- '+.jeeng.com'
|
||||||
- '+.jeersweepwaxworks.com'
|
- '+.jeersweepwaxworks.com'
|
||||||
- '+.jeerszitstoke.com'
|
- '+.jeerszitstoke.com'
|
||||||
|
- '+.jeeryzest.com'
|
||||||
- '+.jeeshapi.net'
|
- '+.jeeshapi.net'
|
||||||
- '+.jeetyetmedia.com'
|
- '+.jeetyetmedia.com'
|
||||||
- '+.jeeyarworld.com'
|
- '+.jeeyarworld.com'
|
||||||
@ -73307,6 +73348,7 @@ payload:
|
|||||||
- '+.jgstny.com'
|
- '+.jgstny.com'
|
||||||
- '+.jgxotftsrfux.xyz'
|
- '+.jgxotftsrfux.xyz'
|
||||||
- '+.jh3pin.com'
|
- '+.jh3pin.com'
|
||||||
|
- '+.jhlcrejfi.com'
|
||||||
- '+.jhlxfw.cn'
|
- '+.jhlxfw.cn'
|
||||||
- '+.jhrtgt.site'
|
- '+.jhrtgt.site'
|
||||||
- '+.jhtwiolgjeons.com'
|
- '+.jhtwiolgjeons.com'
|
||||||
@ -73437,6 +73479,7 @@ payload:
|
|||||||
- '+.jjdtrliuftaouhg.xyz'
|
- '+.jjdtrliuftaouhg.xyz'
|
||||||
- '+.jjekxle.com'
|
- '+.jjekxle.com'
|
||||||
- '+.jjli87.life'
|
- '+.jjli87.life'
|
||||||
|
- '+.jjmdavj.com'
|
||||||
- '+.jjnlfd.com'
|
- '+.jjnlfd.com'
|
||||||
- '+.jjpnveujkk.com'
|
- '+.jjpnveujkk.com'
|
||||||
- '+.jjwaelns.com'
|
- '+.jjwaelns.com'
|
||||||
@ -73590,6 +73633,7 @@ payload:
|
|||||||
- '+.jpjmpqaupc.com'
|
- '+.jpjmpqaupc.com'
|
||||||
- '+.jpjrkdtbnwc.com'
|
- '+.jpjrkdtbnwc.com'
|
||||||
- '+.jpmpuxglivupwy.com'
|
- '+.jpmpuxglivupwy.com'
|
||||||
|
- '+.jpnbhyba.xyz'
|
||||||
- '+.jppwzdbypenk.com'
|
- '+.jppwzdbypenk.com'
|
||||||
- '+.jpqgxy.com'
|
- '+.jpqgxy.com'
|
||||||
- '+.jpqiiqgydipb.com'
|
- '+.jpqiiqgydipb.com'
|
||||||
@ -73752,6 +73796,7 @@ payload:
|
|||||||
- '+.jumboaffiliates.com'
|
- '+.jumboaffiliates.com'
|
||||||
- '+.jumboprodigious.com'
|
- '+.jumboprodigious.com'
|
||||||
- '+.jumhityvblhwwlt.com'
|
- '+.jumhityvblhwwlt.com'
|
||||||
|
- '+.jumochechu.pro'
|
||||||
- '+.jumotic.com'
|
- '+.jumotic.com'
|
||||||
- '+.jump-time.net'
|
- '+.jump-time.net'
|
||||||
- '+.jump.ewoss.net'
|
- '+.jump.ewoss.net'
|
||||||
@ -74012,7 +74057,6 @@ payload:
|
|||||||
- '+.kargo.com'
|
- '+.kargo.com'
|
||||||
- '+.karinart.de'
|
- '+.karinart.de'
|
||||||
- '+.karonty.com'
|
- '+.karonty.com'
|
||||||
- '+.karte.io'
|
|
||||||
- '+.karteljackal.com'
|
- '+.karteljackal.com'
|
||||||
- '+.kartikeya-ram.com'
|
- '+.kartikeya-ram.com'
|
||||||
- '+.kasheglesy.pro'
|
- '+.kasheglesy.pro'
|
||||||
@ -74109,6 +74153,7 @@ payload:
|
|||||||
- '+.kelt-195b.com'
|
- '+.kelt-195b.com'
|
||||||
- '+.kemperare.club'
|
- '+.kemperare.club'
|
||||||
- '+.kenduktur.com'
|
- '+.kenduktur.com'
|
||||||
|
- '+.kengi.top'
|
||||||
- '+.kenizg.com'
|
- '+.kenizg.com'
|
||||||
- '+.kenmwqdfiq.com'
|
- '+.kenmwqdfiq.com'
|
||||||
- '+.kennetting.club'
|
- '+.kennetting.club'
|
||||||
@ -74568,6 +74613,7 @@ payload:
|
|||||||
- '+.krison.xyz'
|
- '+.krison.xyz'
|
||||||
- '+.kriteriatika.ru'
|
- '+.kriteriatika.ru'
|
||||||
- '+.kriwrsvcbo.com'
|
- '+.kriwrsvcbo.com'
|
||||||
|
- '+.krkcryk.cn'
|
||||||
- '+.krkursist.com'
|
- '+.krkursist.com'
|
||||||
- '+.krmal.com'
|
- '+.krmal.com'
|
||||||
- '+.krnhplalugndkkf.com'
|
- '+.krnhplalugndkkf.com'
|
||||||
@ -74753,6 +74799,7 @@ payload:
|
|||||||
- '+.kyyydxpptcl.com'
|
- '+.kyyydxpptcl.com'
|
||||||
- '+.kz2oq0xm6ie7gn5dkswlpv6mfgci8yoe3xlqp12gjotp5fdjxs5ckztb8rzn.codes'
|
- '+.kz2oq0xm6ie7gn5dkswlpv6mfgci8yoe3xlqp12gjotp5fdjxs5ckztb8rzn.codes'
|
||||||
- '+.kzeaa.com'
|
- '+.kzeaa.com'
|
||||||
|
- '+.kzecc.com'
|
||||||
- '+.kzerr.com'
|
- '+.kzerr.com'
|
||||||
- '+.kzfwvqylo.com'
|
- '+.kzfwvqylo.com'
|
||||||
- '+.kzhtgnv.cn'
|
- '+.kzhtgnv.cn'
|
||||||
@ -74804,6 +74851,7 @@ payload:
|
|||||||
- '+.la2.vnecdn.net'
|
- '+.la2.vnecdn.net'
|
||||||
- '+.la3.vnecdn.net'
|
- '+.la3.vnecdn.net'
|
||||||
- '+.laagershosed.com'
|
- '+.laagershosed.com'
|
||||||
|
- '+.laagersmascons.com'
|
||||||
- '+.labadon.com'
|
- '+.labadon.com'
|
||||||
- '+.labeldollars.com'
|
- '+.labeldollars.com'
|
||||||
- '+.labellaunkamed.com'
|
- '+.labellaunkamed.com'
|
||||||
@ -76387,6 +76435,7 @@ payload:
|
|||||||
- '+.lyehemarm.club'
|
- '+.lyehemarm.club'
|
||||||
- '+.lyferere.pro'
|
- '+.lyferere.pro'
|
||||||
- '+.lyfwpt.com.cn'
|
- '+.lyfwpt.com.cn'
|
||||||
|
- '+.lyggt.top'
|
||||||
- '+.lygryd.cn'
|
- '+.lygryd.cn'
|
||||||
- '+.lygrydwz.cn'
|
- '+.lygrydwz.cn'
|
||||||
- '+.lygrydwz.com.cn'
|
- '+.lygrydwz.com.cn'
|
||||||
@ -77039,6 +77088,7 @@ payload:
|
|||||||
- '+.mdvkn.com'
|
- '+.mdvkn.com'
|
||||||
- '+.mdwphtohwt.com'
|
- '+.mdwphtohwt.com'
|
||||||
- '+.mdxapi.io'
|
- '+.mdxapi.io'
|
||||||
|
- '+.mdxidbcodehpy.com'
|
||||||
- '+.mdyhb.com'
|
- '+.mdyhb.com'
|
||||||
- '+.me.5.p2l.info'
|
- '+.me.5.p2l.info'
|
||||||
- '+.me.networkandfaces.com'
|
- '+.me.networkandfaces.com'
|
||||||
@ -77440,6 +77490,7 @@ payload:
|
|||||||
- '+.metrics.consumerreports.org'
|
- '+.metrics.consumerreports.org'
|
||||||
- '+.metrics.dailymotion.com'
|
- '+.metrics.dailymotion.com'
|
||||||
- '+.metrics.dallasnews.com'
|
- '+.metrics.dallasnews.com'
|
||||||
|
- '+.metrics.dominos.com.tr'
|
||||||
- '+.metrics.foxnews.com'
|
- '+.metrics.foxnews.com'
|
||||||
- '+.metrics.gfycat.com'
|
- '+.metrics.gfycat.com'
|
||||||
- '+.metrics.happycolor.app'
|
- '+.metrics.happycolor.app'
|
||||||
@ -77725,6 +77776,7 @@ payload:
|
|||||||
- '+.mischiefdiscount.com'
|
- '+.mischiefdiscount.com'
|
||||||
- '+.misdealcpi.com'
|
- '+.misdealcpi.com'
|
||||||
- '+.misguidedstork.com'
|
- '+.misguidedstork.com'
|
||||||
|
- '+.mishishoka.pro'
|
||||||
- '+.misosoup.io'
|
- '+.misosoup.io'
|
||||||
- '+.misrepush.com'
|
- '+.misrepush.com'
|
||||||
- '+.missionarymargaret.com'
|
- '+.missionarymargaret.com'
|
||||||
@ -78053,6 +78105,7 @@ payload:
|
|||||||
- '+.moneybot.net'
|
- '+.moneybot.net'
|
||||||
- '+.moneycosmos.com'
|
- '+.moneycosmos.com'
|
||||||
- '+.moneyexpert.co.uk'
|
- '+.moneyexpert.co.uk'
|
||||||
|
- '+.moneyfree.co'
|
||||||
- '+.moneymakercdn.com'
|
- '+.moneymakercdn.com'
|
||||||
- '+.moneyplatform.biz'
|
- '+.moneyplatform.biz'
|
||||||
- '+.moneyraid.com'
|
- '+.moneyraid.com'
|
||||||
@ -79289,6 +79342,7 @@ payload:
|
|||||||
- '+.nfntime.com'
|
- '+.nfntime.com'
|
||||||
- '+.nfpplus.com'
|
- '+.nfpplus.com'
|
||||||
- '+.nfqglptm47uc.com'
|
- '+.nfqglptm47uc.com'
|
||||||
|
- '+.nfqhome.com'
|
||||||
- '+.nfqplus.com'
|
- '+.nfqplus.com'
|
||||||
- '+.nfsuj.com'
|
- '+.nfsuj.com'
|
||||||
- '+.nftcpw.com'
|
- '+.nftcpw.com'
|
||||||
@ -79508,6 +79562,7 @@ payload:
|
|||||||
- '+.noblemandrovebreeches.com'
|
- '+.noblemandrovebreeches.com'
|
||||||
- '+.noblemanscramblemoderately.com'
|
- '+.noblemanscramblemoderately.com'
|
||||||
- '+.noblemeantimeawelessaweless.com'
|
- '+.noblemeantimeawelessaweless.com'
|
||||||
|
- '+.noblerbaining.com'
|
||||||
- '+.noblift.mobi'
|
- '+.noblift.mobi'
|
||||||
- '+.noblock.pro'
|
- '+.noblock.pro'
|
||||||
- '+.nobrain.dk'
|
- '+.nobrain.dk'
|
||||||
@ -81060,6 +81115,7 @@ payload:
|
|||||||
- '+.ox11.com'
|
- '+.ox11.com'
|
||||||
- '+.oxado.com'
|
- '+.oxado.com'
|
||||||
- '+.oxanelinkups.com'
|
- '+.oxanelinkups.com'
|
||||||
|
- '+.oxazoleorfrays.com'
|
||||||
- '+.oxbet.club'
|
- '+.oxbet.club'
|
||||||
- '+.oxbet.com'
|
- '+.oxbet.com'
|
||||||
- '+.oxbet.net'
|
- '+.oxbet.net'
|
||||||
@ -81641,6 +81697,7 @@ payload:
|
|||||||
- '+.pelicansource.com'
|
- '+.pelicansource.com'
|
||||||
- '+.pelicula20.com'
|
- '+.pelicula20.com'
|
||||||
- '+.pelis.click'
|
- '+.pelis.click'
|
||||||
|
- '+.pelisnetwork.com'
|
||||||
- '+.pendingvillashells.com'
|
- '+.pendingvillashells.com'
|
||||||
- '+.pendulumtemporary.com'
|
- '+.pendulumtemporary.com'
|
||||||
- '+.pengenanu.files.im'
|
- '+.pengenanu.files.im'
|
||||||
@ -81949,6 +82006,7 @@ payload:
|
|||||||
- '+.photos6.pop6.com'
|
- '+.photos6.pop6.com'
|
||||||
- '+.photos7.pop6.com'
|
- '+.photos7.pop6.com'
|
||||||
- '+.photos8.pop6.com'
|
- '+.photos8.pop6.com'
|
||||||
|
- '+.phoudson.com'
|
||||||
- '+.phouvemp.net'
|
- '+.phouvemp.net'
|
||||||
- '+.phoviheca.com'
|
- '+.phoviheca.com'
|
||||||
- '+.phox2ey.bid'
|
- '+.phox2ey.bid'
|
||||||
@ -82013,6 +82071,7 @@ payload:
|
|||||||
- '+.pigredoben12.sytes.net'
|
- '+.pigredoben12.sytes.net'
|
||||||
- '+.pigtisetdilqsi.com'
|
- '+.pigtisetdilqsi.com'
|
||||||
- '+.pigtre.com'
|
- '+.pigtre.com'
|
||||||
|
- '+.piilvhtu.cn'
|
||||||
- '+.pijiagui.cn'
|
- '+.pijiagui.cn'
|
||||||
- '+.pikedhelloed.com'
|
- '+.pikedhelloed.com'
|
||||||
- '+.pikeletkiyi.com'
|
- '+.pikeletkiyi.com'
|
||||||
@ -82093,9 +82152,6 @@ payload:
|
|||||||
- '+.pivotrunner.com'
|
- '+.pivotrunner.com'
|
||||||
- '+.pivywopsu.com'
|
- '+.pivywopsu.com'
|
||||||
- '+.piwhaguvu.com'
|
- '+.piwhaguvu.com'
|
||||||
- '+.piwik.matrix.ua'
|
|
||||||
- '+.piwik.onlinecasino-thai.com'
|
|
||||||
- '+.piwik.onlinecasino321.com'
|
|
||||||
- '+.piwik.org'
|
- '+.piwik.org'
|
||||||
- '+.piwik.pro'
|
- '+.piwik.pro'
|
||||||
- '+.piwvk.cn'
|
- '+.piwvk.cn'
|
||||||
@ -82208,6 +82264,7 @@ payload:
|
|||||||
- '+.plantationthrillednoncommittal.com'
|
- '+.plantationthrillednoncommittal.com'
|
||||||
- '+.plantdigestion.com'
|
- '+.plantdigestion.com'
|
||||||
- '+.plantinscription.com'
|
- '+.plantinscription.com'
|
||||||
|
- '+.plantomgeforce.online'
|
||||||
- '+.plantpreventioncrab.com'
|
- '+.plantpreventioncrab.com'
|
||||||
- '+.plants.ink'
|
- '+.plants.ink'
|
||||||
- '+.plardi.com'
|
- '+.plardi.com'
|
||||||
@ -82395,6 +82452,7 @@ payload:
|
|||||||
- '+.pointclicktrack.com'
|
- '+.pointclicktrack.com'
|
||||||
- '+.pointeretards.com'
|
- '+.pointeretards.com'
|
||||||
- '+.pointillist.com'
|
- '+.pointillist.com'
|
||||||
|
- '+.pointlesspocket.com'
|
||||||
- '+.pointlimitedzen.online'
|
- '+.pointlimitedzen.online'
|
||||||
- '+.pointmediatracker.com'
|
- '+.pointmediatracker.com'
|
||||||
- '+.pointomatic.com'
|
- '+.pointomatic.com'
|
||||||
@ -82808,6 +82866,7 @@ payload:
|
|||||||
- '+.predictiveresponse.net'
|
- '+.predictiveresponse.net'
|
||||||
- '+.predominantaugustchapter.com'
|
- '+.predominantaugustchapter.com'
|
||||||
- '+.predskolaci.cz'
|
- '+.predskolaci.cz'
|
||||||
|
- '+.preemiesurnap.com'
|
||||||
- '+.prefaceinventorgrouping.com'
|
- '+.prefaceinventorgrouping.com'
|
||||||
- '+.preferablycompletion.com'
|
- '+.preferablycompletion.com'
|
||||||
- '+.preferenceforfeit.com'
|
- '+.preferenceforfeit.com'
|
||||||
@ -82965,6 +83024,7 @@ payload:
|
|||||||
- '+.probtn.com'
|
- '+.probtn.com'
|
||||||
- '+.probusinesshub.com'
|
- '+.probusinesshub.com'
|
||||||
- '+.processlockdownagree.com'
|
- '+.processlockdownagree.com'
|
||||||
|
- '+.proclaimincurable.com'
|
||||||
- '+.proclaimsubjected.com'
|
- '+.proclaimsubjected.com'
|
||||||
- '+.proclivitysystems.com'
|
- '+.proclivitysystems.com'
|
||||||
- '+.procuredawestruckpoint.com'
|
- '+.procuredawestruckpoint.com'
|
||||||
@ -83856,6 +83916,7 @@ payload:
|
|||||||
- '+.qiaoxiaomiao.com'
|
- '+.qiaoxiaomiao.com'
|
||||||
- '+.qibalmm.com'
|
- '+.qibalmm.com'
|
||||||
- '+.qibxdwe1.com'
|
- '+.qibxdwe1.com'
|
||||||
|
- '+.qichegongxiang.xyz'
|
||||||
- '+.qichenx.com'
|
- '+.qichenx.com'
|
||||||
- '+.qichetuoyun.com.cn'
|
- '+.qichetuoyun.com.cn'
|
||||||
- '+.qicqn.cn'
|
- '+.qicqn.cn'
|
||||||
@ -84974,6 +85035,7 @@ payload:
|
|||||||
- '+.resad.mediaid.click'
|
- '+.resad.mediaid.click'
|
||||||
- '+.resalag.com'
|
- '+.resalag.com'
|
||||||
- '+.resanium.com'
|
- '+.resanium.com'
|
||||||
|
- '+.resavethyme.com'
|
||||||
- '+.resawsmas.com'
|
- '+.resawsmas.com'
|
||||||
- '+.reschedulewizards.com'
|
- '+.reschedulewizards.com'
|
||||||
- '+.rescuephrase.com'
|
- '+.rescuephrase.com'
|
||||||
@ -85070,6 +85132,7 @@ payload:
|
|||||||
- '+.retono42.us'
|
- '+.retono42.us'
|
||||||
- '+.retoxo.com'
|
- '+.retoxo.com'
|
||||||
- '+.retreatregular.com'
|
- '+.retreatregular.com'
|
||||||
|
- '+.retrieval-bd.duote.com'
|
||||||
- '+.retsiti.ru'
|
- '+.retsiti.ru'
|
||||||
- '+.rettica.com'
|
- '+.rettica.com'
|
||||||
- '+.rettik.ru'
|
- '+.rettik.ru'
|
||||||
@ -85195,6 +85258,7 @@ payload:
|
|||||||
- '+.rhearthinkchlo.xyz'
|
- '+.rhearthinkchlo.xyz'
|
||||||
- '+.rhelog.com'
|
- '+.rhelog.com'
|
||||||
- '+.rhetoricalloss.com'
|
- '+.rhetoricalloss.com'
|
||||||
|
- '+.rhetoricalveil.com'
|
||||||
- '+.rhfgjld.com'
|
- '+.rhfgjld.com'
|
||||||
- '+.rhhmaq.com'
|
- '+.rhhmaq.com'
|
||||||
- '+.rhiedy.com'
|
- '+.rhiedy.com'
|
||||||
@ -85601,6 +85665,7 @@ payload:
|
|||||||
- '+.rqhere.com'
|
- '+.rqhere.com'
|
||||||
- '+.rqhere2.com'
|
- '+.rqhere2.com'
|
||||||
- '+.rqjhhg.cn'
|
- '+.rqjhhg.cn'
|
||||||
|
- '+.rqkfhquz.cn'
|
||||||
- '+.rqkgcd.xyz'
|
- '+.rqkgcd.xyz'
|
||||||
- '+.rqmob.com'
|
- '+.rqmob.com'
|
||||||
- '+.rqqwcvagf.top'
|
- '+.rqqwcvagf.top'
|
||||||
@ -85614,6 +85679,7 @@ payload:
|
|||||||
- '+.rrf.fat1domain1'
|
- '+.rrf.fat1domain1'
|
||||||
- '+.rrgapzw.cn'
|
- '+.rrgapzw.cn'
|
||||||
- '+.rrimpl.com'
|
- '+.rrimpl.com'
|
||||||
|
- '+.rrkky.top'
|
||||||
- '+.rrlafphbrpazu.com'
|
- '+.rrlafphbrpazu.com'
|
||||||
- '+.rrogfhs.cn'
|
- '+.rrogfhs.cn'
|
||||||
- '+.rrolawcats2bsl4b.in.net'
|
- '+.rrolawcats2bsl4b.in.net'
|
||||||
@ -85993,6 +86059,7 @@ payload:
|
|||||||
- '+.sabsmismake.casa'
|
- '+.sabsmismake.casa'
|
||||||
- '+.sacchaeleduk.com'
|
- '+.sacchaeleduk.com'
|
||||||
- '+.sacdon.com'
|
- '+.sacdon.com'
|
||||||
|
- '+.sacegryri.com'
|
||||||
- '+.sackswaycheese.com'
|
- '+.sackswaycheese.com'
|
||||||
- '+.sacralcabaa.com'
|
- '+.sacralcabaa.com'
|
||||||
- '+.sacredperpetratorbasketball.com'
|
- '+.sacredperpetratorbasketball.com'
|
||||||
@ -86058,6 +86125,7 @@ payload:
|
|||||||
- '+.saleonce.top'
|
- '+.saleonce.top'
|
||||||
- '+.salesdoubler.com.ua'
|
- '+.salesdoubler.com.ua'
|
||||||
- '+.salesgenius.com'
|
- '+.salesgenius.com'
|
||||||
|
- '+.salesloft.com'
|
||||||
- '+.salesmanago.pl'
|
- '+.salesmanago.pl'
|
||||||
- '+.salesviewer.com'
|
- '+.salesviewer.com'
|
||||||
- '+.salesviewer.org'
|
- '+.salesviewer.org'
|
||||||
@ -87141,6 +87209,7 @@ payload:
|
|||||||
- '+.shuptiwywhu.com'
|
- '+.shuptiwywhu.com'
|
||||||
- '+.shusacem.net'
|
- '+.shusacem.net'
|
||||||
- '+.shustuxyxe.com'
|
- '+.shustuxyxe.com'
|
||||||
|
- '+.shutplumptravels.com'
|
||||||
- '+.shuveenvcfzk.com'
|
- '+.shuveenvcfzk.com'
|
||||||
- '+.shvhse.com'
|
- '+.shvhse.com'
|
||||||
- '+.shweflix.com'
|
- '+.shweflix.com'
|
||||||
@ -87466,6 +87535,7 @@ payload:
|
|||||||
- '+.sliiindy.top'
|
- '+.sliiindy.top'
|
||||||
- '+.slike.indiatimes.com'
|
- '+.slike.indiatimes.com'
|
||||||
- '+.slikslik.com'
|
- '+.slikslik.com'
|
||||||
|
- '+.slilindy.top'
|
||||||
- '+.slimads.vn'
|
- '+.slimads.vn'
|
||||||
- '+.slimelump.com'
|
- '+.slimelump.com'
|
||||||
- '+.slimgipnoz.ru'
|
- '+.slimgipnoz.ru'
|
||||||
@ -87483,6 +87553,8 @@ payload:
|
|||||||
- '+.slippersferry.com'
|
- '+.slippersferry.com'
|
||||||
- '+.slipperspromisingyearn.com'
|
- '+.slipperspromisingyearn.com'
|
||||||
- '+.slipperyextremelyvast.com'
|
- '+.slipperyextremelyvast.com'
|
||||||
|
- '+.sliuindy.top'
|
||||||
|
- '+.slivindy.top'
|
||||||
- '+.slivz.com'
|
- '+.slivz.com'
|
||||||
- '+.sllsbgjfamxckn.com'
|
- '+.sllsbgjfamxckn.com'
|
||||||
- '+.slm.dantri.com.vn'
|
- '+.slm.dantri.com.vn'
|
||||||
@ -87919,6 +87991,7 @@ payload:
|
|||||||
- '+.sortyrails.com'
|
- '+.sortyrails.com'
|
||||||
- '+.soshoord.com'
|
- '+.soshoord.com'
|
||||||
- '+.sosigninggrudge.com'
|
- '+.sosigninggrudge.com'
|
||||||
|
- '+.sosinyo.xyz'
|
||||||
- '+.soska.us'
|
- '+.soska.us'
|
||||||
- '+.sosnews.ru'
|
- '+.sosnews.ru'
|
||||||
- '+.sosodo.xyz'
|
- '+.sosodo.xyz'
|
||||||
@ -87946,6 +88019,7 @@ payload:
|
|||||||
- '+.sovrn.com'
|
- '+.sovrn.com'
|
||||||
- '+.soycrockarab.com'
|
- '+.soycrockarab.com'
|
||||||
- '+.soysapslad.com'
|
- '+.soysapslad.com'
|
||||||
|
- '+.sozdzl.cn'
|
||||||
- '+.sp.centralfloridafuture.com'
|
- '+.sp.centralfloridafuture.com'
|
||||||
- '+.sp.flocktory.com'
|
- '+.sp.flocktory.com'
|
||||||
- '+.sp.minds.com'
|
- '+.sp.minds.com'
|
||||||
@ -88488,6 +88562,7 @@ payload:
|
|||||||
- '+.static.gaomaer.cn'
|
- '+.static.gaomaer.cn'
|
||||||
- '+.static.herr.io'
|
- '+.static.herr.io'
|
||||||
- '+.static.jampp.com'
|
- '+.static.jampp.com'
|
||||||
|
- '+.static.karte.io'
|
||||||
- '+.static.kibboko.com'
|
- '+.static.kibboko.com'
|
||||||
- '+.static.l3.cdn.adbucks.com'
|
- '+.static.l3.cdn.adbucks.com'
|
||||||
- '+.static.l3.cdn.adsucks.com'
|
- '+.static.l3.cdn.adsucks.com'
|
||||||
@ -88647,6 +88722,7 @@ payload:
|
|||||||
- '+.stats.unionleader.com'
|
- '+.stats.unionleader.com'
|
||||||
- '+.stats.unity3d.com'
|
- '+.stats.unity3d.com'
|
||||||
- '+.stats.vc.gg'
|
- '+.stats.vc.gg'
|
||||||
|
- '+.stats.videoseyred.in'
|
||||||
- '+.stats.videoseyredin.net'
|
- '+.stats.videoseyredin.net'
|
||||||
- '+.stats.vidyome.com'
|
- '+.stats.vidyome.com'
|
||||||
- '+.stats.vietnammoi.vn'
|
- '+.stats.vietnammoi.vn'
|
||||||
@ -89051,6 +89127,7 @@ payload:
|
|||||||
- '+.suncenturyautumn.com'
|
- '+.suncenturyautumn.com'
|
||||||
- '+.sundady.online'
|
- '+.sundady.online'
|
||||||
- '+.sundayceremonytitanic.com'
|
- '+.sundayceremonytitanic.com'
|
||||||
|
- '+.sundayscrewinsulting.com'
|
||||||
- '+.sundaysky.com'
|
- '+.sundaysky.com'
|
||||||
- '+.sunglasseslollipopoperating.com'
|
- '+.sunglasseslollipopoperating.com'
|
||||||
- '+.sungong1987.com'
|
- '+.sungong1987.com'
|
||||||
@ -89079,6 +89156,7 @@ payload:
|
|||||||
- '+.sunyujia.top'
|
- '+.sunyujia.top'
|
||||||
- '+.suocloud.com'
|
- '+.suocloud.com'
|
||||||
- '+.suoksm.cn'
|
- '+.suoksm.cn'
|
||||||
|
- '+.supatazo.xyz'
|
||||||
- '+.super-ladies-now.life'
|
- '+.super-ladies-now.life'
|
||||||
- '+.super-links.net'
|
- '+.super-links.net'
|
||||||
- '+.super-promo.cyme.info'
|
- '+.super-promo.cyme.info'
|
||||||
@ -89434,6 +89512,7 @@ payload:
|
|||||||
- '+.t.4623.ru'
|
- '+.t.4623.ru'
|
||||||
- '+.t.91chs.com'
|
- '+.t.91chs.com'
|
||||||
- '+.t.ajrkm.link'
|
- '+.t.ajrkm.link'
|
||||||
|
- '+.t.armchairbookie.com'
|
||||||
- '+.t.bawafx.com'
|
- '+.t.bawafx.com'
|
||||||
- '+.t.booksuper.info'
|
- '+.t.booksuper.info'
|
||||||
- '+.t.carta.com'
|
- '+.t.carta.com'
|
||||||
@ -89442,12 +89521,14 @@ payload:
|
|||||||
- '+.t.dgm-au.com'
|
- '+.t.dgm-au.com'
|
||||||
- '+.t.dtscdn.com'
|
- '+.t.dtscdn.com'
|
||||||
- '+.t.eloqua.com'
|
- '+.t.eloqua.com'
|
||||||
|
- '+.t.email.superdrug.com'
|
||||||
- '+.t.en25.com'
|
- '+.t.en25.com'
|
||||||
- '+.t.felmat.net'
|
- '+.t.felmat.net'
|
||||||
- '+.t.flix360.com'
|
- '+.t.flix360.com'
|
||||||
- '+.t.frtyg.com'
|
- '+.t.frtyg.com'
|
||||||
- '+.t.frtyi.com'
|
- '+.t.frtyi.com'
|
||||||
- '+.t.imgur.com'
|
- '+.t.imgur.com'
|
||||||
|
- '+.t.karte.io'
|
||||||
- '+.t.lidyana.com'
|
- '+.t.lidyana.com'
|
||||||
- '+.t.ltmse.com'
|
- '+.t.ltmse.com'
|
||||||
- '+.t.mdn2015x3.com'
|
- '+.t.mdn2015x3.com'
|
||||||
@ -89457,6 +89538,7 @@ payload:
|
|||||||
- '+.t.n.mcdonalds.de'
|
- '+.t.n.mcdonalds.de'
|
||||||
- '+.t.news.browns-restaurants.co.uk'
|
- '+.t.news.browns-restaurants.co.uk'
|
||||||
- '+.t.njzrxx.xyz'
|
- '+.t.njzrxx.xyz'
|
||||||
|
- '+.t.notif-colissimo-laposte.info'
|
||||||
- '+.t.powerreviews.com'
|
- '+.t.powerreviews.com'
|
||||||
- '+.t.premii.com'
|
- '+.t.premii.com'
|
||||||
- '+.t.pusk.ru'
|
- '+.t.pusk.ru'
|
||||||
@ -89529,6 +89611,7 @@ payload:
|
|||||||
- '+.tag.getdrip.com'
|
- '+.tag.getdrip.com'
|
||||||
- '+.tag.goadopt.io'
|
- '+.tag.goadopt.io'
|
||||||
- '+.tag.hariken.co'
|
- '+.tag.hariken.co'
|
||||||
|
- '+.tag.karte.io'
|
||||||
- '+.tag.nifty.com'
|
- '+.tag.nifty.com'
|
||||||
- '+.tag.pprl.io'
|
- '+.tag.pprl.io'
|
||||||
- '+.tag.regieci.com'
|
- '+.tag.regieci.com'
|
||||||
@ -89723,6 +89806,7 @@ payload:
|
|||||||
- '+.tarvemowhay.com'
|
- '+.tarvemowhay.com'
|
||||||
- '+.taskapi.net'
|
- '+.taskapi.net'
|
||||||
- '+.taspectsofcu.com'
|
- '+.taspectsofcu.com'
|
||||||
|
- '+.tastelesstrucks.com'
|
||||||
- '+.tastesmodifycount.com'
|
- '+.tastesmodifycount.com'
|
||||||
- '+.tastierxyphoid.com'
|
- '+.tastierxyphoid.com'
|
||||||
- '+.tastingraise.com'
|
- '+.tastingraise.com'
|
||||||
@ -90113,6 +90197,7 @@ payload:
|
|||||||
- '+.thabet88.co'
|
- '+.thabet88.co'
|
||||||
- '+.thabet88.info'
|
- '+.thabet88.info'
|
||||||
- '+.thabet88.vip'
|
- '+.thabet88.vip'
|
||||||
|
- '+.thackgooder.com'
|
||||||
- '+.thagic.com'
|
- '+.thagic.com'
|
||||||
- '+.thague.com'
|
- '+.thague.com'
|
||||||
- '+.thaibeco.com'
|
- '+.thaibeco.com'
|
||||||
@ -91060,8 +91145,10 @@ payload:
|
|||||||
- '+.track.adspire.io'
|
- '+.track.adspire.io'
|
||||||
- '+.track.anchorfree.com'
|
- '+.track.anchorfree.com'
|
||||||
- '+.track.aplaut.io'
|
- '+.track.aplaut.io'
|
||||||
|
- '+.track.aptitudemedia.co'
|
||||||
- '+.track.atgstores.com'
|
- '+.track.atgstores.com'
|
||||||
- '+.track.atom-data.io'
|
- '+.track.atom-data.io'
|
||||||
|
- '+.track.avxid.com'
|
||||||
- '+.track.bizjournals.com'
|
- '+.track.bizjournals.com'
|
||||||
- '+.track.buybox.click'
|
- '+.track.buybox.click'
|
||||||
- '+.track.byzon.swelen.net'
|
- '+.track.byzon.swelen.net'
|
||||||
@ -91088,6 +91175,7 @@ payload:
|
|||||||
- '+.track.game18click.com'
|
- '+.track.game18click.com'
|
||||||
- '+.track.gawker.com'
|
- '+.track.gawker.com'
|
||||||
- '+.track.hk01.com'
|
- '+.track.hk01.com'
|
||||||
|
- '+.track.homejobs.careers'
|
||||||
- '+.track.homestead.com'
|
- '+.track.homestead.com'
|
||||||
- '+.track.icheck.com.vn'
|
- '+.track.icheck.com.vn'
|
||||||
- '+.track.ilonofficial.com'
|
- '+.track.ilonofficial.com'
|
||||||
@ -91167,6 +91255,7 @@ payload:
|
|||||||
- '+.track.msadcenter.zul.com'
|
- '+.track.msadcenter.zul.com'
|
||||||
- '+.track.msadcenter.zvjw.com'
|
- '+.track.msadcenter.zvjw.com'
|
||||||
- '+.track.msadcenter.zzv.com'
|
- '+.track.msadcenter.zzv.com'
|
||||||
|
- '+.track.nationalgunrights.org'
|
||||||
- '+.track.nifty.com'
|
- '+.track.nifty.com'
|
||||||
- '+.track.notsy.io'
|
- '+.track.notsy.io'
|
||||||
- '+.track.nzz.ch'
|
- '+.track.nzz.ch'
|
||||||
@ -91186,6 +91275,7 @@ payload:
|
|||||||
- '+.track.segmentstream.com'
|
- '+.track.segmentstream.com'
|
||||||
- '+.track.sendo.vn'
|
- '+.track.sendo.vn'
|
||||||
- '+.track.software-codes.com'
|
- '+.track.software-codes.com'
|
||||||
|
- '+.track.spzan.com'
|
||||||
- '+.track.storm.mg'
|
- '+.track.storm.mg'
|
||||||
- '+.track.swaptrap.live'
|
- '+.track.swaptrap.live'
|
||||||
- '+.track.tenjin.com'
|
- '+.track.tenjin.com'
|
||||||
@ -91200,6 +91290,7 @@ payload:
|
|||||||
- '+.track.vio.edu.vn'
|
- '+.track.vio.edu.vn'
|
||||||
- '+.track.vivid.com'
|
- '+.track.vivid.com'
|
||||||
- '+.track.zappos.com'
|
- '+.track.zappos.com'
|
||||||
|
- '+.track.zerofriend.com'
|
||||||
- '+.track.zipalerts.com'
|
- '+.track.zipalerts.com'
|
||||||
- '+.track.ziprecruiter.com'
|
- '+.track.ziprecruiter.com'
|
||||||
- '+.track.zulumarketing.com'
|
- '+.track.zulumarketing.com'
|
||||||
@ -91217,6 +91308,7 @@ payload:
|
|||||||
- '+.trackcdn.com'
|
- '+.trackcdn.com'
|
||||||
- '+.trackconsole.com'
|
- '+.trackconsole.com'
|
||||||
- '+.trackcorner.com'
|
- '+.trackcorner.com'
|
||||||
|
- '+.trackdan.com'
|
||||||
- '+.trackdb.go3.tv'
|
- '+.trackdb.go3.tv'
|
||||||
- '+.trackdiscovery.net'
|
- '+.trackdiscovery.net'
|
||||||
- '+.trackeame.com'
|
- '+.trackeame.com'
|
||||||
@ -91230,6 +91322,7 @@ payload:
|
|||||||
- '+.tracker.77player.xyz'
|
- '+.tracker.77player.xyz'
|
||||||
- '+.tracker.anime47.com'
|
- '+.tracker.anime47.com'
|
||||||
- '+.tracker.awr.im'
|
- '+.tracker.awr.im'
|
||||||
|
- '+.tracker.beritagar.id'
|
||||||
- '+.tracker.blutv.com'
|
- '+.tracker.blutv.com'
|
||||||
- '+.tracker.bongngo.bar'
|
- '+.tracker.bongngo.bar'
|
||||||
- '+.tracker.bonnint.net'
|
- '+.tracker.bonnint.net'
|
||||||
@ -91250,6 +91343,7 @@ payload:
|
|||||||
- '+.tracker.joongang.co.kr'
|
- '+.tracker.joongang.co.kr'
|
||||||
- '+.tracker.joost.com'
|
- '+.tracker.joost.com'
|
||||||
- '+.tracker.kantan-access.com'
|
- '+.tracker.kantan-access.com'
|
||||||
|
- '+.tracker.lazada.co.id'
|
||||||
- '+.tracker.mmdlv.it'
|
- '+.tracker.mmdlv.it'
|
||||||
- '+.tracker.mtrtb.com'
|
- '+.tracker.mtrtb.com'
|
||||||
- '+.tracker.netklix.com'
|
- '+.tracker.netklix.com'
|
||||||
@ -91543,6 +91637,7 @@ payload:
|
|||||||
- '+.trk.bad-tool-tell-doubt.xyz'
|
- '+.trk.bad-tool-tell-doubt.xyz'
|
||||||
- '+.trk.bee-data.com'
|
- '+.trk.bee-data.com'
|
||||||
- '+.trk.clinch.co'
|
- '+.trk.clinch.co'
|
||||||
|
- '+.trk.cpaoptimizer.com'
|
||||||
- '+.trk.i0.cz'
|
- '+.trk.i0.cz'
|
||||||
- '+.trk.nfl-online-streams.live'
|
- '+.trk.nfl-online-streams.live'
|
||||||
- '+.trk.olnl.net'
|
- '+.trk.olnl.net'
|
||||||
@ -91551,6 +91646,7 @@ payload:
|
|||||||
- '+.trk.staging.123c.vn'
|
- '+.trk.staging.123c.vn'
|
||||||
- '+.trk.storyly.io'
|
- '+.trk.storyly.io'
|
||||||
- '+.trk.stroeermediabrands.de'
|
- '+.trk.stroeermediabrands.de'
|
||||||
|
- '+.trk.us-learn-teacher-poetry.xyz'
|
||||||
- '+.trk.wizzdeal.trade'
|
- '+.trk.wizzdeal.trade'
|
||||||
- '+.trk2-wtb.swaven.com'
|
- '+.trk2-wtb.swaven.com'
|
||||||
- '+.trk2.pinterest.com'
|
- '+.trk2.pinterest.com'
|
||||||
@ -91569,6 +91665,7 @@ payload:
|
|||||||
- '+.trknex.com'
|
- '+.trknex.com'
|
||||||
- '+.trknths.com'
|
- '+.trknths.com'
|
||||||
- '+.trkoptimizer.com'
|
- '+.trkoptimizer.com'
|
||||||
|
- '+.trkpnt.ongage.net'
|
||||||
- '+.trkrdel.com'
|
- '+.trkrdel.com'
|
||||||
- '+.trks.us'
|
- '+.trks.us'
|
||||||
- '+.trl.upperbooking.com'
|
- '+.trl.upperbooking.com'
|
||||||
@ -91577,6 +91674,7 @@ payload:
|
|||||||
- '+.trmget.eu'
|
- '+.trmget.eu'
|
||||||
- '+.trmit.com'
|
- '+.trmit.com'
|
||||||
- '+.trmobc.com'
|
- '+.trmobc.com'
|
||||||
|
- '+.trmwidget.eu'
|
||||||
- '+.trocado.at'
|
- '+.trocado.at'
|
||||||
- '+.trodpigbays.com'
|
- '+.trodpigbays.com'
|
||||||
- '+.trofvid.com'
|
- '+.trofvid.com'
|
||||||
@ -91651,6 +91749,7 @@ payload:
|
|||||||
- '+.tryst.net.cn'
|
- '+.tryst.net.cn'
|
||||||
- '+.trytipemo.com'
|
- '+.trytipemo.com'
|
||||||
- '+.trzi30ic.com'
|
- '+.trzi30ic.com'
|
||||||
|
- '+.trznrug.cn'
|
||||||
- '+.ts-ads.icu'
|
- '+.ts-ads.icu'
|
||||||
- '+.ts-ads.info'
|
- '+.ts-ads.info'
|
||||||
- '+.ts-shimada.com'
|
- '+.ts-shimada.com'
|
||||||
@ -92407,6 +92506,7 @@ payload:
|
|||||||
- '+.unworthytongue.com'
|
- '+.unworthytongue.com'
|
||||||
- '+.unwroteorcinus.com'
|
- '+.unwroteorcinus.com'
|
||||||
- '+.unyhllrctudfja.com'
|
- '+.unyhllrctudfja.com'
|
||||||
|
- '+.unypud.cn'
|
||||||
- '+.unzpc.com'
|
- '+.unzpc.com'
|
||||||
- '+.uoarbhxfyygn.com'
|
- '+.uoarbhxfyygn.com'
|
||||||
- '+.uod2quk646.com'
|
- '+.uod2quk646.com'
|
||||||
@ -92656,6 +92756,7 @@ payload:
|
|||||||
- '+.utenod.com'
|
- '+.utenod.com'
|
||||||
- '+.utensils.pro'
|
- '+.utensils.pro'
|
||||||
- '+.utenti.lycos.it'
|
- '+.utenti.lycos.it'
|
||||||
|
- '+.utfied.com'
|
||||||
- '+.utherverse.com'
|
- '+.utherverse.com'
|
||||||
- '+.uthorner.info'
|
- '+.uthorner.info'
|
||||||
- '+.utiesh.com'
|
- '+.utiesh.com'
|
||||||
@ -93909,6 +94010,7 @@ payload:
|
|||||||
- '+.wakiupswacken.com'
|
- '+.wakiupswacken.com'
|
||||||
- '+.walasearch.com'
|
- '+.walasearch.com'
|
||||||
- '+.waldenfarms.com'
|
- '+.waldenfarms.com'
|
||||||
|
- '+.walkets.click'
|
||||||
- '+.walkinghonoured.com'
|
- '+.walkinghonoured.com'
|
||||||
- '+.walkthedinosaur.com'
|
- '+.walkthedinosaur.com'
|
||||||
- '+.wallastopiary.com'
|
- '+.wallastopiary.com'
|
||||||
@ -94076,6 +94178,7 @@ payload:
|
|||||||
- '+.wdxxx.top'
|
- '+.wdxxx.top'
|
||||||
- '+.we-are-gamers.com'
|
- '+.we-are-gamers.com'
|
||||||
- '+.we-stats.com'
|
- '+.we-stats.com'
|
||||||
|
- '+.wea5lkaf63loos8a.com'
|
||||||
- '+.weakcompromise.com'
|
- '+.weakcompromise.com'
|
||||||
- '+.weapfuh.originalriver-tone.top'
|
- '+.weapfuh.originalriver-tone.top'
|
||||||
- '+.weaponsort.club'
|
- '+.weaponsort.club'
|
||||||
@ -94350,6 +94453,7 @@ payload:
|
|||||||
- '+.wellbutrin.3.p2l.info'
|
- '+.wellbutrin.3.p2l.info'
|
||||||
- '+.wellbutrin.4.p2l.info'
|
- '+.wellbutrin.4.p2l.info'
|
||||||
- '+.welldanius.com'
|
- '+.welldanius.com'
|
||||||
|
- '+.wellgroomedapparel.com'
|
||||||
- '+.wellishunderly.com'
|
- '+.wellishunderly.com'
|
||||||
- '+.welllwrite.com'
|
- '+.welllwrite.com'
|
||||||
- '+.wellmov.com'
|
- '+.wellmov.com'
|
||||||
@ -95050,6 +95154,7 @@ payload:
|
|||||||
- '+.wtnj.worldnow.com'
|
- '+.wtnj.worldnow.com'
|
||||||
- '+.wtoredir.com'
|
- '+.wtoredir.com'
|
||||||
- '+.wtp101.com'
|
- '+.wtp101.com'
|
||||||
|
- '+.wtqgwnckbvjovg.com'
|
||||||
- '+.wtraff.com'
|
- '+.wtraff.com'
|
||||||
- '+.wts.one'
|
- '+.wts.one'
|
||||||
- '+.wts2.one'
|
- '+.wts2.one'
|
||||||
@ -95887,6 +95992,7 @@ payload:
|
|||||||
- '+.xhghqrhunp.com'
|
- '+.xhghqrhunp.com'
|
||||||
- '+.xhhy.online'
|
- '+.xhhy.online'
|
||||||
- '+.xhit.com'
|
- '+.xhit.com'
|
||||||
|
- '+.xhkvff.cn'
|
||||||
- '+.xhl161.com'
|
- '+.xhl161.com'
|
||||||
- '+.xhmopymez.com'
|
- '+.xhmopymez.com'
|
||||||
- '+.xhmybanjia.cn'
|
- '+.xhmybanjia.cn'
|
||||||
@ -96128,6 +96234,8 @@ payload:
|
|||||||
- '+.xotqgydpge.xyz'
|
- '+.xotqgydpge.xyz'
|
||||||
- '+.xouzmvlt.com'
|
- '+.xouzmvlt.com'
|
||||||
- '+.xowelamcwijxp.com'
|
- '+.xowelamcwijxp.com'
|
||||||
|
- '+.xox8956.com'
|
||||||
|
- '+.xox9325.com'
|
||||||
- '+.xpanama.net'
|
- '+.xpanama.net'
|
||||||
- '+.xpantivirus.com'
|
- '+.xpantivirus.com'
|
||||||
- '+.xpbbyiqbcawamy.com'
|
- '+.xpbbyiqbcawamy.com'
|
||||||
@ -96548,6 +96656,7 @@ payload:
|
|||||||
- '+.yeswegays.com'
|
- '+.yeswegays.com'
|
||||||
- '+.yettyz.com'
|
- '+.yettyz.com'
|
||||||
- '+.yext-pixel.com'
|
- '+.yext-pixel.com'
|
||||||
|
- '+.yeyuly.love'
|
||||||
- '+.yeyushe.cn'
|
- '+.yeyushe.cn'
|
||||||
- '+.yezkon.com'
|
- '+.yezkon.com'
|
||||||
- '+.yezsfzruvxbqa.com'
|
- '+.yezsfzruvxbqa.com'
|
||||||
@ -96635,6 +96744,7 @@ payload:
|
|||||||
- '+.yilianqing.com'
|
- '+.yilianqing.com'
|
||||||
- '+.yim3eyv5.top'
|
- '+.yim3eyv5.top'
|
||||||
- '+.yimd.vip'
|
- '+.yimd.vip'
|
||||||
|
- '+.yimi1818.xyz'
|
||||||
- '+.yinan.tech'
|
- '+.yinan.tech'
|
||||||
- '+.yingfulook.cn'
|
- '+.yingfulook.cn'
|
||||||
- '+.yingge.fun'
|
- '+.yingge.fun'
|
||||||
@ -97102,6 +97212,7 @@ payload:
|
|||||||
- '+.yyltlwtic.com'
|
- '+.yyltlwtic.com'
|
||||||
- '+.yynkhgfromul.xyz'
|
- '+.yynkhgfromul.xyz'
|
||||||
- '+.yypd.top'
|
- '+.yypd.top'
|
||||||
|
- '+.yyrrw.top'
|
||||||
- '+.yystzl.cn'
|
- '+.yystzl.cn'
|
||||||
- '+.yysvzaodorhv.com'
|
- '+.yysvzaodorhv.com'
|
||||||
- '+.yyxjt.cloud'
|
- '+.yyxjt.cloud'
|
||||||
@ -97258,6 +97369,7 @@ payload:
|
|||||||
- '+.zdtvfpu.cn'
|
- '+.zdtvfpu.cn'
|
||||||
- '+.zdwsh.tech'
|
- '+.zdwsh.tech'
|
||||||
- '+.zdyldoijanx.com'
|
- '+.zdyldoijanx.com'
|
||||||
|
- '+.zdywcdjoerv.com'
|
||||||
- '+.zdzk0371.cn'
|
- '+.zdzk0371.cn'
|
||||||
- '+.zdzy.shop'
|
- '+.zdzy.shop'
|
||||||
- '+.zeads.com'
|
- '+.zeads.com'
|
||||||
@ -97813,6 +97925,7 @@ payload:
|
|||||||
- '+.zzxjlr.com'
|
- '+.zzxjlr.com'
|
||||||
- '+.zzxlhwyp.com'
|
- '+.zzxlhwyp.com'
|
||||||
- '+.zzxxli.club'
|
- '+.zzxxli.club'
|
||||||
|
- '+.zzycj.com'
|
||||||
- '+.zzyytt.top'
|
- '+.zzyytt.top'
|
||||||
- '+.zzznews.ru'
|
- '+.zzznews.ru'
|
||||||
- '+.000dn.com'
|
- '+.000dn.com'
|
||||||
|
@ -15,16 +15,16 @@
|
|||||||
|
|
||||||
## 规则统计
|
## 规则统计
|
||||||
|
|
||||||
最后更新时间:2022-06-29 02:32:19
|
最后更新时间:2022-06-30 10:08:18
|
||||||
|
|
||||||
各类型规则统计:
|
各类型规则统计:
|
||||||
| 类型 | 数量(条) |
|
| 类型 | 数量(条) |
|
||||||
| ---- | ---- |
|
| ---- | ---- |
|
||||||
| DOMAIN | 51325 |
|
| DOMAIN | 51326 |
|
||||||
| DOMAIN-KEYWORD | 84 |
|
| DOMAIN-KEYWORD | 84 |
|
||||||
| DOMAIN-SUFFIX | 71140 |
|
| DOMAIN-SUFFIX | 71252 |
|
||||||
| IP-CIDR | 255 |
|
| IP-CIDR | 255 |
|
||||||
| TOTAL | 122804 |
|
| TOTAL | 122917 |
|
||||||
|
|
||||||
|
|
||||||
## Clash
|
## Clash
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -1,12 +1,12 @@
|
|||||||
# NAME: AdvertisingTest
|
# NAME: AdvertisingTest
|
||||||
# AUTHOR: blackmatrix7
|
# AUTHOR: blackmatrix7
|
||||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||||
# UPDATED: 2022-06-29 02:33:01
|
# UPDATED: 2022-06-30 10:08:59
|
||||||
# DOMAIN: 46013
|
# DOMAIN: 45987
|
||||||
# DOMAIN-KEYWORD: 264
|
# DOMAIN-KEYWORD: 264
|
||||||
# DOMAIN-SUFFIX: 89001
|
# DOMAIN-SUFFIX: 89121
|
||||||
# IP-CIDR: 256
|
# IP-CIDR: 256
|
||||||
# TOTAL: 135534
|
# TOTAL: 135628
|
||||||
payload:
|
payload:
|
||||||
- DOMAIN-KEYWORD,112wan
|
- DOMAIN-KEYWORD,112wan
|
||||||
- DOMAIN-KEYWORD,789htbet
|
- DOMAIN-KEYWORD,789htbet
|
||||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -21,16 +21,16 @@
|
|||||||
|
|
||||||
## 规则统计
|
## 规则统计
|
||||||
|
|
||||||
最后更新时间:2022-06-29 02:33:01
|
最后更新时间:2022-06-30 10:09:00
|
||||||
|
|
||||||
各类型规则统计:
|
各类型规则统计:
|
||||||
| 类型 | 数量(条) |
|
| 类型 | 数量(条) |
|
||||||
| ---- | ---- |
|
| ---- | ---- |
|
||||||
| DOMAIN | 46013 |
|
| DOMAIN | 45987 |
|
||||||
| DOMAIN-KEYWORD | 264 |
|
| DOMAIN-KEYWORD | 264 |
|
||||||
| DOMAIN-SUFFIX | 89001 |
|
| DOMAIN-SUFFIX | 89121 |
|
||||||
| IP-CIDR | 256 |
|
| IP-CIDR | 256 |
|
||||||
| TOTAL | 135534 |
|
| TOTAL | 135628 |
|
||||||
|
|
||||||
|
|
||||||
## Clash
|
## Clash
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# NAME: Blizzard
|
# NAME: Blizzard
|
||||||
# AUTHOR: blackmatrix7
|
# AUTHOR: blackmatrix7
|
||||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||||
# UPDATED: 2022-06-29 02:33:09
|
# UPDATED: 2022-06-30 10:09:07
|
||||||
# DOMAIN-SUFFIX: 39
|
# DOMAIN-SUFFIX: 39
|
||||||
# IP-CIDR: 23
|
# IP-CIDR: 23
|
||||||
# TOTAL: 62
|
# TOTAL: 62
|
||||||
@ -46,13 +46,9 @@ DOMAIN-SUFFIX,wow.nosdn.127.net
|
|||||||
DOMAIN-SUFFIX,wowchina.com
|
DOMAIN-SUFFIX,wowchina.com
|
||||||
IP-CIDR,103.4.115.248/32,no-resolve
|
IP-CIDR,103.4.115.248/32,no-resolve
|
||||||
IP-CIDR,182.162.135.1/32,no-resolve
|
IP-CIDR,182.162.135.1/32,no-resolve
|
||||||
IP-CIDR,185.60.112.157/32,no-resolve
|
|
||||||
IP-CIDR,185.60.112.158/32,no-resolve
|
|
||||||
IP-CIDR,210.242.235.6/32,no-resolve
|
IP-CIDR,210.242.235.6/32,no-resolve
|
||||||
IP-CIDR,24.105.30.129/32,no-resolve
|
|
||||||
IP-CIDR,54.94.196.47/32,no-resolve
|
IP-CIDR,54.94.196.47/32,no-resolve
|
||||||
IP-CIDR,182.162.132.1/32,no-resolve
|
IP-CIDR,182.162.132.1/32,no-resolve
|
||||||
IP-CIDR,103.4.114.233/32,no-resolve
|
|
||||||
IP-CIDR,182.162.116.1/32,no-resolve
|
IP-CIDR,182.162.116.1/32,no-resolve
|
||||||
IP-CIDR,202.9.67.59/32,no-resolve
|
IP-CIDR,202.9.67.59/32,no-resolve
|
||||||
IP-CIDR,203.69.111.4/32,no-resolve
|
IP-CIDR,203.69.111.4/32,no-resolve
|
||||||
@ -60,10 +56,14 @@ IP-CIDR,54.207.104.145/32,no-resolve
|
|||||||
IP-CIDR,203.66.81.98/32,no-resolve
|
IP-CIDR,203.66.81.98/32,no-resolve
|
||||||
IP-CIDR,211.234.110.1/32,no-resolve
|
IP-CIDR,211.234.110.1/32,no-resolve
|
||||||
IP-CIDR,54.207.107.12/32,no-resolve
|
IP-CIDR,54.207.107.12/32,no-resolve
|
||||||
|
IP-CIDR,103.4.114.233/32,no-resolve
|
||||||
|
IP-CIDR,185.60.112.157/32,no-resolve
|
||||||
|
IP-CIDR,185.60.112.158/32,no-resolve
|
||||||
|
IP-CIDR,185.60.114.159/32,no-resolve
|
||||||
IP-CIDR,202.9.67.254/32,no-resolve
|
IP-CIDR,202.9.67.254/32,no-resolve
|
||||||
IP-CIDR,222.231.22.1/32,no-resolve
|
IP-CIDR,222.231.22.1/32,no-resolve
|
||||||
|
IP-CIDR,24.105.30.129/32,no-resolve
|
||||||
|
IP-CIDR,24.105.62.129/32,no-resolve
|
||||||
IP-CIDR,137.221.105.2/32,no-resolve
|
IP-CIDR,137.221.105.2/32,no-resolve
|
||||||
IP-CIDR,185.60.114.159/32,no-resolve
|
|
||||||
IP-CIDR,210.71.148.11/32,no-resolve
|
IP-CIDR,210.71.148.11/32,no-resolve
|
||||||
IP-CIDR,211.115.104.1/32,no-resolve
|
IP-CIDR,211.115.104.1/32,no-resolve
|
||||||
IP-CIDR,24.105.62.129/32,no-resolve
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# NAME: Blizzard
|
# NAME: Blizzard
|
||||||
# AUTHOR: blackmatrix7
|
# AUTHOR: blackmatrix7
|
||||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||||
# UPDATED: 2022-06-29 02:33:09
|
# UPDATED: 2022-06-30 10:09:07
|
||||||
# DOMAIN-SUFFIX: 39
|
# DOMAIN-SUFFIX: 39
|
||||||
# IP-CIDR: 23
|
# IP-CIDR: 23
|
||||||
# TOTAL: 62
|
# TOTAL: 62
|
||||||
@ -47,13 +47,9 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,wowchina.com
|
- DOMAIN-SUFFIX,wowchina.com
|
||||||
- IP-CIDR,103.4.115.248/32
|
- IP-CIDR,103.4.115.248/32
|
||||||
- IP-CIDR,182.162.135.1/32
|
- IP-CIDR,182.162.135.1/32
|
||||||
- IP-CIDR,185.60.112.157/32
|
|
||||||
- IP-CIDR,185.60.112.158/32
|
|
||||||
- IP-CIDR,210.242.235.6/32
|
- IP-CIDR,210.242.235.6/32
|
||||||
- IP-CIDR,24.105.30.129/32
|
|
||||||
- IP-CIDR,54.94.196.47/32
|
- IP-CIDR,54.94.196.47/32
|
||||||
- IP-CIDR,182.162.132.1/32
|
- IP-CIDR,182.162.132.1/32
|
||||||
- IP-CIDR,103.4.114.233/32
|
|
||||||
- IP-CIDR,182.162.116.1/32
|
- IP-CIDR,182.162.116.1/32
|
||||||
- IP-CIDR,202.9.67.59/32
|
- IP-CIDR,202.9.67.59/32
|
||||||
- IP-CIDR,203.69.111.4/32
|
- IP-CIDR,203.69.111.4/32
|
||||||
@ -61,10 +57,14 @@ payload:
|
|||||||
- IP-CIDR,203.66.81.98/32
|
- IP-CIDR,203.66.81.98/32
|
||||||
- IP-CIDR,211.234.110.1/32
|
- IP-CIDR,211.234.110.1/32
|
||||||
- IP-CIDR,54.207.107.12/32
|
- IP-CIDR,54.207.107.12/32
|
||||||
|
- IP-CIDR,103.4.114.233/32
|
||||||
|
- IP-CIDR,185.60.112.157/32
|
||||||
|
- IP-CIDR,185.60.112.158/32
|
||||||
|
- IP-CIDR,185.60.114.159/32
|
||||||
- IP-CIDR,202.9.67.254/32
|
- IP-CIDR,202.9.67.254/32
|
||||||
- IP-CIDR,222.231.22.1/32
|
- IP-CIDR,222.231.22.1/32
|
||||||
|
- IP-CIDR,24.105.30.129/32
|
||||||
|
- IP-CIDR,24.105.62.129/32
|
||||||
- IP-CIDR,137.221.105.2/32
|
- IP-CIDR,137.221.105.2/32
|
||||||
- IP-CIDR,185.60.114.159/32
|
|
||||||
- IP-CIDR,210.71.148.11/32
|
- IP-CIDR,210.71.148.11/32
|
||||||
- IP-CIDR,211.115.104.1/32
|
- IP-CIDR,211.115.104.1/32
|
||||||
- IP-CIDR,24.105.62.129/32
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
# NAME: ChinaIPs
|
# NAME: ChinaIPs
|
||||||
# AUTHOR: blackmatrix7
|
# AUTHOR: blackmatrix7
|
||||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||||
# UPDATED: 2022-06-29 02:34:07
|
# UPDATED: 2022-06-30 10:10:04
|
||||||
# IP-CIDR: 6228
|
# IP-CIDR: 6227
|
||||||
# IP-CIDR6: 4180
|
# IP-CIDR6: 4180
|
||||||
# TOTAL: 10408
|
# TOTAL: 10407
|
||||||
IP-CIDR,1.0.1.0/24,no-resolve
|
IP-CIDR,1.0.1.0/24,no-resolve
|
||||||
IP-CIDR,1.0.2.0/23,no-resolve
|
IP-CIDR,1.0.2.0/23,no-resolve
|
||||||
IP-CIDR,1.0.32.0/19,no-resolve
|
IP-CIDR,1.0.32.0/19,no-resolve
|
||||||
@ -5371,7 +5371,6 @@ IP-CIDR,36.69.72.0/21,no-resolve
|
|||||||
IP-CIDR,36.69.80.0/20,no-resolve
|
IP-CIDR,36.69.80.0/20,no-resolve
|
||||||
IP-CIDR,36.69.96.0/19,no-resolve
|
IP-CIDR,36.69.96.0/19,no-resolve
|
||||||
IP-CIDR,36.96.0.0/11,no-resolve
|
IP-CIDR,36.96.0.0/11,no-resolve
|
||||||
IP-CIDR,38.126.127.0/24,no-resolve
|
|
||||||
IP-CIDR,38.142.239.114/32,no-resolve
|
IP-CIDR,38.142.239.114/32,no-resolve
|
||||||
IP-CIDR,38.43.120.0/21,no-resolve
|
IP-CIDR,38.43.120.0/21,no-resolve
|
||||||
IP-CIDR,39.0.0.0/24,no-resolve
|
IP-CIDR,39.0.0.0/24,no-resolve
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# NAME: ChinaIPsTest
|
# NAME: ChinaIPsTest
|
||||||
# AUTHOR: blackmatrix7
|
# AUTHOR: blackmatrix7
|
||||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||||
# UPDATED: 2022-06-29 02:34:48
|
# UPDATED: 2022-06-30 10:10:44
|
||||||
# IP-CIDR: 6656
|
# IP-CIDR: 6656
|
||||||
# IP-CIDR6: 4488
|
# IP-CIDR6: 4488
|
||||||
# TOTAL: 11144
|
# TOTAL: 11144
|
||||||
@ -2141,6 +2141,7 @@ IP-CIDR,107.176.0.0/15,no-resolve
|
|||||||
IP-CIDR,107.6.231.0/24,no-resolve
|
IP-CIDR,107.6.231.0/24,no-resolve
|
||||||
IP-CIDR,107.6.240.0/24,no-resolve
|
IP-CIDR,107.6.240.0/24,no-resolve
|
||||||
IP-CIDR,109.206.240.0/24,no-resolve
|
IP-CIDR,109.206.240.0/24,no-resolve
|
||||||
|
IP-CIDR,109.233.185.0/24,no-resolve
|
||||||
IP-CIDR,109.244.0.0/16,no-resolve
|
IP-CIDR,109.244.0.0/16,no-resolve
|
||||||
IP-CIDR,109.71.4.0/24,no-resolve
|
IP-CIDR,109.71.4.0/24,no-resolve
|
||||||
IP-CIDR,110.152.0.0/14,no-resolve
|
IP-CIDR,110.152.0.0/14,no-resolve
|
||||||
@ -3577,7 +3578,6 @@ IP-CIDR,175.44.0.0/16,no-resolve
|
|||||||
IP-CIDR,175.46.0.0/15,no-resolve
|
IP-CIDR,175.46.0.0/15,no-resolve
|
||||||
IP-CIDR,175.48.0.0/12,no-resolve
|
IP-CIDR,175.48.0.0/12,no-resolve
|
||||||
IP-CIDR,175.64.0.0/11,no-resolve
|
IP-CIDR,175.64.0.0/11,no-resolve
|
||||||
IP-CIDR,177.128.52.0/24,no-resolve
|
|
||||||
IP-CIDR,178.171.110.0/23,no-resolve
|
IP-CIDR,178.171.110.0/23,no-resolve
|
||||||
IP-CIDR,180.129.128.0/17,no-resolve
|
IP-CIDR,180.129.128.0/17,no-resolve
|
||||||
IP-CIDR,180.130.0.0/16,no-resolve
|
IP-CIDR,180.130.0.0/16,no-resolve
|
||||||
@ -5674,7 +5674,6 @@ IP-CIDR,36.69.80.0/20,no-resolve
|
|||||||
IP-CIDR,36.69.96.0/19,no-resolve
|
IP-CIDR,36.69.96.0/19,no-resolve
|
||||||
IP-CIDR,36.96.0.0/11,no-resolve
|
IP-CIDR,36.96.0.0/11,no-resolve
|
||||||
IP-CIDR,38.111.220.0/23,no-resolve
|
IP-CIDR,38.111.220.0/23,no-resolve
|
||||||
IP-CIDR,38.126.127.0/24,no-resolve
|
|
||||||
IP-CIDR,38.142.239.114/32,no-resolve
|
IP-CIDR,38.142.239.114/32,no-resolve
|
||||||
IP-CIDR,38.43.120.0/21,no-resolve
|
IP-CIDR,38.43.120.0/21,no-resolve
|
||||||
IP-CIDR,38.64.76.0/23,no-resolve
|
IP-CIDR,38.64.76.0/23,no-resolve
|
||||||
@ -5914,6 +5913,7 @@ IP-CIDR,43.231.144.0/20,no-resolve
|
|||||||
IP-CIDR,43.231.160.0/20,no-resolve
|
IP-CIDR,43.231.160.0/20,no-resolve
|
||||||
IP-CIDR,43.231.176.0/21,no-resolve
|
IP-CIDR,43.231.176.0/21,no-resolve
|
||||||
IP-CIDR,43.231.185.0/24,no-resolve
|
IP-CIDR,43.231.185.0/24,no-resolve
|
||||||
|
IP-CIDR,43.231.187.0/24,no-resolve
|
||||||
IP-CIDR,43.231.32.0/20,no-resolve
|
IP-CIDR,43.231.32.0/20,no-resolve
|
||||||
IP-CIDR,43.231.80.0/20,no-resolve
|
IP-CIDR,43.231.80.0/20,no-resolve
|
||||||
IP-CIDR,43.231.96.0/20,no-resolve
|
IP-CIDR,43.231.96.0/20,no-resolve
|
||||||
@ -6773,6 +6773,7 @@ IP-CIDR6,2001:e80::/32,no-resolve
|
|||||||
IP-CIDR6,2001:e88::/32,no-resolve
|
IP-CIDR6,2001:e88::/32,no-resolve
|
||||||
IP-CIDR6,2001:f38::/32,no-resolve
|
IP-CIDR6,2001:f38::/32,no-resolve
|
||||||
IP-CIDR6,2001:f88::/32,no-resolve
|
IP-CIDR6,2001:f88::/32,no-resolve
|
||||||
|
IP-CIDR6,2049:8e02:f000::/36,no-resolve
|
||||||
IP-CIDR6,2400:1040::/32,no-resolve
|
IP-CIDR6,2400:1040::/32,no-resolve
|
||||||
IP-CIDR6,2400:1160::/32,no-resolve
|
IP-CIDR6,2400:1160::/32,no-resolve
|
||||||
IP-CIDR6,2400:12c0::/32,no-resolve
|
IP-CIDR6,2400:12c0::/32,no-resolve
|
||||||
@ -8081,7 +8082,7 @@ IP-CIDR6,2404:f4c0:f4cf::/48,no-resolve
|
|||||||
IP-CIDR6,2404:f4c0:f54e::/48,no-resolve
|
IP-CIDR6,2404:f4c0:f54e::/48,no-resolve
|
||||||
IP-CIDR6,2404:f4c0:f700::/47,no-resolve
|
IP-CIDR6,2404:f4c0:f700::/47,no-resolve
|
||||||
IP-CIDR6,2404:f4c0:f703::/48,no-resolve
|
IP-CIDR6,2404:f4c0:f703::/48,no-resolve
|
||||||
IP-CIDR6,2404:f4c0:f704::/47,no-resolve
|
IP-CIDR6,2404:f4c0:f704::/48,no-resolve
|
||||||
IP-CIDR6,2404:f4c0:f706::/48,no-resolve
|
IP-CIDR6,2404:f4c0:f706::/48,no-resolve
|
||||||
IP-CIDR6,2404:f4c0:f708::/48,no-resolve
|
IP-CIDR6,2404:f4c0:f708::/48,no-resolve
|
||||||
IP-CIDR6,2404:f4c0:f70a::/48,no-resolve
|
IP-CIDR6,2404:f4c0:f70a::/48,no-resolve
|
||||||
@ -8107,7 +8108,7 @@ IP-CIDR6,2404:f4c0:fd04::/47,no-resolve
|
|||||||
IP-CIDR6,2404:f4c0:fe10::/44,no-resolve
|
IP-CIDR6,2404:f4c0:fe10::/44,no-resolve
|
||||||
IP-CIDR6,2404:f4c0:feff::/48,no-resolve
|
IP-CIDR6,2404:f4c0:feff::/48,no-resolve
|
||||||
IP-CIDR6,2404:f4c0:ff01::/48,no-resolve
|
IP-CIDR6,2404:f4c0:ff01::/48,no-resolve
|
||||||
IP-CIDR6,2404:f4c0:ff04::/47,no-resolve
|
IP-CIDR6,2404:f4c0:ff04::/48,no-resolve
|
||||||
IP-CIDR6,2404:f4c0:ff06::/48,no-resolve
|
IP-CIDR6,2404:f4c0:ff06::/48,no-resolve
|
||||||
IP-CIDR6,2404:f4c0:ff0f::/48,no-resolve
|
IP-CIDR6,2404:f4c0:ff0f::/48,no-resolve
|
||||||
IP-CIDR6,2404:f4c0:ff10::/46,no-resolve
|
IP-CIDR6,2404:f4c0:ff10::/46,no-resolve
|
||||||
@ -10991,7 +10992,6 @@ IP-CIDR6,2a06:a005:8c0::/44,no-resolve
|
|||||||
IP-CIDR6,2a06:a005:950::/47,no-resolve
|
IP-CIDR6,2a06:a005:950::/47,no-resolve
|
||||||
IP-CIDR6,2a06:a005:952::/48,no-resolve
|
IP-CIDR6,2a06:a005:952::/48,no-resolve
|
||||||
IP-CIDR6,2a06:a005:990::/44,no-resolve
|
IP-CIDR6,2a06:a005:990::/44,no-resolve
|
||||||
IP-CIDR6,2a06:a005:c50::/44,no-resolve
|
|
||||||
IP-CIDR6,2a06:a005:d00::/44,no-resolve
|
IP-CIDR6,2a06:a005:d00::/44,no-resolve
|
||||||
IP-CIDR6,2a06:a005:d40::/44,no-resolve
|
IP-CIDR6,2a06:a005:d40::/44,no-resolve
|
||||||
IP-CIDR6,2a06:a005:d70::/44,no-resolve
|
IP-CIDR6,2a06:a005:d70::/44,no-resolve
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# NAME: ChinaIPsTest
|
# NAME: ChinaIPsTest
|
||||||
# AUTHOR: blackmatrix7
|
# AUTHOR: blackmatrix7
|
||||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||||
# UPDATED: 2022-06-29 02:34:48
|
# UPDATED: 2022-06-30 10:10:44
|
||||||
# IP-CIDR: 6656
|
# IP-CIDR: 6656
|
||||||
# IP-CIDR6: 4488
|
# IP-CIDR6: 4488
|
||||||
# TOTAL: 11144
|
# TOTAL: 11144
|
||||||
@ -2142,6 +2142,7 @@ payload:
|
|||||||
- IP-CIDR,107.6.231.0/24
|
- IP-CIDR,107.6.231.0/24
|
||||||
- IP-CIDR,107.6.240.0/24
|
- IP-CIDR,107.6.240.0/24
|
||||||
- IP-CIDR,109.206.240.0/24
|
- IP-CIDR,109.206.240.0/24
|
||||||
|
- IP-CIDR,109.233.185.0/24
|
||||||
- IP-CIDR,109.244.0.0/16
|
- IP-CIDR,109.244.0.0/16
|
||||||
- IP-CIDR,109.71.4.0/24
|
- IP-CIDR,109.71.4.0/24
|
||||||
- IP-CIDR,110.152.0.0/14
|
- IP-CIDR,110.152.0.0/14
|
||||||
@ -3578,7 +3579,6 @@ payload:
|
|||||||
- IP-CIDR,175.46.0.0/15
|
- IP-CIDR,175.46.0.0/15
|
||||||
- IP-CIDR,175.48.0.0/12
|
- IP-CIDR,175.48.0.0/12
|
||||||
- IP-CIDR,175.64.0.0/11
|
- IP-CIDR,175.64.0.0/11
|
||||||
- IP-CIDR,177.128.52.0/24
|
|
||||||
- IP-CIDR,178.171.110.0/23
|
- IP-CIDR,178.171.110.0/23
|
||||||
- IP-CIDR,180.129.128.0/17
|
- IP-CIDR,180.129.128.0/17
|
||||||
- IP-CIDR,180.130.0.0/16
|
- IP-CIDR,180.130.0.0/16
|
||||||
@ -5675,7 +5675,6 @@ payload:
|
|||||||
- IP-CIDR,36.69.96.0/19
|
- IP-CIDR,36.69.96.0/19
|
||||||
- IP-CIDR,36.96.0.0/11
|
- IP-CIDR,36.96.0.0/11
|
||||||
- IP-CIDR,38.111.220.0/23
|
- IP-CIDR,38.111.220.0/23
|
||||||
- IP-CIDR,38.126.127.0/24
|
|
||||||
- IP-CIDR,38.142.239.114/32
|
- IP-CIDR,38.142.239.114/32
|
||||||
- IP-CIDR,38.43.120.0/21
|
- IP-CIDR,38.43.120.0/21
|
||||||
- IP-CIDR,38.64.76.0/23
|
- IP-CIDR,38.64.76.0/23
|
||||||
@ -5915,6 +5914,7 @@ payload:
|
|||||||
- IP-CIDR,43.231.160.0/20
|
- IP-CIDR,43.231.160.0/20
|
||||||
- IP-CIDR,43.231.176.0/21
|
- IP-CIDR,43.231.176.0/21
|
||||||
- IP-CIDR,43.231.185.0/24
|
- IP-CIDR,43.231.185.0/24
|
||||||
|
- IP-CIDR,43.231.187.0/24
|
||||||
- IP-CIDR,43.231.32.0/20
|
- IP-CIDR,43.231.32.0/20
|
||||||
- IP-CIDR,43.231.80.0/20
|
- IP-CIDR,43.231.80.0/20
|
||||||
- IP-CIDR,43.231.96.0/20
|
- IP-CIDR,43.231.96.0/20
|
||||||
@ -6774,6 +6774,7 @@ payload:
|
|||||||
- IP-CIDR6,2001:e88::/32
|
- IP-CIDR6,2001:e88::/32
|
||||||
- IP-CIDR6,2001:f38::/32
|
- IP-CIDR6,2001:f38::/32
|
||||||
- IP-CIDR6,2001:f88::/32
|
- IP-CIDR6,2001:f88::/32
|
||||||
|
- IP-CIDR6,2049:8e02:f000::/36
|
||||||
- IP-CIDR6,2400:1040::/32
|
- IP-CIDR6,2400:1040::/32
|
||||||
- IP-CIDR6,2400:1160::/32
|
- IP-CIDR6,2400:1160::/32
|
||||||
- IP-CIDR6,2400:12c0::/32
|
- IP-CIDR6,2400:12c0::/32
|
||||||
@ -8082,7 +8083,7 @@ payload:
|
|||||||
- IP-CIDR6,2404:f4c0:f54e::/48
|
- IP-CIDR6,2404:f4c0:f54e::/48
|
||||||
- IP-CIDR6,2404:f4c0:f700::/47
|
- IP-CIDR6,2404:f4c0:f700::/47
|
||||||
- IP-CIDR6,2404:f4c0:f703::/48
|
- IP-CIDR6,2404:f4c0:f703::/48
|
||||||
- IP-CIDR6,2404:f4c0:f704::/47
|
- IP-CIDR6,2404:f4c0:f704::/48
|
||||||
- IP-CIDR6,2404:f4c0:f706::/48
|
- IP-CIDR6,2404:f4c0:f706::/48
|
||||||
- IP-CIDR6,2404:f4c0:f708::/48
|
- IP-CIDR6,2404:f4c0:f708::/48
|
||||||
- IP-CIDR6,2404:f4c0:f70a::/48
|
- IP-CIDR6,2404:f4c0:f70a::/48
|
||||||
@ -8108,7 +8109,7 @@ payload:
|
|||||||
- IP-CIDR6,2404:f4c0:fe10::/44
|
- IP-CIDR6,2404:f4c0:fe10::/44
|
||||||
- IP-CIDR6,2404:f4c0:feff::/48
|
- IP-CIDR6,2404:f4c0:feff::/48
|
||||||
- IP-CIDR6,2404:f4c0:ff01::/48
|
- IP-CIDR6,2404:f4c0:ff01::/48
|
||||||
- IP-CIDR6,2404:f4c0:ff04::/47
|
- IP-CIDR6,2404:f4c0:ff04::/48
|
||||||
- IP-CIDR6,2404:f4c0:ff06::/48
|
- IP-CIDR6,2404:f4c0:ff06::/48
|
||||||
- IP-CIDR6,2404:f4c0:ff0f::/48
|
- IP-CIDR6,2404:f4c0:ff0f::/48
|
||||||
- IP-CIDR6,2404:f4c0:ff10::/46
|
- IP-CIDR6,2404:f4c0:ff10::/46
|
||||||
@ -10992,7 +10993,6 @@ payload:
|
|||||||
- IP-CIDR6,2a06:a005:950::/47
|
- IP-CIDR6,2a06:a005:950::/47
|
||||||
- IP-CIDR6,2a06:a005:952::/48
|
- IP-CIDR6,2a06:a005:952::/48
|
||||||
- IP-CIDR6,2a06:a005:990::/44
|
- IP-CIDR6,2a06:a005:990::/44
|
||||||
- IP-CIDR6,2a06:a005:c50::/44
|
|
||||||
- IP-CIDR6,2a06:a005:d00::/44
|
- IP-CIDR6,2a06:a005:d00::/44
|
||||||
- IP-CIDR6,2a06:a005:d40::/44
|
- IP-CIDR6,2a06:a005:d40::/44
|
||||||
- IP-CIDR6,2a06:a005:d70::/44
|
- IP-CIDR6,2a06:a005:d70::/44
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# NAME: ChinaIPsTest
|
# NAME: ChinaIPsTest
|
||||||
# AUTHOR: blackmatrix7
|
# AUTHOR: blackmatrix7
|
||||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||||
# UPDATED: 2022-06-29 02:34:48
|
# UPDATED: 2022-06-30 10:10:44
|
||||||
# IP-CIDR: 6656
|
# IP-CIDR: 6656
|
||||||
# IP-CIDR6: 4488
|
# IP-CIDR6: 4488
|
||||||
# TOTAL: 11144
|
# TOTAL: 11144
|
||||||
@ -2142,6 +2142,7 @@ payload:
|
|||||||
- IP-CIDR,107.6.231.0/24
|
- IP-CIDR,107.6.231.0/24
|
||||||
- IP-CIDR,107.6.240.0/24
|
- IP-CIDR,107.6.240.0/24
|
||||||
- IP-CIDR,109.206.240.0/24
|
- IP-CIDR,109.206.240.0/24
|
||||||
|
- IP-CIDR,109.233.185.0/24
|
||||||
- IP-CIDR,109.244.0.0/16
|
- IP-CIDR,109.244.0.0/16
|
||||||
- IP-CIDR,109.71.4.0/24
|
- IP-CIDR,109.71.4.0/24
|
||||||
- IP-CIDR,110.152.0.0/14
|
- IP-CIDR,110.152.0.0/14
|
||||||
@ -3578,7 +3579,6 @@ payload:
|
|||||||
- IP-CIDR,175.46.0.0/15
|
- IP-CIDR,175.46.0.0/15
|
||||||
- IP-CIDR,175.48.0.0/12
|
- IP-CIDR,175.48.0.0/12
|
||||||
- IP-CIDR,175.64.0.0/11
|
- IP-CIDR,175.64.0.0/11
|
||||||
- IP-CIDR,177.128.52.0/24
|
|
||||||
- IP-CIDR,178.171.110.0/23
|
- IP-CIDR,178.171.110.0/23
|
||||||
- IP-CIDR,180.129.128.0/17
|
- IP-CIDR,180.129.128.0/17
|
||||||
- IP-CIDR,180.130.0.0/16
|
- IP-CIDR,180.130.0.0/16
|
||||||
@ -5675,7 +5675,6 @@ payload:
|
|||||||
- IP-CIDR,36.69.96.0/19
|
- IP-CIDR,36.69.96.0/19
|
||||||
- IP-CIDR,36.96.0.0/11
|
- IP-CIDR,36.96.0.0/11
|
||||||
- IP-CIDR,38.111.220.0/23
|
- IP-CIDR,38.111.220.0/23
|
||||||
- IP-CIDR,38.126.127.0/24
|
|
||||||
- IP-CIDR,38.142.239.114/32
|
- IP-CIDR,38.142.239.114/32
|
||||||
- IP-CIDR,38.43.120.0/21
|
- IP-CIDR,38.43.120.0/21
|
||||||
- IP-CIDR,38.64.76.0/23
|
- IP-CIDR,38.64.76.0/23
|
||||||
@ -5915,6 +5914,7 @@ payload:
|
|||||||
- IP-CIDR,43.231.160.0/20
|
- IP-CIDR,43.231.160.0/20
|
||||||
- IP-CIDR,43.231.176.0/21
|
- IP-CIDR,43.231.176.0/21
|
||||||
- IP-CIDR,43.231.185.0/24
|
- IP-CIDR,43.231.185.0/24
|
||||||
|
- IP-CIDR,43.231.187.0/24
|
||||||
- IP-CIDR,43.231.32.0/20
|
- IP-CIDR,43.231.32.0/20
|
||||||
- IP-CIDR,43.231.80.0/20
|
- IP-CIDR,43.231.80.0/20
|
||||||
- IP-CIDR,43.231.96.0/20
|
- IP-CIDR,43.231.96.0/20
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# NAME: ChinaIPsTest
|
# NAME: ChinaIPsTest
|
||||||
# AUTHOR: blackmatrix7
|
# AUTHOR: blackmatrix7
|
||||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||||
# UPDATED: 2022-06-29 02:34:48
|
# UPDATED: 2022-06-30 10:10:44
|
||||||
# IP-CIDR: 6656
|
# IP-CIDR: 6656
|
||||||
# IP-CIDR6: 4488
|
# IP-CIDR6: 4488
|
||||||
# TOTAL: 11144
|
# TOTAL: 11144
|
||||||
@ -2141,6 +2141,7 @@
|
|||||||
107.6.231.0/24
|
107.6.231.0/24
|
||||||
107.6.240.0/24
|
107.6.240.0/24
|
||||||
109.206.240.0/24
|
109.206.240.0/24
|
||||||
|
109.233.185.0/24
|
||||||
109.244.0.0/16
|
109.244.0.0/16
|
||||||
109.71.4.0/24
|
109.71.4.0/24
|
||||||
110.152.0.0/14
|
110.152.0.0/14
|
||||||
@ -3577,7 +3578,6 @@
|
|||||||
175.46.0.0/15
|
175.46.0.0/15
|
||||||
175.48.0.0/12
|
175.48.0.0/12
|
||||||
175.64.0.0/11
|
175.64.0.0/11
|
||||||
177.128.52.0/24
|
|
||||||
178.171.110.0/23
|
178.171.110.0/23
|
||||||
180.129.128.0/17
|
180.129.128.0/17
|
||||||
180.130.0.0/16
|
180.130.0.0/16
|
||||||
@ -5674,7 +5674,6 @@
|
|||||||
36.69.96.0/19
|
36.69.96.0/19
|
||||||
36.96.0.0/11
|
36.96.0.0/11
|
||||||
38.111.220.0/23
|
38.111.220.0/23
|
||||||
38.126.127.0/24
|
|
||||||
38.142.239.114/32
|
38.142.239.114/32
|
||||||
38.43.120.0/21
|
38.43.120.0/21
|
||||||
38.64.76.0/23
|
38.64.76.0/23
|
||||||
@ -5914,6 +5913,7 @@
|
|||||||
43.231.160.0/20
|
43.231.160.0/20
|
||||||
43.231.176.0/21
|
43.231.176.0/21
|
||||||
43.231.185.0/24
|
43.231.185.0/24
|
||||||
|
43.231.187.0/24
|
||||||
43.231.32.0/20
|
43.231.32.0/20
|
||||||
43.231.80.0/20
|
43.231.80.0/20
|
||||||
43.231.96.0/20
|
43.231.96.0/20
|
||||||
@ -6773,6 +6773,7 @@
|
|||||||
2001:e88::/32
|
2001:e88::/32
|
||||||
2001:f38::/32
|
2001:f38::/32
|
||||||
2001:f88::/32
|
2001:f88::/32
|
||||||
|
2049:8e02:f000::/36
|
||||||
2400:1040::/32
|
2400:1040::/32
|
||||||
2400:1160::/32
|
2400:1160::/32
|
||||||
2400:12c0::/32
|
2400:12c0::/32
|
||||||
@ -8081,7 +8082,7 @@
|
|||||||
2404:f4c0:f54e::/48
|
2404:f4c0:f54e::/48
|
||||||
2404:f4c0:f700::/47
|
2404:f4c0:f700::/47
|
||||||
2404:f4c0:f703::/48
|
2404:f4c0:f703::/48
|
||||||
2404:f4c0:f704::/47
|
2404:f4c0:f704::/48
|
||||||
2404:f4c0:f706::/48
|
2404:f4c0:f706::/48
|
||||||
2404:f4c0:f708::/48
|
2404:f4c0:f708::/48
|
||||||
2404:f4c0:f70a::/48
|
2404:f4c0:f70a::/48
|
||||||
@ -8107,7 +8108,7 @@
|
|||||||
2404:f4c0:fe10::/44
|
2404:f4c0:fe10::/44
|
||||||
2404:f4c0:feff::/48
|
2404:f4c0:feff::/48
|
||||||
2404:f4c0:ff01::/48
|
2404:f4c0:ff01::/48
|
||||||
2404:f4c0:ff04::/47
|
2404:f4c0:ff04::/48
|
||||||
2404:f4c0:ff06::/48
|
2404:f4c0:ff06::/48
|
||||||
2404:f4c0:ff0f::/48
|
2404:f4c0:ff0f::/48
|
||||||
2404:f4c0:ff10::/46
|
2404:f4c0:ff10::/46
|
||||||
@ -10991,7 +10992,6 @@
|
|||||||
2a06:a005:950::/47
|
2a06:a005:950::/47
|
||||||
2a06:a005:952::/48
|
2a06:a005:952::/48
|
||||||
2a06:a005:990::/44
|
2a06:a005:990::/44
|
||||||
2a06:a005:c50::/44
|
|
||||||
2a06:a005:d00::/44
|
2a06:a005:d00::/44
|
||||||
2a06:a005:d40::/44
|
2a06:a005:d40::/44
|
||||||
2a06:a005:d70::/44
|
2a06:a005:d70::/44
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# NAME: ChinaIPsTest
|
# NAME: ChinaIPsTest
|
||||||
# AUTHOR: blackmatrix7
|
# AUTHOR: blackmatrix7
|
||||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||||
# UPDATED: 2022-06-29 02:34:48
|
# UPDATED: 2022-06-30 10:10:44
|
||||||
# IP-CIDR: 6656
|
# IP-CIDR: 6656
|
||||||
# IP-CIDR6: 4488
|
# IP-CIDR6: 4488
|
||||||
# TOTAL: 11144
|
# TOTAL: 11144
|
||||||
@ -2142,6 +2142,7 @@ payload:
|
|||||||
- '107.6.231.0/24'
|
- '107.6.231.0/24'
|
||||||
- '107.6.240.0/24'
|
- '107.6.240.0/24'
|
||||||
- '109.206.240.0/24'
|
- '109.206.240.0/24'
|
||||||
|
- '109.233.185.0/24'
|
||||||
- '109.244.0.0/16'
|
- '109.244.0.0/16'
|
||||||
- '109.71.4.0/24'
|
- '109.71.4.0/24'
|
||||||
- '110.152.0.0/14'
|
- '110.152.0.0/14'
|
||||||
@ -3578,7 +3579,6 @@ payload:
|
|||||||
- '175.46.0.0/15'
|
- '175.46.0.0/15'
|
||||||
- '175.48.0.0/12'
|
- '175.48.0.0/12'
|
||||||
- '175.64.0.0/11'
|
- '175.64.0.0/11'
|
||||||
- '177.128.52.0/24'
|
|
||||||
- '178.171.110.0/23'
|
- '178.171.110.0/23'
|
||||||
- '180.129.128.0/17'
|
- '180.129.128.0/17'
|
||||||
- '180.130.0.0/16'
|
- '180.130.0.0/16'
|
||||||
@ -5675,7 +5675,6 @@ payload:
|
|||||||
- '36.69.96.0/19'
|
- '36.69.96.0/19'
|
||||||
- '36.96.0.0/11'
|
- '36.96.0.0/11'
|
||||||
- '38.111.220.0/23'
|
- '38.111.220.0/23'
|
||||||
- '38.126.127.0/24'
|
|
||||||
- '38.142.239.114/32'
|
- '38.142.239.114/32'
|
||||||
- '38.43.120.0/21'
|
- '38.43.120.0/21'
|
||||||
- '38.64.76.0/23'
|
- '38.64.76.0/23'
|
||||||
@ -5915,6 +5914,7 @@ payload:
|
|||||||
- '43.231.160.0/20'
|
- '43.231.160.0/20'
|
||||||
- '43.231.176.0/21'
|
- '43.231.176.0/21'
|
||||||
- '43.231.185.0/24'
|
- '43.231.185.0/24'
|
||||||
|
- '43.231.187.0/24'
|
||||||
- '43.231.32.0/20'
|
- '43.231.32.0/20'
|
||||||
- '43.231.80.0/20'
|
- '43.231.80.0/20'
|
||||||
- '43.231.96.0/20'
|
- '43.231.96.0/20'
|
||||||
@ -6774,6 +6774,7 @@ payload:
|
|||||||
- '2001:e88::/32'
|
- '2001:e88::/32'
|
||||||
- '2001:f38::/32'
|
- '2001:f38::/32'
|
||||||
- '2001:f88::/32'
|
- '2001:f88::/32'
|
||||||
|
- '2049:8e02:f000::/36'
|
||||||
- '2400:1040::/32'
|
- '2400:1040::/32'
|
||||||
- '2400:1160::/32'
|
- '2400:1160::/32'
|
||||||
- '2400:12c0::/32'
|
- '2400:12c0::/32'
|
||||||
@ -8082,7 +8083,7 @@ payload:
|
|||||||
- '2404:f4c0:f54e::/48'
|
- '2404:f4c0:f54e::/48'
|
||||||
- '2404:f4c0:f700::/47'
|
- '2404:f4c0:f700::/47'
|
||||||
- '2404:f4c0:f703::/48'
|
- '2404:f4c0:f703::/48'
|
||||||
- '2404:f4c0:f704::/47'
|
- '2404:f4c0:f704::/48'
|
||||||
- '2404:f4c0:f706::/48'
|
- '2404:f4c0:f706::/48'
|
||||||
- '2404:f4c0:f708::/48'
|
- '2404:f4c0:f708::/48'
|
||||||
- '2404:f4c0:f70a::/48'
|
- '2404:f4c0:f70a::/48'
|
||||||
@ -8108,7 +8109,7 @@ payload:
|
|||||||
- '2404:f4c0:fe10::/44'
|
- '2404:f4c0:fe10::/44'
|
||||||
- '2404:f4c0:feff::/48'
|
- '2404:f4c0:feff::/48'
|
||||||
- '2404:f4c0:ff01::/48'
|
- '2404:f4c0:ff01::/48'
|
||||||
- '2404:f4c0:ff04::/47'
|
- '2404:f4c0:ff04::/48'
|
||||||
- '2404:f4c0:ff06::/48'
|
- '2404:f4c0:ff06::/48'
|
||||||
- '2404:f4c0:ff0f::/48'
|
- '2404:f4c0:ff0f::/48'
|
||||||
- '2404:f4c0:ff10::/46'
|
- '2404:f4c0:ff10::/46'
|
||||||
@ -10992,7 +10993,6 @@ payload:
|
|||||||
- '2a06:a005:950::/47'
|
- '2a06:a005:950::/47'
|
||||||
- '2a06:a005:952::/48'
|
- '2a06:a005:952::/48'
|
||||||
- '2a06:a005:990::/44'
|
- '2a06:a005:990::/44'
|
||||||
- '2a06:a005:c50::/44'
|
|
||||||
- '2a06:a005:d00::/44'
|
- '2a06:a005:d00::/44'
|
||||||
- '2a06:a005:d40::/44'
|
- '2a06:a005:d40::/44'
|
||||||
- '2a06:a005:d70::/44'
|
- '2a06:a005:d70::/44'
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# NAME: ChinaIPsTest
|
# NAME: ChinaIPsTest
|
||||||
# AUTHOR: blackmatrix7
|
# AUTHOR: blackmatrix7
|
||||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||||
# UPDATED: 2022-06-29 02:34:48
|
# UPDATED: 2022-06-30 10:10:44
|
||||||
# IP-CIDR: 6656
|
# IP-CIDR: 6656
|
||||||
# IP-CIDR6: 4488
|
# IP-CIDR6: 4488
|
||||||
# TOTAL: 11144
|
# TOTAL: 11144
|
||||||
@ -2141,6 +2141,7 @@
|
|||||||
107.6.231.0/24
|
107.6.231.0/24
|
||||||
107.6.240.0/24
|
107.6.240.0/24
|
||||||
109.206.240.0/24
|
109.206.240.0/24
|
||||||
|
109.233.185.0/24
|
||||||
109.244.0.0/16
|
109.244.0.0/16
|
||||||
109.71.4.0/24
|
109.71.4.0/24
|
||||||
110.152.0.0/14
|
110.152.0.0/14
|
||||||
@ -3577,7 +3578,6 @@
|
|||||||
175.46.0.0/15
|
175.46.0.0/15
|
||||||
175.48.0.0/12
|
175.48.0.0/12
|
||||||
175.64.0.0/11
|
175.64.0.0/11
|
||||||
177.128.52.0/24
|
|
||||||
178.171.110.0/23
|
178.171.110.0/23
|
||||||
180.129.128.0/17
|
180.129.128.0/17
|
||||||
180.130.0.0/16
|
180.130.0.0/16
|
||||||
@ -5674,7 +5674,6 @@
|
|||||||
36.69.96.0/19
|
36.69.96.0/19
|
||||||
36.96.0.0/11
|
36.96.0.0/11
|
||||||
38.111.220.0/23
|
38.111.220.0/23
|
||||||
38.126.127.0/24
|
|
||||||
38.142.239.114/32
|
38.142.239.114/32
|
||||||
38.43.120.0/21
|
38.43.120.0/21
|
||||||
38.64.76.0/23
|
38.64.76.0/23
|
||||||
@ -5914,6 +5913,7 @@
|
|||||||
43.231.160.0/20
|
43.231.160.0/20
|
||||||
43.231.176.0/21
|
43.231.176.0/21
|
||||||
43.231.185.0/24
|
43.231.185.0/24
|
||||||
|
43.231.187.0/24
|
||||||
43.231.32.0/20
|
43.231.32.0/20
|
||||||
43.231.80.0/20
|
43.231.80.0/20
|
||||||
43.231.96.0/20
|
43.231.96.0/20
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# NAME: ChinaIPsTest
|
# NAME: ChinaIPsTest
|
||||||
# AUTHOR: blackmatrix7
|
# AUTHOR: blackmatrix7
|
||||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||||
# UPDATED: 2022-06-29 02:34:48
|
# UPDATED: 2022-06-30 10:10:44
|
||||||
# IP-CIDR: 6656
|
# IP-CIDR: 6656
|
||||||
# IP-CIDR6: 4488
|
# IP-CIDR6: 4488
|
||||||
# TOTAL: 11144
|
# TOTAL: 11144
|
||||||
@ -2142,6 +2142,7 @@ payload:
|
|||||||
- '107.6.231.0/24'
|
- '107.6.231.0/24'
|
||||||
- '107.6.240.0/24'
|
- '107.6.240.0/24'
|
||||||
- '109.206.240.0/24'
|
- '109.206.240.0/24'
|
||||||
|
- '109.233.185.0/24'
|
||||||
- '109.244.0.0/16'
|
- '109.244.0.0/16'
|
||||||
- '109.71.4.0/24'
|
- '109.71.4.0/24'
|
||||||
- '110.152.0.0/14'
|
- '110.152.0.0/14'
|
||||||
@ -3578,7 +3579,6 @@ payload:
|
|||||||
- '175.46.0.0/15'
|
- '175.46.0.0/15'
|
||||||
- '175.48.0.0/12'
|
- '175.48.0.0/12'
|
||||||
- '175.64.0.0/11'
|
- '175.64.0.0/11'
|
||||||
- '177.128.52.0/24'
|
|
||||||
- '178.171.110.0/23'
|
- '178.171.110.0/23'
|
||||||
- '180.129.128.0/17'
|
- '180.129.128.0/17'
|
||||||
- '180.130.0.0/16'
|
- '180.130.0.0/16'
|
||||||
@ -5675,7 +5675,6 @@ payload:
|
|||||||
- '36.69.96.0/19'
|
- '36.69.96.0/19'
|
||||||
- '36.96.0.0/11'
|
- '36.96.0.0/11'
|
||||||
- '38.111.220.0/23'
|
- '38.111.220.0/23'
|
||||||
- '38.126.127.0/24'
|
|
||||||
- '38.142.239.114/32'
|
- '38.142.239.114/32'
|
||||||
- '38.43.120.0/21'
|
- '38.43.120.0/21'
|
||||||
- '38.64.76.0/23'
|
- '38.64.76.0/23'
|
||||||
@ -5915,6 +5914,7 @@ payload:
|
|||||||
- '43.231.160.0/20'
|
- '43.231.160.0/20'
|
||||||
- '43.231.176.0/21'
|
- '43.231.176.0/21'
|
||||||
- '43.231.185.0/24'
|
- '43.231.185.0/24'
|
||||||
|
- '43.231.187.0/24'
|
||||||
- '43.231.32.0/20'
|
- '43.231.32.0/20'
|
||||||
- '43.231.80.0/20'
|
- '43.231.80.0/20'
|
||||||
- '43.231.96.0/20'
|
- '43.231.96.0/20'
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
# NAME: ChinaIPs
|
# NAME: ChinaIPs
|
||||||
# AUTHOR: blackmatrix7
|
# AUTHOR: blackmatrix7
|
||||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||||
# UPDATED: 2022-06-29 02:34:07
|
# UPDATED: 2022-06-30 10:10:04
|
||||||
# IP-CIDR: 6228
|
# IP-CIDR: 6227
|
||||||
# IP-CIDR6: 4180
|
# IP-CIDR6: 4180
|
||||||
# TOTAL: 10408
|
# TOTAL: 10407
|
||||||
payload:
|
payload:
|
||||||
- IP-CIDR,1.0.1.0/24
|
- IP-CIDR,1.0.1.0/24
|
||||||
- IP-CIDR,1.0.2.0/23
|
- IP-CIDR,1.0.2.0/23
|
||||||
@ -5372,7 +5372,6 @@ payload:
|
|||||||
- IP-CIDR,36.69.80.0/20
|
- IP-CIDR,36.69.80.0/20
|
||||||
- IP-CIDR,36.69.96.0/19
|
- IP-CIDR,36.69.96.0/19
|
||||||
- IP-CIDR,36.96.0.0/11
|
- IP-CIDR,36.96.0.0/11
|
||||||
- IP-CIDR,38.126.127.0/24
|
|
||||||
- IP-CIDR,38.142.239.114/32
|
- IP-CIDR,38.142.239.114/32
|
||||||
- IP-CIDR,38.43.120.0/21
|
- IP-CIDR,38.43.120.0/21
|
||||||
- IP-CIDR,39.0.0.0/24
|
- IP-CIDR,39.0.0.0/24
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
# NAME: ChinaIPs
|
# NAME: ChinaIPs
|
||||||
# AUTHOR: blackmatrix7
|
# AUTHOR: blackmatrix7
|
||||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||||
# UPDATED: 2022-06-29 02:34:07
|
# UPDATED: 2022-06-30 10:10:04
|
||||||
# IP-CIDR: 6228
|
# IP-CIDR: 6227
|
||||||
# IP-CIDR6: 4180
|
# IP-CIDR6: 4180
|
||||||
# TOTAL: 10408
|
# TOTAL: 10407
|
||||||
payload:
|
payload:
|
||||||
- IP-CIDR,1.0.1.0/24
|
- IP-CIDR,1.0.1.0/24
|
||||||
- IP-CIDR,1.0.2.0/23
|
- IP-CIDR,1.0.2.0/23
|
||||||
@ -5372,7 +5372,6 @@ payload:
|
|||||||
- IP-CIDR,36.69.80.0/20
|
- IP-CIDR,36.69.80.0/20
|
||||||
- IP-CIDR,36.69.96.0/19
|
- IP-CIDR,36.69.96.0/19
|
||||||
- IP-CIDR,36.96.0.0/11
|
- IP-CIDR,36.96.0.0/11
|
||||||
- IP-CIDR,38.126.127.0/24
|
|
||||||
- IP-CIDR,38.142.239.114/32
|
- IP-CIDR,38.142.239.114/32
|
||||||
- IP-CIDR,38.43.120.0/21
|
- IP-CIDR,38.43.120.0/21
|
||||||
- IP-CIDR,39.0.0.0/24
|
- IP-CIDR,39.0.0.0/24
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
# NAME: ChinaIPs
|
# NAME: ChinaIPs
|
||||||
# AUTHOR: blackmatrix7
|
# AUTHOR: blackmatrix7
|
||||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||||
# UPDATED: 2022-06-29 02:34:07
|
# UPDATED: 2022-06-30 10:10:04
|
||||||
# IP-CIDR: 6228
|
# IP-CIDR: 6227
|
||||||
# IP-CIDR6: 4180
|
# IP-CIDR6: 4180
|
||||||
# TOTAL: 10408
|
# TOTAL: 10407
|
||||||
1.0.1.0/24
|
1.0.1.0/24
|
||||||
1.0.2.0/23
|
1.0.2.0/23
|
||||||
1.0.32.0/19
|
1.0.32.0/19
|
||||||
@ -5371,7 +5371,6 @@
|
|||||||
36.69.80.0/20
|
36.69.80.0/20
|
||||||
36.69.96.0/19
|
36.69.96.0/19
|
||||||
36.96.0.0/11
|
36.96.0.0/11
|
||||||
38.126.127.0/24
|
|
||||||
38.142.239.114/32
|
38.142.239.114/32
|
||||||
38.43.120.0/21
|
38.43.120.0/21
|
||||||
39.0.0.0/24
|
39.0.0.0/24
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
# NAME: ChinaIPs
|
# NAME: ChinaIPs
|
||||||
# AUTHOR: blackmatrix7
|
# AUTHOR: blackmatrix7
|
||||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||||
# UPDATED: 2022-06-29 02:34:07
|
# UPDATED: 2022-06-30 10:10:04
|
||||||
# IP-CIDR: 6228
|
# IP-CIDR: 6227
|
||||||
# IP-CIDR6: 4180
|
# IP-CIDR6: 4180
|
||||||
# TOTAL: 10408
|
# TOTAL: 10407
|
||||||
payload:
|
payload:
|
||||||
- '1.0.1.0/24'
|
- '1.0.1.0/24'
|
||||||
- '1.0.2.0/23'
|
- '1.0.2.0/23'
|
||||||
@ -5372,7 +5372,6 @@ payload:
|
|||||||
- '36.69.80.0/20'
|
- '36.69.80.0/20'
|
||||||
- '36.69.96.0/19'
|
- '36.69.96.0/19'
|
||||||
- '36.96.0.0/11'
|
- '36.96.0.0/11'
|
||||||
- '38.126.127.0/24'
|
|
||||||
- '38.142.239.114/32'
|
- '38.142.239.114/32'
|
||||||
- '38.43.120.0/21'
|
- '38.43.120.0/21'
|
||||||
- '39.0.0.0/24'
|
- '39.0.0.0/24'
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
# NAME: ChinaIPs
|
# NAME: ChinaIPs
|
||||||
# AUTHOR: blackmatrix7
|
# AUTHOR: blackmatrix7
|
||||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||||
# UPDATED: 2022-06-29 02:34:07
|
# UPDATED: 2022-06-30 10:10:04
|
||||||
# IP-CIDR: 6228
|
# IP-CIDR: 6227
|
||||||
# IP-CIDR6: 4180
|
# IP-CIDR6: 4180
|
||||||
# TOTAL: 10408
|
# TOTAL: 10407
|
||||||
1.0.1.0/24
|
1.0.1.0/24
|
||||||
1.0.2.0/23
|
1.0.2.0/23
|
||||||
1.0.32.0/19
|
1.0.32.0/19
|
||||||
@ -5371,7 +5371,6 @@
|
|||||||
36.69.80.0/20
|
36.69.80.0/20
|
||||||
36.69.96.0/19
|
36.69.96.0/19
|
||||||
36.96.0.0/11
|
36.96.0.0/11
|
||||||
38.126.127.0/24
|
|
||||||
38.142.239.114/32
|
38.142.239.114/32
|
||||||
38.43.120.0/21
|
38.43.120.0/21
|
||||||
39.0.0.0/24
|
39.0.0.0/24
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
# NAME: ChinaIPs
|
# NAME: ChinaIPs
|
||||||
# AUTHOR: blackmatrix7
|
# AUTHOR: blackmatrix7
|
||||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||||
# UPDATED: 2022-06-29 02:34:07
|
# UPDATED: 2022-06-30 10:10:04
|
||||||
# IP-CIDR: 6228
|
# IP-CIDR: 6227
|
||||||
# IP-CIDR6: 4180
|
# IP-CIDR6: 4180
|
||||||
# TOTAL: 10408
|
# TOTAL: 10407
|
||||||
payload:
|
payload:
|
||||||
- '1.0.1.0/24'
|
- '1.0.1.0/24'
|
||||||
- '1.0.2.0/23'
|
- '1.0.2.0/23'
|
||||||
@ -5372,7 +5372,6 @@ payload:
|
|||||||
- '36.69.80.0/20'
|
- '36.69.80.0/20'
|
||||||
- '36.69.96.0/19'
|
- '36.69.96.0/19'
|
||||||
- '36.96.0.0/11'
|
- '36.96.0.0/11'
|
||||||
- '38.126.127.0/24'
|
|
||||||
- '38.142.239.114/32'
|
- '38.142.239.114/32'
|
||||||
- '38.43.120.0/21'
|
- '38.43.120.0/21'
|
||||||
- '39.0.0.0/24'
|
- '39.0.0.0/24'
|
||||||
|
@ -12,14 +12,14 @@ ChinaIPs规则由《RULE GENERATOR 规则生成器》自动生成。
|
|||||||
|
|
||||||
## 规则统计
|
## 规则统计
|
||||||
|
|
||||||
最后更新时间:2022-06-29 02:34:07
|
最后更新时间:2022-06-30 10:10:04
|
||||||
|
|
||||||
各类型规则统计:
|
各类型规则统计:
|
||||||
| 类型 | 数量(条) |
|
| 类型 | 数量(条) |
|
||||||
| ---- | ---- |
|
| ---- | ---- |
|
||||||
| IP-CIDR | 6228 |
|
| IP-CIDR | 6227 |
|
||||||
| IP-CIDR6 | 4180 |
|
| IP-CIDR6 | 4180 |
|
||||||
| TOTAL | 10408 |
|
| TOTAL | 10407 |
|
||||||
|
|
||||||
|
|
||||||
## Clash
|
## Clash
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
# NAME: ChinaIPsBGP
|
# NAME: ChinaIPsBGP
|
||||||
# AUTHOR: misakaio
|
# AUTHOR: misakaio
|
||||||
# REPO: https://github.com/misakaio/chnroutes2
|
# REPO: https://github.com/misakaio/chnroutes2
|
||||||
# UPDATED: 2022-06-29 02:34:36
|
# UPDATED: 2022-06-30 10:10:32
|
||||||
# IP-CIDR: 3450
|
# IP-CIDR: 3448
|
||||||
# TOTAL: 3450
|
# TOTAL: 3448
|
||||||
IP-CIDR,1.116.0.0/15,no-resolve
|
IP-CIDR,1.116.0.0/15,no-resolve
|
||||||
IP-CIDR,1.119.0.0/17,no-resolve
|
IP-CIDR,1.119.0.0/17,no-resolve
|
||||||
IP-CIDR,1.119.128.0/18,no-resolve
|
IP-CIDR,1.119.128.0/18,no-resolve
|
||||||
@ -152,8 +152,7 @@ IP-CIDR,103.114.212.0/22,no-resolve
|
|||||||
IP-CIDR,103.114.236.0/22,no-resolve
|
IP-CIDR,103.114.236.0/22,no-resolve
|
||||||
IP-CIDR,103.115.120.0/24,no-resolve
|
IP-CIDR,103.115.120.0/24,no-resolve
|
||||||
IP-CIDR,103.115.248.0/22,no-resolve
|
IP-CIDR,103.115.248.0/22,no-resolve
|
||||||
IP-CIDR,103.116.120.0/23,no-resolve
|
IP-CIDR,103.116.120.0/22,no-resolve
|
||||||
IP-CIDR,103.116.123.0/24,no-resolve
|
|
||||||
IP-CIDR,103.116.76.0/22,no-resolve
|
IP-CIDR,103.116.76.0/22,no-resolve
|
||||||
IP-CIDR,103.116.92.0/22,no-resolve
|
IP-CIDR,103.116.92.0/22,no-resolve
|
||||||
IP-CIDR,103.117.16.0/22,no-resolve
|
IP-CIDR,103.117.16.0/22,no-resolve
|
||||||
@ -2092,6 +2091,7 @@ IP-CIDR,203.107.72.0/22,no-resolve
|
|||||||
IP-CIDR,203.107.76.0/23,no-resolve
|
IP-CIDR,203.107.76.0/23,no-resolve
|
||||||
IP-CIDR,203.107.80.0/22,no-resolve
|
IP-CIDR,203.107.80.0/22,no-resolve
|
||||||
IP-CIDR,203.107.84.0/23,no-resolve
|
IP-CIDR,203.107.84.0/23,no-resolve
|
||||||
|
IP-CIDR,203.107.86.0/24,no-resolve
|
||||||
IP-CIDR,203.107.96.0/23,no-resolve
|
IP-CIDR,203.107.96.0/23,no-resolve
|
||||||
IP-CIDR,203.110.160.0/19,no-resolve
|
IP-CIDR,203.110.160.0/19,no-resolve
|
||||||
IP-CIDR,203.110.208.0/20,no-resolve
|
IP-CIDR,203.110.208.0/20,no-resolve
|
||||||
@ -2802,8 +2802,7 @@ IP-CIDR,223.160.136.0/21,no-resolve
|
|||||||
IP-CIDR,223.160.144.0/20,no-resolve
|
IP-CIDR,223.160.144.0/20,no-resolve
|
||||||
IP-CIDR,223.160.16.0/21,no-resolve
|
IP-CIDR,223.160.16.0/21,no-resolve
|
||||||
IP-CIDR,223.160.160.0/19,no-resolve
|
IP-CIDR,223.160.160.0/19,no-resolve
|
||||||
IP-CIDR,223.160.192.0/22,no-resolve
|
IP-CIDR,223.160.192.0/21,no-resolve
|
||||||
IP-CIDR,223.160.198.0/23,no-resolve
|
|
||||||
IP-CIDR,223.160.200.0/22,no-resolve
|
IP-CIDR,223.160.200.0/22,no-resolve
|
||||||
IP-CIDR,223.160.206.0/23,no-resolve
|
IP-CIDR,223.160.206.0/23,no-resolve
|
||||||
IP-CIDR,223.160.208.0/20,no-resolve
|
IP-CIDR,223.160.208.0/20,no-resolve
|
||||||
@ -2914,7 +2913,6 @@ IP-CIDR,36.48.0.0/15,no-resolve
|
|||||||
IP-CIDR,36.51.252.0/23,no-resolve
|
IP-CIDR,36.51.252.0/23,no-resolve
|
||||||
IP-CIDR,36.56.0.0/13,no-resolve
|
IP-CIDR,36.56.0.0/13,no-resolve
|
||||||
IP-CIDR,36.96.0.0/13,no-resolve
|
IP-CIDR,36.96.0.0/13,no-resolve
|
||||||
IP-CIDR,38.126.127.0/24,no-resolve
|
|
||||||
IP-CIDR,38.43.120.0/21,no-resolve
|
IP-CIDR,38.43.120.0/21,no-resolve
|
||||||
IP-CIDR,39.104.0.0/14,no-resolve
|
IP-CIDR,39.104.0.0/14,no-resolve
|
||||||
IP-CIDR,39.108.0.0/16,no-resolve
|
IP-CIDR,39.108.0.0/16,no-resolve
|
||||||
@ -3001,7 +2999,8 @@ IP-CIDR,42.97.0.0/16,no-resolve
|
|||||||
IP-CIDR,42.99.0.0/18,no-resolve
|
IP-CIDR,42.99.0.0/18,no-resolve
|
||||||
IP-CIDR,43.136.0.0/13,no-resolve
|
IP-CIDR,43.136.0.0/13,no-resolve
|
||||||
IP-CIDR,43.144.0.0/15,no-resolve
|
IP-CIDR,43.144.0.0/15,no-resolve
|
||||||
IP-CIDR,43.189.100.0/24,no-resolve
|
IP-CIDR,43.190.111.0/24,no-resolve
|
||||||
|
IP-CIDR,43.192.0.0/16,no-resolve
|
||||||
IP-CIDR,43.224.12.0/22,no-resolve
|
IP-CIDR,43.224.12.0/22,no-resolve
|
||||||
IP-CIDR,43.224.200.0/22,no-resolve
|
IP-CIDR,43.224.200.0/22,no-resolve
|
||||||
IP-CIDR,43.224.208.0/22,no-resolve
|
IP-CIDR,43.224.208.0/22,no-resolve
|
||||||
@ -3343,7 +3342,6 @@ IP-CIDR,59.81.68.0/23,no-resolve
|
|||||||
IP-CIDR,59.81.72.0/23,no-resolve
|
IP-CIDR,59.81.72.0/23,no-resolve
|
||||||
IP-CIDR,59.81.8.0/23,no-resolve
|
IP-CIDR,59.81.8.0/23,no-resolve
|
||||||
IP-CIDR,59.81.80.0/22,no-resolve
|
IP-CIDR,59.81.80.0/22,no-resolve
|
||||||
IP-CIDR,59.81.86.0/23,no-resolve
|
|
||||||
IP-CIDR,59.81.88.0/23,no-resolve
|
IP-CIDR,59.81.88.0/23,no-resolve
|
||||||
IP-CIDR,59.81.92.0/22,no-resolve
|
IP-CIDR,59.81.92.0/22,no-resolve
|
||||||
IP-CIDR,59.81.98.0/23,no-resolve
|
IP-CIDR,59.81.98.0/23,no-resolve
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
# NAME: ChinaIPsBGP
|
# NAME: ChinaIPsBGP
|
||||||
# AUTHOR: misakaio
|
# AUTHOR: misakaio
|
||||||
# REPO: https://github.com/misakaio/chnroutes2
|
# REPO: https://github.com/misakaio/chnroutes2
|
||||||
# UPDATED: 2022-06-29 02:34:36
|
# UPDATED: 2022-06-30 10:10:32
|
||||||
# IP-CIDR: 3450
|
# IP-CIDR: 3448
|
||||||
# TOTAL: 3450
|
# TOTAL: 3448
|
||||||
payload:
|
payload:
|
||||||
- IP-CIDR,1.116.0.0/15
|
- IP-CIDR,1.116.0.0/15
|
||||||
- IP-CIDR,1.119.0.0/17
|
- IP-CIDR,1.119.0.0/17
|
||||||
@ -153,8 +153,7 @@ payload:
|
|||||||
- IP-CIDR,103.114.236.0/22
|
- IP-CIDR,103.114.236.0/22
|
||||||
- IP-CIDR,103.115.120.0/24
|
- IP-CIDR,103.115.120.0/24
|
||||||
- IP-CIDR,103.115.248.0/22
|
- IP-CIDR,103.115.248.0/22
|
||||||
- IP-CIDR,103.116.120.0/23
|
- IP-CIDR,103.116.120.0/22
|
||||||
- IP-CIDR,103.116.123.0/24
|
|
||||||
- IP-CIDR,103.116.76.0/22
|
- IP-CIDR,103.116.76.0/22
|
||||||
- IP-CIDR,103.116.92.0/22
|
- IP-CIDR,103.116.92.0/22
|
||||||
- IP-CIDR,103.117.16.0/22
|
- IP-CIDR,103.117.16.0/22
|
||||||
@ -2093,6 +2092,7 @@ payload:
|
|||||||
- IP-CIDR,203.107.76.0/23
|
- IP-CIDR,203.107.76.0/23
|
||||||
- IP-CIDR,203.107.80.0/22
|
- IP-CIDR,203.107.80.0/22
|
||||||
- IP-CIDR,203.107.84.0/23
|
- IP-CIDR,203.107.84.0/23
|
||||||
|
- IP-CIDR,203.107.86.0/24
|
||||||
- IP-CIDR,203.107.96.0/23
|
- IP-CIDR,203.107.96.0/23
|
||||||
- IP-CIDR,203.110.160.0/19
|
- IP-CIDR,203.110.160.0/19
|
||||||
- IP-CIDR,203.110.208.0/20
|
- IP-CIDR,203.110.208.0/20
|
||||||
@ -2803,8 +2803,7 @@ payload:
|
|||||||
- IP-CIDR,223.160.144.0/20
|
- IP-CIDR,223.160.144.0/20
|
||||||
- IP-CIDR,223.160.16.0/21
|
- IP-CIDR,223.160.16.0/21
|
||||||
- IP-CIDR,223.160.160.0/19
|
- IP-CIDR,223.160.160.0/19
|
||||||
- IP-CIDR,223.160.192.0/22
|
- IP-CIDR,223.160.192.0/21
|
||||||
- IP-CIDR,223.160.198.0/23
|
|
||||||
- IP-CIDR,223.160.200.0/22
|
- IP-CIDR,223.160.200.0/22
|
||||||
- IP-CIDR,223.160.206.0/23
|
- IP-CIDR,223.160.206.0/23
|
||||||
- IP-CIDR,223.160.208.0/20
|
- IP-CIDR,223.160.208.0/20
|
||||||
@ -2915,7 +2914,6 @@ payload:
|
|||||||
- IP-CIDR,36.51.252.0/23
|
- IP-CIDR,36.51.252.0/23
|
||||||
- IP-CIDR,36.56.0.0/13
|
- IP-CIDR,36.56.0.0/13
|
||||||
- IP-CIDR,36.96.0.0/13
|
- IP-CIDR,36.96.0.0/13
|
||||||
- IP-CIDR,38.126.127.0/24
|
|
||||||
- IP-CIDR,38.43.120.0/21
|
- IP-CIDR,38.43.120.0/21
|
||||||
- IP-CIDR,39.104.0.0/14
|
- IP-CIDR,39.104.0.0/14
|
||||||
- IP-CIDR,39.108.0.0/16
|
- IP-CIDR,39.108.0.0/16
|
||||||
@ -3002,7 +3000,8 @@ payload:
|
|||||||
- IP-CIDR,42.99.0.0/18
|
- IP-CIDR,42.99.0.0/18
|
||||||
- IP-CIDR,43.136.0.0/13
|
- IP-CIDR,43.136.0.0/13
|
||||||
- IP-CIDR,43.144.0.0/15
|
- IP-CIDR,43.144.0.0/15
|
||||||
- IP-CIDR,43.189.100.0/24
|
- IP-CIDR,43.190.111.0/24
|
||||||
|
- IP-CIDR,43.192.0.0/16
|
||||||
- IP-CIDR,43.224.12.0/22
|
- IP-CIDR,43.224.12.0/22
|
||||||
- IP-CIDR,43.224.200.0/22
|
- IP-CIDR,43.224.200.0/22
|
||||||
- IP-CIDR,43.224.208.0/22
|
- IP-CIDR,43.224.208.0/22
|
||||||
@ -3344,7 +3343,6 @@ payload:
|
|||||||
- IP-CIDR,59.81.72.0/23
|
- IP-CIDR,59.81.72.0/23
|
||||||
- IP-CIDR,59.81.8.0/23
|
- IP-CIDR,59.81.8.0/23
|
||||||
- IP-CIDR,59.81.80.0/22
|
- IP-CIDR,59.81.80.0/22
|
||||||
- IP-CIDR,59.81.86.0/23
|
|
||||||
- IP-CIDR,59.81.88.0/23
|
- IP-CIDR,59.81.88.0/23
|
||||||
- IP-CIDR,59.81.92.0/22
|
- IP-CIDR,59.81.92.0/22
|
||||||
- IP-CIDR,59.81.98.0/23
|
- IP-CIDR,59.81.98.0/23
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
# NAME: ChinaIPsBGP
|
# NAME: ChinaIPsBGP
|
||||||
# AUTHOR: misakaio
|
# AUTHOR: misakaio
|
||||||
# REPO: https://github.com/misakaio/chnroutes2
|
# REPO: https://github.com/misakaio/chnroutes2
|
||||||
# UPDATED: 2022-06-29 02:34:36
|
# UPDATED: 2022-06-30 10:10:32
|
||||||
# IP-CIDR: 3450
|
# IP-CIDR: 3448
|
||||||
# TOTAL: 3450
|
# TOTAL: 3448
|
||||||
1.116.0.0/15
|
1.116.0.0/15
|
||||||
1.119.0.0/17
|
1.119.0.0/17
|
||||||
1.119.128.0/18
|
1.119.128.0/18
|
||||||
@ -152,8 +152,7 @@
|
|||||||
103.114.236.0/22
|
103.114.236.0/22
|
||||||
103.115.120.0/24
|
103.115.120.0/24
|
||||||
103.115.248.0/22
|
103.115.248.0/22
|
||||||
103.116.120.0/23
|
103.116.120.0/22
|
||||||
103.116.123.0/24
|
|
||||||
103.116.76.0/22
|
103.116.76.0/22
|
||||||
103.116.92.0/22
|
103.116.92.0/22
|
||||||
103.117.16.0/22
|
103.117.16.0/22
|
||||||
@ -2092,6 +2091,7 @@
|
|||||||
203.107.76.0/23
|
203.107.76.0/23
|
||||||
203.107.80.0/22
|
203.107.80.0/22
|
||||||
203.107.84.0/23
|
203.107.84.0/23
|
||||||
|
203.107.86.0/24
|
||||||
203.107.96.0/23
|
203.107.96.0/23
|
||||||
203.110.160.0/19
|
203.110.160.0/19
|
||||||
203.110.208.0/20
|
203.110.208.0/20
|
||||||
@ -2802,8 +2802,7 @@
|
|||||||
223.160.144.0/20
|
223.160.144.0/20
|
||||||
223.160.16.0/21
|
223.160.16.0/21
|
||||||
223.160.160.0/19
|
223.160.160.0/19
|
||||||
223.160.192.0/22
|
223.160.192.0/21
|
||||||
223.160.198.0/23
|
|
||||||
223.160.200.0/22
|
223.160.200.0/22
|
||||||
223.160.206.0/23
|
223.160.206.0/23
|
||||||
223.160.208.0/20
|
223.160.208.0/20
|
||||||
@ -2914,7 +2913,6 @@
|
|||||||
36.51.252.0/23
|
36.51.252.0/23
|
||||||
36.56.0.0/13
|
36.56.0.0/13
|
||||||
36.96.0.0/13
|
36.96.0.0/13
|
||||||
38.126.127.0/24
|
|
||||||
38.43.120.0/21
|
38.43.120.0/21
|
||||||
39.104.0.0/14
|
39.104.0.0/14
|
||||||
39.108.0.0/16
|
39.108.0.0/16
|
||||||
@ -3001,7 +2999,8 @@
|
|||||||
42.99.0.0/18
|
42.99.0.0/18
|
||||||
43.136.0.0/13
|
43.136.0.0/13
|
||||||
43.144.0.0/15
|
43.144.0.0/15
|
||||||
43.189.100.0/24
|
43.190.111.0/24
|
||||||
|
43.192.0.0/16
|
||||||
43.224.12.0/22
|
43.224.12.0/22
|
||||||
43.224.200.0/22
|
43.224.200.0/22
|
||||||
43.224.208.0/22
|
43.224.208.0/22
|
||||||
@ -3343,7 +3342,6 @@
|
|||||||
59.81.72.0/23
|
59.81.72.0/23
|
||||||
59.81.8.0/23
|
59.81.8.0/23
|
||||||
59.81.80.0/22
|
59.81.80.0/22
|
||||||
59.81.86.0/23
|
|
||||||
59.81.88.0/23
|
59.81.88.0/23
|
||||||
59.81.92.0/22
|
59.81.92.0/22
|
||||||
59.81.98.0/23
|
59.81.98.0/23
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
# NAME: ChinaIPsBGP
|
# NAME: ChinaIPsBGP
|
||||||
# AUTHOR: misakaio
|
# AUTHOR: misakaio
|
||||||
# REPO: https://github.com/misakaio/chnroutes2
|
# REPO: https://github.com/misakaio/chnroutes2
|
||||||
# UPDATED: 2022-06-29 02:34:36
|
# UPDATED: 2022-06-30 10:10:32
|
||||||
# IP-CIDR: 3450
|
# IP-CIDR: 3448
|
||||||
# TOTAL: 3450
|
# TOTAL: 3448
|
||||||
payload:
|
payload:
|
||||||
- '1.116.0.0/15'
|
- '1.116.0.0/15'
|
||||||
- '1.119.0.0/17'
|
- '1.119.0.0/17'
|
||||||
@ -153,8 +153,7 @@ payload:
|
|||||||
- '103.114.236.0/22'
|
- '103.114.236.0/22'
|
||||||
- '103.115.120.0/24'
|
- '103.115.120.0/24'
|
||||||
- '103.115.248.0/22'
|
- '103.115.248.0/22'
|
||||||
- '103.116.120.0/23'
|
- '103.116.120.0/22'
|
||||||
- '103.116.123.0/24'
|
|
||||||
- '103.116.76.0/22'
|
- '103.116.76.0/22'
|
||||||
- '103.116.92.0/22'
|
- '103.116.92.0/22'
|
||||||
- '103.117.16.0/22'
|
- '103.117.16.0/22'
|
||||||
@ -2093,6 +2092,7 @@ payload:
|
|||||||
- '203.107.76.0/23'
|
- '203.107.76.0/23'
|
||||||
- '203.107.80.0/22'
|
- '203.107.80.0/22'
|
||||||
- '203.107.84.0/23'
|
- '203.107.84.0/23'
|
||||||
|
- '203.107.86.0/24'
|
||||||
- '203.107.96.0/23'
|
- '203.107.96.0/23'
|
||||||
- '203.110.160.0/19'
|
- '203.110.160.0/19'
|
||||||
- '203.110.208.0/20'
|
- '203.110.208.0/20'
|
||||||
@ -2803,8 +2803,7 @@ payload:
|
|||||||
- '223.160.144.0/20'
|
- '223.160.144.0/20'
|
||||||
- '223.160.16.0/21'
|
- '223.160.16.0/21'
|
||||||
- '223.160.160.0/19'
|
- '223.160.160.0/19'
|
||||||
- '223.160.192.0/22'
|
- '223.160.192.0/21'
|
||||||
- '223.160.198.0/23'
|
|
||||||
- '223.160.200.0/22'
|
- '223.160.200.0/22'
|
||||||
- '223.160.206.0/23'
|
- '223.160.206.0/23'
|
||||||
- '223.160.208.0/20'
|
- '223.160.208.0/20'
|
||||||
@ -2915,7 +2914,6 @@ payload:
|
|||||||
- '36.51.252.0/23'
|
- '36.51.252.0/23'
|
||||||
- '36.56.0.0/13'
|
- '36.56.0.0/13'
|
||||||
- '36.96.0.0/13'
|
- '36.96.0.0/13'
|
||||||
- '38.126.127.0/24'
|
|
||||||
- '38.43.120.0/21'
|
- '38.43.120.0/21'
|
||||||
- '39.104.0.0/14'
|
- '39.104.0.0/14'
|
||||||
- '39.108.0.0/16'
|
- '39.108.0.0/16'
|
||||||
@ -3002,7 +3000,8 @@ payload:
|
|||||||
- '42.99.0.0/18'
|
- '42.99.0.0/18'
|
||||||
- '43.136.0.0/13'
|
- '43.136.0.0/13'
|
||||||
- '43.144.0.0/15'
|
- '43.144.0.0/15'
|
||||||
- '43.189.100.0/24'
|
- '43.190.111.0/24'
|
||||||
|
- '43.192.0.0/16'
|
||||||
- '43.224.12.0/22'
|
- '43.224.12.0/22'
|
||||||
- '43.224.200.0/22'
|
- '43.224.200.0/22'
|
||||||
- '43.224.208.0/22'
|
- '43.224.208.0/22'
|
||||||
@ -3344,7 +3343,6 @@ payload:
|
|||||||
- '59.81.72.0/23'
|
- '59.81.72.0/23'
|
||||||
- '59.81.8.0/23'
|
- '59.81.8.0/23'
|
||||||
- '59.81.80.0/22'
|
- '59.81.80.0/22'
|
||||||
- '59.81.86.0/23'
|
|
||||||
- '59.81.88.0/23'
|
- '59.81.88.0/23'
|
||||||
- '59.81.92.0/22'
|
- '59.81.92.0/22'
|
||||||
- '59.81.98.0/23'
|
- '59.81.98.0/23'
|
||||||
|
@ -19,13 +19,13 @@ ChinaIPsBGP规则由《RULE GENERATOR 规则生成器》自动生成。
|
|||||||
|
|
||||||
## 规则统计
|
## 规则统计
|
||||||
|
|
||||||
最后更新时间:2022-06-29 02:34:36
|
最后更新时间:2022-06-30 10:10:32
|
||||||
|
|
||||||
各类型规则统计:
|
各类型规则统计:
|
||||||
| 类型 | 数量(条) |
|
| 类型 | 数量(条) |
|
||||||
| ---- | ---- |
|
| ---- | ---- |
|
||||||
| IP-CIDR | 3450 |
|
| IP-CIDR | 3448 |
|
||||||
| TOTAL | 3450 |
|
| TOTAL | 3448 |
|
||||||
|
|
||||||
|
|
||||||
## Clash
|
## Clash
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -1,14 +1,14 @@
|
|||||||
# NAME: ChinaMax
|
# NAME: ChinaMax
|
||||||
# AUTHOR: blackmatrix7
|
# AUTHOR: blackmatrix7
|
||||||
# REPO: https://gitlab.com/blackmatrix7/ios_rule_script
|
# REPO: https://gitlab.com/blackmatrix7/ios_rule_script
|
||||||
# UPDATED: 2022-06-29 02:34:44
|
# UPDATED: 2022-06-30 10:10:40
|
||||||
# DOMAIN: 83
|
# DOMAIN: 83
|
||||||
# DOMAIN-KEYWORD: 14
|
# DOMAIN-KEYWORD: 14
|
||||||
# DOMAIN-SUFFIX: 69603
|
# DOMAIN-SUFFIX: 69559
|
||||||
# IP-CIDR: 6259
|
# IP-CIDR: 6258
|
||||||
# IP-CIDR6: 4184
|
# IP-CIDR6: 4184
|
||||||
# PROCESS-NAME: 7
|
# PROCESS-NAME: 7
|
||||||
# TOTAL: 80150
|
# TOTAL: 80105
|
||||||
payload:
|
payload:
|
||||||
- DOMAIN-KEYWORD,-cn
|
- DOMAIN-KEYWORD,-cn
|
||||||
- DOMAIN-KEYWORD,.tmall.com
|
- DOMAIN-KEYWORD,.tmall.com
|
||||||
@ -21,9 +21,9 @@ payload:
|
|||||||
- DOMAIN-KEYWORD,officecdn
|
- DOMAIN-KEYWORD,officecdn
|
||||||
- DOMAIN-KEYWORD,taobao
|
- DOMAIN-KEYWORD,taobao
|
||||||
- DOMAIN-KEYWORD,bilibili
|
- DOMAIN-KEYWORD,bilibili
|
||||||
- DOMAIN-KEYWORD,qiyi
|
|
||||||
- DOMAIN-KEYWORD,hnagroup
|
- DOMAIN-KEYWORD,hnagroup
|
||||||
- DOMAIN-KEYWORD,weibo
|
- DOMAIN-KEYWORD,weibo
|
||||||
|
- DOMAIN-KEYWORD,qiyi
|
||||||
- PROCESS-NAME,com.bilibili.app.in
|
- PROCESS-NAME,com.bilibili.app.in
|
||||||
- PROCESS-NAME,tv.danmaku.bili
|
- PROCESS-NAME,tv.danmaku.bili
|
||||||
- PROCESS-NAME,com.zhiliaoapp.musically
|
- PROCESS-NAME,com.zhiliaoapp.musically
|
||||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,14 +1,14 @@
|
|||||||
# NAME: ChinaMax
|
# NAME: ChinaMax
|
||||||
# AUTHOR: blackmatrix7
|
# AUTHOR: blackmatrix7
|
||||||
# REPO: https://gitlab.com/blackmatrix7/ios_rule_script
|
# REPO: https://gitlab.com/blackmatrix7/ios_rule_script
|
||||||
# UPDATED: 2022-06-29 02:34:44
|
# UPDATED: 2022-06-30 10:10:40
|
||||||
# DOMAIN: 83
|
# DOMAIN: 83
|
||||||
# DOMAIN-KEYWORD: 14
|
# DOMAIN-KEYWORD: 14
|
||||||
# DOMAIN-SUFFIX: 69603
|
# DOMAIN-SUFFIX: 69559
|
||||||
# IP-CIDR: 6259
|
# IP-CIDR: 6258
|
||||||
# IP-CIDR6: 4184
|
# IP-CIDR6: 4184
|
||||||
# PROCESS-NAME: 7
|
# PROCESS-NAME: 7
|
||||||
# TOTAL: 80150
|
# TOTAL: 80105
|
||||||
1.0.1.0/24
|
1.0.1.0/24
|
||||||
1.0.2.0/23
|
1.0.2.0/23
|
||||||
1.0.32.0/19
|
1.0.32.0/19
|
||||||
@ -5406,7 +5406,6 @@
|
|||||||
36.69.80.0/20
|
36.69.80.0/20
|
||||||
36.69.96.0/19
|
36.69.96.0/19
|
||||||
36.96.0.0/11
|
36.96.0.0/11
|
||||||
38.126.127.0/24
|
|
||||||
38.142.239.114/32
|
38.142.239.114/32
|
||||||
38.43.120.0/21
|
38.43.120.0/21
|
||||||
39.0.0.0/24
|
39.0.0.0/24
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
# NAME: ChinaMax
|
# NAME: ChinaMax
|
||||||
# AUTHOR: blackmatrix7
|
# AUTHOR: blackmatrix7
|
||||||
# REPO: https://gitlab.com/blackmatrix7/ios_rule_script
|
# REPO: https://gitlab.com/blackmatrix7/ios_rule_script
|
||||||
# UPDATED: 2022-06-29 02:34:44
|
# UPDATED: 2022-06-30 10:10:40
|
||||||
# DOMAIN: 83
|
# DOMAIN: 83
|
||||||
# DOMAIN-KEYWORD: 14
|
# DOMAIN-KEYWORD: 14
|
||||||
# DOMAIN-SUFFIX: 69603
|
# DOMAIN-SUFFIX: 69559
|
||||||
# IP-CIDR: 6259
|
# IP-CIDR: 6258
|
||||||
# IP-CIDR6: 4184
|
# IP-CIDR6: 4184
|
||||||
# PROCESS-NAME: 7
|
# PROCESS-NAME: 7
|
||||||
# TOTAL: 80150
|
# TOTAL: 80105
|
||||||
payload:
|
payload:
|
||||||
- '1.0.1.0/24'
|
- '1.0.1.0/24'
|
||||||
- '1.0.2.0/23'
|
- '1.0.2.0/23'
|
||||||
@ -5407,7 +5407,6 @@ payload:
|
|||||||
- '36.69.80.0/20'
|
- '36.69.80.0/20'
|
||||||
- '36.69.96.0/19'
|
- '36.69.96.0/19'
|
||||||
- '36.96.0.0/11'
|
- '36.96.0.0/11'
|
||||||
- '38.126.127.0/24'
|
|
||||||
- '38.142.239.114/32'
|
- '38.142.239.114/32'
|
||||||
- '38.43.120.0/21'
|
- '38.43.120.0/21'
|
||||||
- '39.0.0.0/24'
|
- '39.0.0.0/24'
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
# NAME: ChinaMax
|
# NAME: ChinaMax
|
||||||
# AUTHOR: blackmatrix7
|
# AUTHOR: blackmatrix7
|
||||||
# REPO: https://gitlab.com/blackmatrix7/ios_rule_script
|
# REPO: https://gitlab.com/blackmatrix7/ios_rule_script
|
||||||
# UPDATED: 2022-06-29 02:34:44
|
# UPDATED: 2022-06-30 10:10:40
|
||||||
# DOMAIN: 83
|
# DOMAIN: 83
|
||||||
# DOMAIN-KEYWORD: 14
|
# DOMAIN-KEYWORD: 14
|
||||||
# DOMAIN-SUFFIX: 69603
|
# DOMAIN-SUFFIX: 69559
|
||||||
# IP-CIDR: 6259
|
# IP-CIDR: 6258
|
||||||
# IP-CIDR6: 4184
|
# IP-CIDR6: 4184
|
||||||
# PROCESS-NAME: 7
|
# PROCESS-NAME: 7
|
||||||
# TOTAL: 80150
|
# TOTAL: 80105
|
||||||
1.0.1.0/24
|
1.0.1.0/24
|
||||||
1.0.2.0/23
|
1.0.2.0/23
|
||||||
1.0.32.0/19
|
1.0.32.0/19
|
||||||
@ -5406,7 +5406,6 @@
|
|||||||
36.69.80.0/20
|
36.69.80.0/20
|
||||||
36.69.96.0/19
|
36.69.96.0/19
|
||||||
36.96.0.0/11
|
36.96.0.0/11
|
||||||
38.126.127.0/24
|
|
||||||
38.142.239.114/32
|
38.142.239.114/32
|
||||||
38.43.120.0/21
|
38.43.120.0/21
|
||||||
39.0.0.0/24
|
39.0.0.0/24
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
# NAME: ChinaMax
|
# NAME: ChinaMax
|
||||||
# AUTHOR: blackmatrix7
|
# AUTHOR: blackmatrix7
|
||||||
# REPO: https://gitlab.com/blackmatrix7/ios_rule_script
|
# REPO: https://gitlab.com/blackmatrix7/ios_rule_script
|
||||||
# UPDATED: 2022-06-29 02:34:44
|
# UPDATED: 2022-06-30 10:10:40
|
||||||
# DOMAIN: 83
|
# DOMAIN: 83
|
||||||
# DOMAIN-KEYWORD: 14
|
# DOMAIN-KEYWORD: 14
|
||||||
# DOMAIN-SUFFIX: 69603
|
# DOMAIN-SUFFIX: 69559
|
||||||
# IP-CIDR: 6259
|
# IP-CIDR: 6258
|
||||||
# IP-CIDR6: 4184
|
# IP-CIDR6: 4184
|
||||||
# PROCESS-NAME: 7
|
# PROCESS-NAME: 7
|
||||||
# TOTAL: 80150
|
# TOTAL: 80105
|
||||||
payload:
|
payload:
|
||||||
- '1.0.1.0/24'
|
- '1.0.1.0/24'
|
||||||
- '1.0.2.0/23'
|
- '1.0.2.0/23'
|
||||||
@ -5407,7 +5407,6 @@ payload:
|
|||||||
- '36.69.80.0/20'
|
- '36.69.80.0/20'
|
||||||
- '36.69.96.0/19'
|
- '36.69.96.0/19'
|
||||||
- '36.96.0.0/11'
|
- '36.96.0.0/11'
|
||||||
- '38.126.127.0/24'
|
|
||||||
- '38.142.239.114/32'
|
- '38.142.239.114/32'
|
||||||
- '38.43.120.0/21'
|
- '38.43.120.0/21'
|
||||||
- '39.0.0.0/24'
|
- '39.0.0.0/24'
|
||||||
|
@ -21,18 +21,18 @@
|
|||||||
|
|
||||||
## 规则统计
|
## 规则统计
|
||||||
|
|
||||||
最后更新时间:2022-06-29 02:34:44
|
最后更新时间:2022-06-30 10:10:40
|
||||||
|
|
||||||
各类型规则统计:
|
各类型规则统计:
|
||||||
| 类型 | 数量(条) |
|
| 类型 | 数量(条) |
|
||||||
| ---- | ---- |
|
| ---- | ---- |
|
||||||
| DOMAIN | 83 |
|
| DOMAIN | 83 |
|
||||||
| DOMAIN-KEYWORD | 14 |
|
| DOMAIN-KEYWORD | 14 |
|
||||||
| DOMAIN-SUFFIX | 69603 |
|
| DOMAIN-SUFFIX | 69559 |
|
||||||
| IP-CIDR | 6259 |
|
| IP-CIDR | 6258 |
|
||||||
| IP-CIDR6 | 4184 |
|
| IP-CIDR6 | 4184 |
|
||||||
| PROCESS-NAME | 7 |
|
| PROCESS-NAME | 7 |
|
||||||
| TOTAL | 80150 |
|
| TOTAL | 80105 |
|
||||||
|
|
||||||
|
|
||||||
## Clash
|
## Clash
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -1,13 +1,13 @@
|
|||||||
# NAME: ChinaTest
|
# NAME: ChinaTest
|
||||||
# AUTHOR: blackmatrix7
|
# AUTHOR: blackmatrix7
|
||||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||||
# UPDATED: 2022-06-28 02:31:47
|
# UPDATED: 2022-06-30 10:09:43
|
||||||
# DOMAIN: 88
|
# DOMAIN: 88
|
||||||
# DOMAIN-KEYWORD: 10
|
# DOMAIN-KEYWORD: 10
|
||||||
# DOMAIN-SUFFIX: 66782
|
# DOMAIN-SUFFIX: 66739
|
||||||
# IP-CIDR: 10
|
# IP-CIDR: 10
|
||||||
# IP-CIDR6: 4
|
# IP-CIDR6: 4
|
||||||
# TOTAL: 66894
|
# TOTAL: 66851
|
||||||
payload:
|
payload:
|
||||||
- DOMAIN-KEYWORD,-cn
|
- DOMAIN-KEYWORD,-cn
|
||||||
- DOMAIN-KEYWORD,.tmall.com
|
- DOMAIN-KEYWORD,.tmall.com
|
||||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -12,17 +12,17 @@ ChinaTest规则由《RULE GENERATOR 规则生成器》自动生成。
|
|||||||
|
|
||||||
## 规则统计
|
## 规则统计
|
||||||
|
|
||||||
最后更新时间:2022-06-28 02:31:47
|
最后更新时间:2022-06-30 10:09:44
|
||||||
|
|
||||||
各类型规则统计:
|
各类型规则统计:
|
||||||
| 类型 | 数量(条) |
|
| 类型 | 数量(条) |
|
||||||
| ---- | ---- |
|
| ---- | ---- |
|
||||||
| DOMAIN | 88 |
|
| DOMAIN | 88 |
|
||||||
| DOMAIN-KEYWORD | 10 |
|
| DOMAIN-KEYWORD | 10 |
|
||||||
| DOMAIN-SUFFIX | 66782 |
|
| DOMAIN-SUFFIX | 66739 |
|
||||||
| IP-CIDR | 10 |
|
| IP-CIDR | 10 |
|
||||||
| IP-CIDR6 | 4 |
|
| IP-CIDR6 | 4 |
|
||||||
| TOTAL | 66894 |
|
| TOTAL | 66851 |
|
||||||
|
|
||||||
|
|
||||||
## Clash
|
## Clash
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# NAME: Game
|
# NAME: Game
|
||||||
# AUTHOR: blackmatrix7
|
# AUTHOR: blackmatrix7
|
||||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||||
# UPDATED: 2022-06-29 02:33:09
|
# UPDATED: 2022-06-30 10:09:07
|
||||||
# DOMAIN: 4
|
# DOMAIN: 4
|
||||||
# DOMAIN-KEYWORD: 4
|
# DOMAIN-KEYWORD: 4
|
||||||
# DOMAIN-SUFFIX: 503
|
# DOMAIN-SUFFIX: 503
|
||||||
@ -409,13 +409,16 @@ DOMAIN-SUFFIX,lolusercontent.com
|
|||||||
DOMAIN-SUFFIX,lpl.com.cn
|
DOMAIN-SUFFIX,lpl.com.cn
|
||||||
DOMAIN-SUFFIX,molesports.com
|
DOMAIN-SUFFIX,molesports.com
|
||||||
DOMAIN-SUFFIX,playvalorant.com
|
DOMAIN-SUFFIX,playvalorant.com
|
||||||
|
DOMAIN-SUFFIX,pvp.net
|
||||||
DOMAIN-SUFFIX,pvp.tv
|
DOMAIN-SUFFIX,pvp.tv
|
||||||
DOMAIN-SUFFIX,rgpub.io
|
DOMAIN-SUFFIX,rgpub.io
|
||||||
DOMAIN-SUFFIX,riot-games.com
|
DOMAIN-SUFFIX,riot-games.com
|
||||||
DOMAIN-SUFFIX,riot.com
|
DOMAIN-SUFFIX,riot.com
|
||||||
DOMAIN-SUFFIX,riot.net
|
DOMAIN-SUFFIX,riot.net
|
||||||
|
DOMAIN-SUFFIX,riotcdn.net
|
||||||
DOMAIN-SUFFIX,riotforgegames.com
|
DOMAIN-SUFFIX,riotforgegames.com
|
||||||
DOMAIN-SUFFIX,riotgames.co.kr
|
DOMAIN-SUFFIX,riotgames.co.kr
|
||||||
|
DOMAIN-SUFFIX,riotgames.com
|
||||||
DOMAIN-SUFFIX,riotgames.info
|
DOMAIN-SUFFIX,riotgames.info
|
||||||
DOMAIN-SUFFIX,riotgames.jp
|
DOMAIN-SUFFIX,riotgames.jp
|
||||||
DOMAIN-SUFFIX,riotgames.net
|
DOMAIN-SUFFIX,riotgames.net
|
||||||
@ -475,9 +478,6 @@ DOMAIN-SUFFIX,ubisoft-orbit-savegames.s3.amazonaws.com
|
|||||||
DOMAIN-SUFFIX,ubisoft-uplay-savegames.s3.amazonaws.com
|
DOMAIN-SUFFIX,ubisoft-uplay-savegames.s3.amazonaws.com
|
||||||
DOMAIN-SUFFIX,ubisoft.com
|
DOMAIN-SUFFIX,ubisoft.com
|
||||||
DOMAIN-SUFFIX,uplay.com
|
DOMAIN-SUFFIX,uplay.com
|
||||||
DOMAIN-SUFFIX,pvp.net
|
|
||||||
DOMAIN-SUFFIX,riotcdn.net
|
|
||||||
DOMAIN-SUFFIX,riotgames.com
|
|
||||||
DOMAIN-SUFFIX,beth.games
|
DOMAIN-SUFFIX,beth.games
|
||||||
DOMAIN-SUFFIX,bethesda.net
|
DOMAIN-SUFFIX,bethesda.net
|
||||||
DOMAIN-SUFFIX,bethesdagamestudios.com
|
DOMAIN-SUFFIX,bethesdagamestudios.com
|
||||||
@ -520,13 +520,9 @@ DOMAIN-KEYWORD,steamstore
|
|||||||
DOMAIN-KEYWORD,steamuserimages
|
DOMAIN-KEYWORD,steamuserimages
|
||||||
IP-CIDR,103.4.115.248/32,no-resolve
|
IP-CIDR,103.4.115.248/32,no-resolve
|
||||||
IP-CIDR,182.162.135.1/32,no-resolve
|
IP-CIDR,182.162.135.1/32,no-resolve
|
||||||
IP-CIDR,185.60.112.157/32,no-resolve
|
|
||||||
IP-CIDR,185.60.112.158/32,no-resolve
|
|
||||||
IP-CIDR,210.242.235.6/32,no-resolve
|
IP-CIDR,210.242.235.6/32,no-resolve
|
||||||
IP-CIDR,24.105.30.129/32,no-resolve
|
|
||||||
IP-CIDR,54.94.196.47/32,no-resolve
|
IP-CIDR,54.94.196.47/32,no-resolve
|
||||||
IP-CIDR,182.162.132.1/32,no-resolve
|
IP-CIDR,182.162.132.1/32,no-resolve
|
||||||
IP-CIDR,103.4.114.233/32,no-resolve
|
|
||||||
IP-CIDR,182.162.116.1/32,no-resolve
|
IP-CIDR,182.162.116.1/32,no-resolve
|
||||||
IP-CIDR,202.9.67.59/32,no-resolve
|
IP-CIDR,202.9.67.59/32,no-resolve
|
||||||
IP-CIDR,203.69.111.4/32,no-resolve
|
IP-CIDR,203.69.111.4/32,no-resolve
|
||||||
@ -534,8 +530,14 @@ IP-CIDR,54.207.104.145/32,no-resolve
|
|||||||
IP-CIDR,203.66.81.98/32,no-resolve
|
IP-CIDR,203.66.81.98/32,no-resolve
|
||||||
IP-CIDR,211.234.110.1/32,no-resolve
|
IP-CIDR,211.234.110.1/32,no-resolve
|
||||||
IP-CIDR,54.207.107.12/32,no-resolve
|
IP-CIDR,54.207.107.12/32,no-resolve
|
||||||
|
IP-CIDR,103.4.114.233/32,no-resolve
|
||||||
|
IP-CIDR,185.60.112.157/32,no-resolve
|
||||||
|
IP-CIDR,185.60.112.158/32,no-resolve
|
||||||
|
IP-CIDR,185.60.114.159/32,no-resolve
|
||||||
IP-CIDR,202.9.67.254/32,no-resolve
|
IP-CIDR,202.9.67.254/32,no-resolve
|
||||||
IP-CIDR,222.231.22.1/32,no-resolve
|
IP-CIDR,222.231.22.1/32,no-resolve
|
||||||
|
IP-CIDR,24.105.30.129/32,no-resolve
|
||||||
|
IP-CIDR,24.105.62.129/32,no-resolve
|
||||||
IP-CIDR,13.210.25.233/32,no-resolve
|
IP-CIDR,13.210.25.233/32,no-resolve
|
||||||
IP-CIDR,13.212.170.102/32,no-resolve
|
IP-CIDR,13.212.170.102/32,no-resolve
|
||||||
IP-CIDR,13.212.171.212/32,no-resolve
|
IP-CIDR,13.212.171.212/32,no-resolve
|
||||||
@ -559,7 +561,5 @@ IP-CIDR,52.50.131.212/32,no-resolve
|
|||||||
IP-CIDR,54.207.168.84/32,no-resolve
|
IP-CIDR,54.207.168.84/32,no-resolve
|
||||||
IP-CIDR,54.248.64.192/32,no-resolve
|
IP-CIDR,54.248.64.192/32,no-resolve
|
||||||
IP-CIDR,137.221.105.2/32,no-resolve
|
IP-CIDR,137.221.105.2/32,no-resolve
|
||||||
IP-CIDR,185.60.114.159/32,no-resolve
|
|
||||||
IP-CIDR,210.71.148.11/32,no-resolve
|
IP-CIDR,210.71.148.11/32,no-resolve
|
||||||
IP-CIDR,211.115.104.1/32,no-resolve
|
IP-CIDR,211.115.104.1/32,no-resolve
|
||||||
IP-CIDR,24.105.62.129/32,no-resolve
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# NAME: Game
|
# NAME: Game
|
||||||
# AUTHOR: blackmatrix7
|
# AUTHOR: blackmatrix7
|
||||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||||
# UPDATED: 2022-06-29 02:33:09
|
# UPDATED: 2022-06-30 10:09:07
|
||||||
# DOMAIN: 4
|
# DOMAIN: 4
|
||||||
# DOMAIN-KEYWORD: 4
|
# DOMAIN-KEYWORD: 4
|
||||||
# DOMAIN-SUFFIX: 503
|
# DOMAIN-SUFFIX: 503
|
||||||
@ -410,13 +410,16 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,lpl.com.cn
|
- DOMAIN-SUFFIX,lpl.com.cn
|
||||||
- DOMAIN-SUFFIX,molesports.com
|
- DOMAIN-SUFFIX,molesports.com
|
||||||
- DOMAIN-SUFFIX,playvalorant.com
|
- DOMAIN-SUFFIX,playvalorant.com
|
||||||
|
- DOMAIN-SUFFIX,pvp.net
|
||||||
- DOMAIN-SUFFIX,pvp.tv
|
- DOMAIN-SUFFIX,pvp.tv
|
||||||
- DOMAIN-SUFFIX,rgpub.io
|
- DOMAIN-SUFFIX,rgpub.io
|
||||||
- DOMAIN-SUFFIX,riot-games.com
|
- DOMAIN-SUFFIX,riot-games.com
|
||||||
- DOMAIN-SUFFIX,riot.com
|
- DOMAIN-SUFFIX,riot.com
|
||||||
- DOMAIN-SUFFIX,riot.net
|
- DOMAIN-SUFFIX,riot.net
|
||||||
|
- DOMAIN-SUFFIX,riotcdn.net
|
||||||
- DOMAIN-SUFFIX,riotforgegames.com
|
- DOMAIN-SUFFIX,riotforgegames.com
|
||||||
- DOMAIN-SUFFIX,riotgames.co.kr
|
- DOMAIN-SUFFIX,riotgames.co.kr
|
||||||
|
- DOMAIN-SUFFIX,riotgames.com
|
||||||
- DOMAIN-SUFFIX,riotgames.info
|
- DOMAIN-SUFFIX,riotgames.info
|
||||||
- DOMAIN-SUFFIX,riotgames.jp
|
- DOMAIN-SUFFIX,riotgames.jp
|
||||||
- DOMAIN-SUFFIX,riotgames.net
|
- DOMAIN-SUFFIX,riotgames.net
|
||||||
@ -476,9 +479,6 @@ payload:
|
|||||||
- DOMAIN-SUFFIX,ubisoft-uplay-savegames.s3.amazonaws.com
|
- DOMAIN-SUFFIX,ubisoft-uplay-savegames.s3.amazonaws.com
|
||||||
- DOMAIN-SUFFIX,ubisoft.com
|
- DOMAIN-SUFFIX,ubisoft.com
|
||||||
- DOMAIN-SUFFIX,uplay.com
|
- DOMAIN-SUFFIX,uplay.com
|
||||||
- DOMAIN-SUFFIX,pvp.net
|
|
||||||
- DOMAIN-SUFFIX,riotcdn.net
|
|
||||||
- DOMAIN-SUFFIX,riotgames.com
|
|
||||||
- DOMAIN-SUFFIX,beth.games
|
- DOMAIN-SUFFIX,beth.games
|
||||||
- DOMAIN-SUFFIX,bethesda.net
|
- DOMAIN-SUFFIX,bethesda.net
|
||||||
- DOMAIN-SUFFIX,bethesdagamestudios.com
|
- DOMAIN-SUFFIX,bethesdagamestudios.com
|
||||||
@ -521,13 +521,9 @@ payload:
|
|||||||
- DOMAIN-KEYWORD,steamuserimages
|
- DOMAIN-KEYWORD,steamuserimages
|
||||||
- IP-CIDR,103.4.115.248/32
|
- IP-CIDR,103.4.115.248/32
|
||||||
- IP-CIDR,182.162.135.1/32
|
- IP-CIDR,182.162.135.1/32
|
||||||
- IP-CIDR,185.60.112.157/32
|
|
||||||
- IP-CIDR,185.60.112.158/32
|
|
||||||
- IP-CIDR,210.242.235.6/32
|
- IP-CIDR,210.242.235.6/32
|
||||||
- IP-CIDR,24.105.30.129/32
|
|
||||||
- IP-CIDR,54.94.196.47/32
|
- IP-CIDR,54.94.196.47/32
|
||||||
- IP-CIDR,182.162.132.1/32
|
- IP-CIDR,182.162.132.1/32
|
||||||
- IP-CIDR,103.4.114.233/32
|
|
||||||
- IP-CIDR,182.162.116.1/32
|
- IP-CIDR,182.162.116.1/32
|
||||||
- IP-CIDR,202.9.67.59/32
|
- IP-CIDR,202.9.67.59/32
|
||||||
- IP-CIDR,203.69.111.4/32
|
- IP-CIDR,203.69.111.4/32
|
||||||
@ -535,8 +531,14 @@ payload:
|
|||||||
- IP-CIDR,203.66.81.98/32
|
- IP-CIDR,203.66.81.98/32
|
||||||
- IP-CIDR,211.234.110.1/32
|
- IP-CIDR,211.234.110.1/32
|
||||||
- IP-CIDR,54.207.107.12/32
|
- IP-CIDR,54.207.107.12/32
|
||||||
|
- IP-CIDR,103.4.114.233/32
|
||||||
|
- IP-CIDR,185.60.112.157/32
|
||||||
|
- IP-CIDR,185.60.112.158/32
|
||||||
|
- IP-CIDR,185.60.114.159/32
|
||||||
- IP-CIDR,202.9.67.254/32
|
- IP-CIDR,202.9.67.254/32
|
||||||
- IP-CIDR,222.231.22.1/32
|
- IP-CIDR,222.231.22.1/32
|
||||||
|
- IP-CIDR,24.105.30.129/32
|
||||||
|
- IP-CIDR,24.105.62.129/32
|
||||||
- IP-CIDR,13.210.25.233/32
|
- IP-CIDR,13.210.25.233/32
|
||||||
- IP-CIDR,13.212.170.102/32
|
- IP-CIDR,13.212.170.102/32
|
||||||
- IP-CIDR,13.212.171.212/32
|
- IP-CIDR,13.212.171.212/32
|
||||||
@ -560,7 +562,5 @@ payload:
|
|||||||
- IP-CIDR,54.207.168.84/32
|
- IP-CIDR,54.207.168.84/32
|
||||||
- IP-CIDR,54.248.64.192/32
|
- IP-CIDR,54.248.64.192/32
|
||||||
- IP-CIDR,137.221.105.2/32
|
- IP-CIDR,137.221.105.2/32
|
||||||
- IP-CIDR,185.60.114.159/32
|
|
||||||
- IP-CIDR,210.71.148.11/32
|
- IP-CIDR,210.71.148.11/32
|
||||||
- IP-CIDR,211.115.104.1/32
|
- IP-CIDR,211.115.104.1/32
|
||||||
- IP-CIDR,24.105.62.129/32
|
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
# NAME: Netflix
|
# NAME: Netflix
|
||||||
# AUTHOR: blackmatrix7
|
# AUTHOR: blackmatrix7
|
||||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||||
# UPDATED: 2022-06-23 17:32:40
|
# UPDATED: 2022-06-30 10:09:31
|
||||||
# DOMAIN: 2
|
# DOMAIN: 2
|
||||||
# DOMAIN-KEYWORD: 4
|
# DOMAIN-KEYWORD: 4
|
||||||
# DOMAIN-SUFFIX: 25
|
# DOMAIN-SUFFIX: 25
|
||||||
# IP-CIDR: 931
|
# IP-CIDR: 932
|
||||||
# IP-CIDR6: 4
|
# IP-CIDR6: 4
|
||||||
# PROCESS-NAME: 1
|
# PROCESS-NAME: 1
|
||||||
# TOTAL: 967
|
# TOTAL: 968
|
||||||
DOMAIN,api.fast.com
|
DOMAIN,api.fast.com
|
||||||
DOMAIN,netflix.com.edgesuite.net
|
DOMAIN,netflix.com.edgesuite.net
|
||||||
DOMAIN-SUFFIX,fast.com
|
DOMAIN-SUFFIX,fast.com
|
||||||
@ -421,6 +421,7 @@ IP-CIDR,18.237.140.160/29,no-resolve
|
|||||||
IP-CIDR,18.252.145.156/30,no-resolve
|
IP-CIDR,18.252.145.156/30,no-resolve
|
||||||
IP-CIDR,18.252.145.160/28,no-resolve
|
IP-CIDR,18.252.145.160/28,no-resolve
|
||||||
IP-CIDR,18.252.145.192/27,no-resolve
|
IP-CIDR,18.252.145.192/27,no-resolve
|
||||||
|
IP-CIDR,18.252.165.140/30,no-resolve
|
||||||
IP-CIDR,18.252.4.0/30,no-resolve
|
IP-CIDR,18.252.4.0/30,no-resolve
|
||||||
IP-CIDR,18.252.4.16/29,no-resolve
|
IP-CIDR,18.252.4.16/29,no-resolve
|
||||||
IP-CIDR,18.252.56.0/23,no-resolve
|
IP-CIDR,18.252.56.0/23,no-resolve
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
# NAME: Netflix
|
# NAME: Netflix
|
||||||
# AUTHOR: blackmatrix7
|
# AUTHOR: blackmatrix7
|
||||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||||
# UPDATED: 2022-06-23 17:32:40
|
# UPDATED: 2022-06-30 10:09:31
|
||||||
# DOMAIN: 2
|
# DOMAIN: 2
|
||||||
# DOMAIN-KEYWORD: 4
|
# DOMAIN-KEYWORD: 4
|
||||||
# DOMAIN-SUFFIX: 25
|
# DOMAIN-SUFFIX: 25
|
||||||
# IP-CIDR: 931
|
# IP-CIDR: 932
|
||||||
# IP-CIDR6: 4
|
# IP-CIDR6: 4
|
||||||
# PROCESS-NAME: 1
|
# PROCESS-NAME: 1
|
||||||
# TOTAL: 967
|
# TOTAL: 968
|
||||||
payload:
|
payload:
|
||||||
- DOMAIN,api.fast.com
|
- DOMAIN,api.fast.com
|
||||||
- DOMAIN,netflix.com.edgesuite.net
|
- DOMAIN,netflix.com.edgesuite.net
|
||||||
@ -422,6 +422,7 @@ payload:
|
|||||||
- IP-CIDR,18.252.145.156/30
|
- IP-CIDR,18.252.145.156/30
|
||||||
- IP-CIDR,18.252.145.160/28
|
- IP-CIDR,18.252.145.160/28
|
||||||
- IP-CIDR,18.252.145.192/27
|
- IP-CIDR,18.252.145.192/27
|
||||||
|
- IP-CIDR,18.252.165.140/30
|
||||||
- IP-CIDR,18.252.4.0/30
|
- IP-CIDR,18.252.4.0/30
|
||||||
- IP-CIDR,18.252.4.16/29
|
- IP-CIDR,18.252.4.16/29
|
||||||
- IP-CIDR,18.252.56.0/23
|
- IP-CIDR,18.252.56.0/23
|
||||||
|
@ -12,7 +12,7 @@ Netflix规则由《RULE GENERATOR 规则生成器》自动生成。
|
|||||||
|
|
||||||
## 规则统计
|
## 规则统计
|
||||||
|
|
||||||
最后更新时间:2022-06-23 17:32:40
|
最后更新时间:2022-06-30 10:09:31
|
||||||
|
|
||||||
各类型规则统计:
|
各类型规则统计:
|
||||||
| 类型 | 数量(条) |
|
| 类型 | 数量(条) |
|
||||||
@ -20,10 +20,10 @@ Netflix规则由《RULE GENERATOR 规则生成器》自动生成。
|
|||||||
| DOMAIN | 2 |
|
| DOMAIN | 2 |
|
||||||
| DOMAIN-KEYWORD | 4 |
|
| DOMAIN-KEYWORD | 4 |
|
||||||
| DOMAIN-SUFFIX | 25 |
|
| DOMAIN-SUFFIX | 25 |
|
||||||
| IP-CIDR | 931 |
|
| IP-CIDR | 932 |
|
||||||
| IP-CIDR6 | 4 |
|
| IP-CIDR6 | 4 |
|
||||||
| PROCESS-NAME | 1 |
|
| PROCESS-NAME | 1 |
|
||||||
| TOTAL | 967 |
|
| TOTAL | 968 |
|
||||||
|
|
||||||
|
|
||||||
## Clash
|
## Clash
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
# NAME: Advertising
|
# NAME: Advertising
|
||||||
# AUTHOR: blackmatrix7
|
# AUTHOR: blackmatrix7
|
||||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||||
# UPDATED: 2022-06-29 02:32:17
|
# UPDATED: 2022-06-30 10:08:16
|
||||||
# DESCRIPTION: 分流规则中含有URL-REGEX类型,建议搭配MITM使用
|
# DESCRIPTION: 分流规则中含有URL-REGEX类型,建议搭配MITM使用
|
||||||
# DOMAIN: 51325
|
# DOMAIN: 51326
|
||||||
# DOMAIN-KEYWORD: 84
|
# DOMAIN-KEYWORD: 84
|
||||||
# DOMAIN-SUFFIX: 71140
|
# DOMAIN-SUFFIX: 71252
|
||||||
# IP-CIDR: 255
|
# IP-CIDR: 255
|
||||||
# URL-REGEX: 303
|
# URL-REGEX: 303
|
||||||
# TOTAL: 123107
|
# TOTAL: 123220
|
||||||
DOMAIN-KEYWORD,112wan
|
DOMAIN-KEYWORD,112wan
|
||||||
DOMAIN-KEYWORD,789htbet
|
DOMAIN-KEYWORD,789htbet
|
||||||
DOMAIN-KEYWORD,adashx
|
DOMAIN-KEYWORD,adashx
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
# NAME: Advertising
|
# NAME: Advertising
|
||||||
# AUTHOR: blackmatrix7
|
# AUTHOR: blackmatrix7
|
||||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||||
# UPDATED: 2022-06-29 02:32:17
|
# UPDATED: 2022-06-30 10:08:16
|
||||||
# DESCRIPTION: 分流规则中含有URL-REGEX类型,建议搭配MITM使用
|
# DESCRIPTION: 分流规则中含有URL-REGEX类型,建议搭配MITM使用
|
||||||
# DOMAIN: 51325
|
# DOMAIN: 51326
|
||||||
# DOMAIN-KEYWORD: 84
|
# DOMAIN-KEYWORD: 84
|
||||||
# DOMAIN-SUFFIX: 71140
|
# DOMAIN-SUFFIX: 71252
|
||||||
# IP-CIDR: 255
|
# IP-CIDR: 255
|
||||||
# URL-REGEX: 303
|
# URL-REGEX: 303
|
||||||
# TOTAL: 123107
|
# TOTAL: 123220
|
||||||
0000mps.webpreview.dsl.net
|
0000mps.webpreview.dsl.net
|
||||||
0001.2waky.com
|
0001.2waky.com
|
||||||
000lk3v.wcomhost.com
|
000lk3v.wcomhost.com
|
||||||
@ -27261,6 +27261,7 @@ m3isolution.com
|
|||||||
m5293.yindutg.com
|
m5293.yindutg.com
|
||||||
m57ku6sm.com
|
m57ku6sm.com
|
||||||
m5prod.net
|
m5prod.net
|
||||||
|
ma-adx.ctrip.com
|
||||||
ma.herphemiste.com
|
ma.herphemiste.com
|
||||||
maadimedical.com
|
maadimedical.com
|
||||||
maaknitting.com
|
maaknitting.com
|
||||||
@ -38229,7 +38230,6 @@ scottjames11.com
|
|||||||
scottsmith9011.com
|
scottsmith9011.com
|
||||||
scotttim.com
|
scotttim.com
|
||||||
scout.haymarketmedia.com
|
scout.haymarketmedia.com
|
||||||
scout.us2.salesloft.com
|
|
||||||
scoutle.com
|
scoutle.com
|
||||||
scprtrs.000webhostapp.com
|
scprtrs.000webhostapp.com
|
||||||
scramlotts.org
|
scramlotts.org
|
||||||
@ -44318,6 +44318,7 @@ tztcvkhqrzjt.com
|
|||||||
tzyvolvenvyim.com
|
tzyvolvenvyim.com
|
||||||
u.801t.com
|
u.801t.com
|
||||||
u.api.look.360.cn
|
u.api.look.360.cn
|
||||||
|
u.ctrip.com
|
||||||
u.oppomobile.com
|
u.oppomobile.com
|
||||||
u.xender.com
|
u.xender.com
|
||||||
u01.tripbbk.com
|
u01.tripbbk.com
|
||||||
@ -52146,6 +52147,7 @@ zzzrtrcm2.com
|
|||||||
.26zsd.cn
|
.26zsd.cn
|
||||||
.272829.cc
|
.272829.cc
|
||||||
.272xb.com
|
.272xb.com
|
||||||
|
.2748cfaad3.com
|
||||||
.2778255fe56.com
|
.2778255fe56.com
|
||||||
.27823.club
|
.27823.club
|
||||||
.27ceb2d5631623.com
|
.27ceb2d5631623.com
|
||||||
@ -53027,6 +53029,8 @@ zzzrtrcm2.com
|
|||||||
.666632.xyz
|
.666632.xyz
|
||||||
.6666349.com
|
.6666349.com
|
||||||
.666637.xyz
|
.666637.xyz
|
||||||
|
.666638.xyz
|
||||||
|
.666642.xyz
|
||||||
.666666666666.site
|
.666666666666.site
|
||||||
.6666lm.com
|
.6666lm.com
|
||||||
.6667778882021.site
|
.6667778882021.site
|
||||||
@ -53997,6 +54001,7 @@ zzzrtrcm2.com
|
|||||||
.a.yjbys.com
|
.a.yjbys.com
|
||||||
.a.youdao.com
|
.a.youdao.com
|
||||||
.a.yuzhainan.com
|
.a.yuzhainan.com
|
||||||
|
.a.zdg.de
|
||||||
.a.zuowenxuan.cn
|
.a.zuowenxuan.cn
|
||||||
.a002803829.com
|
.a002803829.com
|
||||||
.a013.com
|
.a013.com
|
||||||
@ -54797,7 +54802,6 @@ zzzrtrcm2.com
|
|||||||
.aax-us-iad.amazon.com
|
.aax-us-iad.amazon.com
|
||||||
.aaxads.com
|
.aaxads.com
|
||||||
.aaxdetect.com
|
.aaxdetect.com
|
||||||
.aaxwall.com
|
|
||||||
.aaz1.xyz
|
.aaz1.xyz
|
||||||
.aazcio.cn
|
.aazcio.cn
|
||||||
.ab-machine.forbes.com
|
.ab-machine.forbes.com
|
||||||
@ -55213,6 +55217,7 @@ zzzrtrcm2.com
|
|||||||
.acecoincident.com
|
.acecoincident.com
|
||||||
.acecounter.com
|
.acecounter.com
|
||||||
.acelacien.com
|
.acelacien.com
|
||||||
|
.acelogger.heraldcorp.com
|
||||||
.acemo.vip
|
.acemo.vip
|
||||||
.acendas.actonservice.com
|
.acendas.actonservice.com
|
||||||
.acento.com
|
.acento.com
|
||||||
@ -55228,6 +55233,7 @@ zzzrtrcm2.com
|
|||||||
.achiersawman.com
|
.achiersawman.com
|
||||||
.achievablecpmrevenue.com
|
.achievablecpmrevenue.com
|
||||||
.achievehardboiledheap.com
|
.achievehardboiledheap.com
|
||||||
|
.achieverknee.com
|
||||||
.achig.com
|
.achig.com
|
||||||
.achingmercury.com
|
.achingmercury.com
|
||||||
.achu.wang
|
.achu.wang
|
||||||
@ -61585,6 +61591,7 @@ zzzrtrcm2.com
|
|||||||
.ayqxx.com
|
.ayqxx.com
|
||||||
.ayrovalcontain.info
|
.ayrovalcontain.info
|
||||||
.aysccnn.cn
|
.aysccnn.cn
|
||||||
|
.ayst.love
|
||||||
.ayues.com
|
.ayues.com
|
||||||
.ayuki.ink
|
.ayuki.ink
|
||||||
.ayun.ltd
|
.ayun.ltd
|
||||||
@ -61611,6 +61618,7 @@ zzzrtrcm2.com
|
|||||||
.azera-s014.com
|
.azera-s014.com
|
||||||
.azeriondigital.com
|
.azeriondigital.com
|
||||||
.azfitn.com
|
.azfitn.com
|
||||||
|
.azfrij.cn
|
||||||
.azg1.emalu-store.com
|
.azg1.emalu-store.com
|
||||||
.azgenergy.xyz
|
.azgenergy.xyz
|
||||||
.azither.com
|
.azither.com
|
||||||
@ -64871,6 +64879,7 @@ zzzrtrcm2.com
|
|||||||
.byduthacho.com
|
.byduthacho.com
|
||||||
.byeej.com
|
.byeej.com
|
||||||
.byevkj.com
|
.byevkj.com
|
||||||
|
.byfft.top
|
||||||
.byfoongusor.com
|
.byfoongusor.com
|
||||||
.bygr2ri20e4y.li.finance
|
.bygr2ri20e4y.li.finance
|
||||||
.byhz.xyz
|
.byhz.xyz
|
||||||
@ -64918,6 +64927,7 @@ zzzrtrcm2.com
|
|||||||
.c-on-text.com
|
.c-on-text.com
|
||||||
.c-points.de
|
.c-points.de
|
||||||
.c-rings.net
|
.c-rings.net
|
||||||
|
.c-stat.eu
|
||||||
.c.0.0.0.0.cn
|
.c.0.0.0.0.cn
|
||||||
.c.28rv.com
|
.c.28rv.com
|
||||||
.c.45io.com
|
.c.45io.com
|
||||||
@ -65217,6 +65227,7 @@ zzzrtrcm2.com
|
|||||||
.caijingzz.cn
|
.caijingzz.cn
|
||||||
.caikouli.com
|
.caikouli.com
|
||||||
.cailawyer.cn
|
.cailawyer.cn
|
||||||
|
.caimei.me
|
||||||
.caimlkh.com
|
.caimlkh.com
|
||||||
.caishenbaoyou.top
|
.caishenbaoyou.top
|
||||||
.caiteesh.net
|
.caiteesh.net
|
||||||
@ -65543,6 +65554,7 @@ zzzrtrcm2.com
|
|||||||
.catastrophetray.com
|
.catastrophetray.com
|
||||||
.catbeardx.com
|
.catbeardx.com
|
||||||
.catch.gift
|
.catch.gift
|
||||||
|
.catclawvines.com
|
||||||
.cateredjapish.com
|
.cateredjapish.com
|
||||||
.catgride.com
|
.catgride.com
|
||||||
.cathaycentury.com
|
.cathaycentury.com
|
||||||
@ -65550,6 +65562,7 @@ zzzrtrcm2.com
|
|||||||
.catherineembankmentbouquet.com
|
.catherineembankmentbouquet.com
|
||||||
.cathodecreped.com
|
.cathodecreped.com
|
||||||
.catiligh.ru
|
.catiligh.ru
|
||||||
|
.catnipsdaymen.com
|
||||||
.cats.d20.rs
|
.cats.d20.rs
|
||||||
.catschickens.com
|
.catschickens.com
|
||||||
.catsnetwork.ru
|
.catsnetwork.ru
|
||||||
@ -66073,6 +66086,7 @@ zzzrtrcm2.com
|
|||||||
.ceyiuy.com
|
.ceyiuy.com
|
||||||
.cezezo.top
|
.cezezo.top
|
||||||
.cf-ads.pinger.com
|
.cf-ads.pinger.com
|
||||||
|
.cf-native.karte.io
|
||||||
.cf.overblog.com
|
.cf.overblog.com
|
||||||
.cfasync.cf
|
.cfasync.cf
|
||||||
.cfasync.ga
|
.cfasync.ga
|
||||||
@ -66099,6 +66113,7 @@ zzzrtrcm2.com
|
|||||||
.cfredh.cn
|
.cfredh.cn
|
||||||
.cfrsqptn.com
|
.cfrsqptn.com
|
||||||
.cfs.uzone.id
|
.cfs.uzone.id
|
||||||
|
.cfs1.uzone.id
|
||||||
.cfs2.uzone.id
|
.cfs2.uzone.id
|
||||||
.cftrack.com
|
.cftrack.com
|
||||||
.cfts1tifqr.com
|
.cfts1tifqr.com
|
||||||
@ -66805,6 +66820,7 @@ zzzrtrcm2.com
|
|||||||
.click.cheshi-img.com
|
.click.cheshi-img.com
|
||||||
.click.cheshi.com
|
.click.cheshi.com
|
||||||
.click.cision.com
|
.click.cision.com
|
||||||
|
.click.classmates.com
|
||||||
.click.community.carousell.com
|
.click.community.carousell.com
|
||||||
.click.dangdang.com
|
.click.dangdang.com
|
||||||
.click.depop.com
|
.click.depop.com
|
||||||
@ -66913,6 +66929,7 @@ zzzrtrcm2.com
|
|||||||
.clickbrainiacs.com
|
.clickbrainiacs.com
|
||||||
.clickbrokers.com
|
.clickbrokers.com
|
||||||
.clickbux.ru
|
.clickbux.ru
|
||||||
|
.clickcanoe.com
|
||||||
.clickcash.com
|
.clickcash.com
|
||||||
.clickcashmoney.com
|
.clickcashmoney.com
|
||||||
.clickcdn.co
|
.clickcdn.co
|
||||||
@ -67169,6 +67186,7 @@ zzzrtrcm2.com
|
|||||||
.closestfantasticpoll.com
|
.closestfantasticpoll.com
|
||||||
.closiner.com
|
.closiner.com
|
||||||
.closkeyrespond.com
|
.closkeyrespond.com
|
||||||
|
.closkyyodels.com
|
||||||
.closureevaporatefume.com
|
.closureevaporatefume.com
|
||||||
.closuremammalfury.com
|
.closuremammalfury.com
|
||||||
.clotezar.com
|
.clotezar.com
|
||||||
@ -67225,6 +67243,7 @@ zzzrtrcm2.com
|
|||||||
.clp-mms.cloudpro.co.uk
|
.clp-mms.cloudpro.co.uk
|
||||||
.clrpdhptoddatj49.pro
|
.clrpdhptoddatj49.pro
|
||||||
.clrstm.com
|
.clrstm.com
|
||||||
|
.clrt.ai
|
||||||
.cls.ichotelsgroup.com
|
.cls.ichotelsgroup.com
|
||||||
.cls7.theushuaiaexperience.com
|
.cls7.theushuaiaexperience.com
|
||||||
.clscsbcj.com
|
.clscsbcj.com
|
||||||
@ -68631,6 +68650,7 @@ zzzrtrcm2.com
|
|||||||
.counting4free.com
|
.counting4free.com
|
||||||
.countino.de
|
.countino.de
|
||||||
.countit.ch
|
.countit.ch
|
||||||
|
.countly.globaldelight.net
|
||||||
.countly.stackvaults.com
|
.countly.stackvaults.com
|
||||||
.countnow.de
|
.countnow.de
|
||||||
.counto.de
|
.counto.de
|
||||||
@ -68661,6 +68681,7 @@ zzzrtrcm2.com
|
|||||||
.cowardlymissinggranulated.com
|
.cowardlymissinggranulated.com
|
||||||
.cowbumply.com
|
.cowbumply.com
|
||||||
.cowyardstulm.com
|
.cowyardstulm.com
|
||||||
|
.coxalscyth.com
|
||||||
.coxmt.com
|
.coxmt.com
|
||||||
.coyanhybrida.website
|
.coyanhybrida.website
|
||||||
.coysotown.com
|
.coysotown.com
|
||||||
@ -69137,6 +69158,7 @@ zzzrtrcm2.com
|
|||||||
.ctdhylltfighs.com
|
.ctdhylltfighs.com
|
||||||
.ctdznwavaouc.com
|
.ctdznwavaouc.com
|
||||||
.ctenetwork.com
|
.ctenetwork.com
|
||||||
|
.ctengine.io
|
||||||
.ctetgwxrgaldb.xyz
|
.ctetgwxrgaldb.xyz
|
||||||
.cthaic.com
|
.cthaic.com
|
||||||
.ctiev.com
|
.ctiev.com
|
||||||
@ -69159,7 +69181,6 @@ zzzrtrcm2.com
|
|||||||
.ctr.nmg.de
|
.ctr.nmg.de
|
||||||
.ctrhfd.top
|
.ctrhfd.top
|
||||||
.ctrhub.com
|
.ctrhub.com
|
||||||
.ctrip.com
|
|
||||||
.ctripatm.cn
|
.ctripatm.cn
|
||||||
.ctrlaltdel99.com
|
.ctrlaltdel99.com
|
||||||
.ctrmanager.com
|
.ctrmanager.com
|
||||||
@ -71178,6 +71199,7 @@ zzzrtrcm2.com
|
|||||||
.dewiestsards.com
|
.dewiestsards.com
|
||||||
.dewife.ru
|
.dewife.ru
|
||||||
.dewincubiatoll.com
|
.dewincubiatoll.com
|
||||||
|
.dewretpartook.com
|
||||||
.dewsburg.info
|
.dewsburg.info
|
||||||
.dexchangeinc.com
|
.dexchangeinc.com
|
||||||
.dexessee.com
|
.dexessee.com
|
||||||
@ -71507,6 +71529,7 @@ zzzrtrcm2.com
|
|||||||
.directcounter.de
|
.directcounter.de
|
||||||
.directcrm.ru
|
.directcrm.ru
|
||||||
.directdexchange.com
|
.directdexchange.com
|
||||||
|
.directionssecondary.com
|
||||||
.directivepub.com
|
.directivepub.com
|
||||||
.directleads.com
|
.directleads.com
|
||||||
.directnavbt.com
|
.directnavbt.com
|
||||||
@ -72342,6 +72365,7 @@ zzzrtrcm2.com
|
|||||||
.dragonsniffcashmere.com
|
.dragonsniffcashmere.com
|
||||||
.dragonspontaneous.com
|
.dragonspontaneous.com
|
||||||
.dragzebra.com
|
.dragzebra.com
|
||||||
|
.drailsaculeus.com
|
||||||
.drakeesh.com
|
.drakeesh.com
|
||||||
.drako2sha8de09.com
|
.drako2sha8de09.com
|
||||||
.drakorindo.club
|
.drakorindo.club
|
||||||
@ -75160,6 +75184,7 @@ zzzrtrcm2.com
|
|||||||
.exposebox.com
|
.exposebox.com
|
||||||
.exposuremixed.com
|
.exposuremixed.com
|
||||||
.express-submit.de
|
.express-submit.de
|
||||||
|
.expressfouty.com
|
||||||
.expressvampire.com
|
.expressvampire.com
|
||||||
.exr-mms.expertreviews.co.uk
|
.exr-mms.expertreviews.co.uk
|
||||||
.exrtbsrv.com
|
.exrtbsrv.com
|
||||||
@ -75904,6 +75929,7 @@ zzzrtrcm2.com
|
|||||||
.fertilityundergone.com
|
.fertilityundergone.com
|
||||||
.fertilizeranaemiaupcoming.com
|
.fertilizeranaemiaupcoming.com
|
||||||
.fertilizermessyshortcut.com
|
.fertilizermessyshortcut.com
|
||||||
|
.fertilrouts.com
|
||||||
.ferulaecharger.com
|
.ferulaecharger.com
|
||||||
.fervortracer.com
|
.fervortracer.com
|
||||||
.fespzx.sfr.fr
|
.fespzx.sfr.fr
|
||||||
@ -75957,6 +75983,7 @@ zzzrtrcm2.com
|
|||||||
.ffhwzaenzoue.com
|
.ffhwzaenzoue.com
|
||||||
.ffickiedisticre.site
|
.ffickiedisticre.site
|
||||||
.ffkdxymyji.com
|
.ffkdxymyji.com
|
||||||
|
.ffkjdjxcbhn.com
|
||||||
.fflsn.com
|
.fflsn.com
|
||||||
.ffonavzh.com
|
.ffonavzh.com
|
||||||
.ffortyimagist.info
|
.ffortyimagist.info
|
||||||
@ -76058,6 +76085,7 @@ zzzrtrcm2.com
|
|||||||
.fileshare-storage.com
|
.fileshare-storage.com
|
||||||
.filetarget.com
|
.filetarget.com
|
||||||
.filetarget.net
|
.filetarget.net
|
||||||
|
.filetedlawines.com
|
||||||
.filezilla.fr
|
.filezilla.fr
|
||||||
.filipelucio.com
|
.filipelucio.com
|
||||||
.filitrac.com
|
.filitrac.com
|
||||||
@ -76542,6 +76570,7 @@ zzzrtrcm2.com
|
|||||||
.forcelessgreetingbust.com
|
.forcelessgreetingbust.com
|
||||||
.forcementsawe.site
|
.forcementsawe.site
|
||||||
.forcetraf.com
|
.forcetraf.com
|
||||||
|
.fordgitter.com
|
||||||
.fordpeculiarity.com
|
.fordpeculiarity.com
|
||||||
.forearmthrobjanuary.com
|
.forearmthrobjanuary.com
|
||||||
.forecastsinglegait.com
|
.forecastsinglegait.com
|
||||||
@ -77435,6 +77464,7 @@ zzzrtrcm2.com
|
|||||||
.gadspms.com
|
.gadspms.com
|
||||||
.gadspmz.com
|
.gadspmz.com
|
||||||
.gadwhy.com
|
.gadwhy.com
|
||||||
|
.gae.karte.io
|
||||||
.gaerena.vn
|
.gaerena.vn
|
||||||
.gafdelins.com
|
.gafdelins.com
|
||||||
.gagacon.com
|
.gagacon.com
|
||||||
@ -78138,6 +78168,8 @@ zzzrtrcm2.com
|
|||||||
.gft2.de
|
.gft2.de
|
||||||
.gfv4.destinia.co.za
|
.gfv4.destinia.co.za
|
||||||
.gfvip06af.com
|
.gfvip06af.com
|
||||||
|
.gfvip08af.com
|
||||||
|
.gfvip08as.com
|
||||||
.gfwiygrvi.xyz
|
.gfwiygrvi.xyz
|
||||||
.gfx.infomine.com
|
.gfx.infomine.com
|
||||||
.gfxa.sheetmusicplus.com
|
.gfxa.sheetmusicplus.com
|
||||||
@ -78171,6 +78203,7 @@ zzzrtrcm2.com
|
|||||||
.gg.vidown.cn
|
.gg.vidown.cn
|
||||||
.gg.xywy.com
|
.gg.xywy.com
|
||||||
.gg.yxdown.com
|
.gg.yxdown.com
|
||||||
|
.gg.zhhbqg.com
|
||||||
.gg.zhongyao1.com
|
.gg.zhongyao1.com
|
||||||
.gg0376.com
|
.gg0376.com
|
||||||
.gg1.mengchongzu.com
|
.gg1.mengchongzu.com
|
||||||
@ -78807,6 +78840,7 @@ zzzrtrcm2.com
|
|||||||
.goldfishnightclubpatronize.com
|
.goldfishnightclubpatronize.com
|
||||||
.goldnfn.com
|
.goldnfn.com
|
||||||
.goldnfu.com
|
.goldnfu.com
|
||||||
|
.goldnfz.com
|
||||||
.goldoffer.online
|
.goldoffer.online
|
||||||
.goldstats.com
|
.goldstats.com
|
||||||
.goldsurf24h.pl
|
.goldsurf24h.pl
|
||||||
@ -80311,6 +80345,7 @@ zzzrtrcm2.com
|
|||||||
.herscryptia.info
|
.herscryptia.info
|
||||||
.hertforthatharrigh.pro
|
.hertforthatharrigh.pro
|
||||||
.hesconet.actonservice.com
|
.hesconet.actonservice.com
|
||||||
|
.hesftig.site
|
||||||
.heshun365.cn
|
.heshun365.cn
|
||||||
.hesitanttoothpaste.com
|
.hesitanttoothpaste.com
|
||||||
.hesprh.sony.jp
|
.hesprh.sony.jp
|
||||||
@ -80526,6 +80561,7 @@ zzzrtrcm2.com
|
|||||||
.himselves.com
|
.himselves.com
|
||||||
.himselvesobr.club
|
.himselvesobr.club
|
||||||
.himselvethe.info
|
.himselvethe.info
|
||||||
|
.hinchantickt.com
|
||||||
.hincludingse.site
|
.hincludingse.site
|
||||||
.hindisupref.ru
|
.hindisupref.ru
|
||||||
.hindsight.significanceapps.com
|
.hindsight.significanceapps.com
|
||||||
@ -80826,6 +80862,7 @@ zzzrtrcm2.com
|
|||||||
.hnzyfs.com
|
.hnzyfs.com
|
||||||
.hnzyzhy.cn
|
.hnzyzhy.cn
|
||||||
.hoanoola.net
|
.hoanoola.net
|
||||||
|
.hoazinangles.com
|
||||||
.hobbi.xyz
|
.hobbi.xyz
|
||||||
.hobbyatticnickname.com
|
.hobbyatticnickname.com
|
||||||
.hobfadbig.com
|
.hobfadbig.com
|
||||||
@ -82036,6 +82073,7 @@ zzzrtrcm2.com
|
|||||||
.ijkcmm.com
|
.ijkcmm.com
|
||||||
.ijnocom.ru
|
.ijnocom.ru
|
||||||
.ijo5g.cn
|
.ijo5g.cn
|
||||||
|
.ijqgefuq.com
|
||||||
.ijquery11.com
|
.ijquery11.com
|
||||||
.ijrah.top
|
.ijrah.top
|
||||||
.ijshh.com
|
.ijshh.com
|
||||||
@ -83357,6 +83395,7 @@ zzzrtrcm2.com
|
|||||||
.ipaddresslabs.com
|
.ipaddresslabs.com
|
||||||
.ipapi.tmbi.com
|
.ipapi.tmbi.com
|
||||||
.ipcatch.com
|
.ipcatch.com
|
||||||
|
.ipcc-vnp1.vnptmedia.vn
|
||||||
.ipcheck.blogsys.jp
|
.ipcheck.blogsys.jp
|
||||||
.ipchinatelecom.com
|
.ipchinatelecom.com
|
||||||
.ipcount.net
|
.ipcount.net
|
||||||
@ -83643,6 +83682,7 @@ zzzrtrcm2.com
|
|||||||
.iupot.com
|
.iupot.com
|
||||||
.iupqelechcmj.com
|
.iupqelechcmj.com
|
||||||
.iurhxzmr.ga.gfycat.com
|
.iurhxzmr.ga.gfycat.com
|
||||||
|
.iusnajah.cn
|
||||||
.iutjyyujuqa.com
|
.iutjyyujuqa.com
|
||||||
.iutr.uozwys.top
|
.iutr.uozwys.top
|
||||||
.iuuff.com
|
.iuuff.com
|
||||||
@ -84023,6 +84063,7 @@ zzzrtrcm2.com
|
|||||||
.jeeng.com
|
.jeeng.com
|
||||||
.jeersweepwaxworks.com
|
.jeersweepwaxworks.com
|
||||||
.jeerszitstoke.com
|
.jeerszitstoke.com
|
||||||
|
.jeeryzest.com
|
||||||
.jeeshapi.net
|
.jeeshapi.net
|
||||||
.jeetyetmedia.com
|
.jeetyetmedia.com
|
||||||
.jeeyarworld.com
|
.jeeyarworld.com
|
||||||
@ -84114,6 +84155,7 @@ zzzrtrcm2.com
|
|||||||
.jhbrc.xyz
|
.jhbrc.xyz
|
||||||
.jhf2e.cn
|
.jhf2e.cn
|
||||||
.jhgff23az.biqugetv.com
|
.jhgff23az.biqugetv.com
|
||||||
|
.jhlcrejfi.com
|
||||||
.jhlxfw.cn
|
.jhlxfw.cn
|
||||||
.jhm3.ifgexecutive.com
|
.jhm3.ifgexecutive.com
|
||||||
.jhrtgt.site
|
.jhrtgt.site
|
||||||
@ -84334,6 +84376,7 @@ zzzrtrcm2.com
|
|||||||
.jjekxle.com
|
.jjekxle.com
|
||||||
.jjhd47.115seo.com
|
.jjhd47.115seo.com
|
||||||
.jjli87.life
|
.jjli87.life
|
||||||
|
.jjmdavj.com
|
||||||
.jjnlfd.com
|
.jjnlfd.com
|
||||||
.jjpnveujkk.com
|
.jjpnveujkk.com
|
||||||
.jjqyk.com
|
.jjqyk.com
|
||||||
@ -84553,6 +84596,7 @@ zzzrtrcm2.com
|
|||||||
.jpjmpqaupc.com
|
.jpjmpqaupc.com
|
||||||
.jpjrkdtbnwc.com
|
.jpjrkdtbnwc.com
|
||||||
.jpmpuxglivupwy.com
|
.jpmpuxglivupwy.com
|
||||||
|
.jpnbhyba.xyz
|
||||||
.jponmlkj.carte-gr.total.fr
|
.jponmlkj.carte-gr.total.fr
|
||||||
.jppolid-track.trackprod.integration.jppol.dk
|
.jppolid-track.trackprod.integration.jppol.dk
|
||||||
.jppwzdbypenk.com
|
.jppwzdbypenk.com
|
||||||
@ -84825,6 +84869,7 @@ zzzrtrcm2.com
|
|||||||
.jumboaffiliates.com
|
.jumboaffiliates.com
|
||||||
.jumboprodigious.com
|
.jumboprodigious.com
|
||||||
.jumhityvblhwwlt.com
|
.jumhityvblhwwlt.com
|
||||||
|
.jumochechu.pro
|
||||||
.jumotic.com
|
.jumotic.com
|
||||||
.jump-time.net
|
.jump-time.net
|
||||||
.jump.ewoss.net
|
.jump.ewoss.net
|
||||||
@ -85200,7 +85245,6 @@ zzzrtrcm2.com
|
|||||||
.karinart.de
|
.karinart.de
|
||||||
.karma.mdpcdn.com
|
.karma.mdpcdn.com
|
||||||
.karonty.com
|
.karonty.com
|
||||||
.karte.io
|
|
||||||
.karteljackal.com
|
.karteljackal.com
|
||||||
.kartikeya-ram.com
|
.kartikeya-ram.com
|
||||||
.kasheglesy.pro
|
.kasheglesy.pro
|
||||||
@ -85327,6 +85371,7 @@ zzzrtrcm2.com
|
|||||||
.kemperare.club
|
.kemperare.club
|
||||||
.kenduktur.com
|
.kenduktur.com
|
||||||
.kenfeeask.com
|
.kenfeeask.com
|
||||||
|
.kengi.top
|
||||||
.kenizg.com
|
.kenizg.com
|
||||||
.kenmwqdfiq.com
|
.kenmwqdfiq.com
|
||||||
.kennetting.club
|
.kennetting.club
|
||||||
@ -85938,6 +85983,7 @@ zzzrtrcm2.com
|
|||||||
.krison.xyz
|
.krison.xyz
|
||||||
.kriteriatika.ru
|
.kriteriatika.ru
|
||||||
.kriwrsvcbo.com
|
.kriwrsvcbo.com
|
||||||
|
.krkcryk.cn
|
||||||
.krkursist.com
|
.krkursist.com
|
||||||
.krmal.com
|
.krmal.com
|
||||||
.krnhplalugndkkf.com
|
.krnhplalugndkkf.com
|
||||||
@ -86199,6 +86245,7 @@ zzzrtrcm2.com
|
|||||||
.kz2oq0xm6ie7gn5dkswlpv6mfgci8yoe3xlqp12gjotp5fdjxs5ckztb8rzn.codes
|
.kz2oq0xm6ie7gn5dkswlpv6mfgci8yoe3xlqp12gjotp5fdjxs5ckztb8rzn.codes
|
||||||
.kz8tr2.cn
|
.kz8tr2.cn
|
||||||
.kzeaa.com
|
.kzeaa.com
|
||||||
|
.kzecc.com
|
||||||
.kzerr.com
|
.kzerr.com
|
||||||
.kzfwvqylo.com
|
.kzfwvqylo.com
|
||||||
.kzhtgnv.cn
|
.kzhtgnv.cn
|
||||||
@ -86284,6 +86331,7 @@ zzzrtrcm2.com
|
|||||||
.la61d.cn
|
.la61d.cn
|
||||||
.la71f.cn
|
.la71f.cn
|
||||||
.laagershosed.com
|
.laagershosed.com
|
||||||
|
.laagersmascons.com
|
||||||
.laas.americanexpress.com
|
.laas.americanexpress.com
|
||||||
.labadon.com
|
.labadon.com
|
||||||
.labeldollars.com
|
.labeldollars.com
|
||||||
@ -88656,6 +88704,7 @@ zzzrtrcm2.com
|
|||||||
.lyehemarm.club
|
.lyehemarm.club
|
||||||
.lyferere.pro
|
.lyferere.pro
|
||||||
.lyfwpt.com.cn
|
.lyfwpt.com.cn
|
||||||
|
.lyggt.top
|
||||||
.lygryd.cn
|
.lygryd.cn
|
||||||
.lygrydwz.cn
|
.lygrydwz.cn
|
||||||
.lygrydwz.com.cn
|
.lygrydwz.com.cn
|
||||||
@ -90144,6 +90193,7 @@ zzzrtrcm2.com
|
|||||||
.mdws.yourcu.com
|
.mdws.yourcu.com
|
||||||
.mdxapi.io
|
.mdxapi.io
|
||||||
.mdxhon.allhomes.com.au
|
.mdxhon.allhomes.com.au
|
||||||
|
.mdxidbcodehpy.com
|
||||||
.mdyhb.com
|
.mdyhb.com
|
||||||
.me.5.p2l.info
|
.me.5.p2l.info
|
||||||
.me.networkandfaces.com
|
.me.networkandfaces.com
|
||||||
@ -90786,6 +90836,7 @@ zzzrtrcm2.com
|
|||||||
.metrics.diy.com
|
.metrics.diy.com
|
||||||
.metrics.dollar.com
|
.metrics.dollar.com
|
||||||
.metrics.dollargeneral.com
|
.metrics.dollargeneral.com
|
||||||
|
.metrics.dominos.com.tr
|
||||||
.metrics.drsfostersmith.com
|
.metrics.drsfostersmith.com
|
||||||
.metrics.dunkindonuts.com
|
.metrics.dunkindonuts.com
|
||||||
.metrics.ee.co.uk
|
.metrics.ee.co.uk
|
||||||
@ -91385,6 +91436,7 @@ zzzrtrcm2.com
|
|||||||
.misdem.pro
|
.misdem.pro
|
||||||
.miserintesto.site
|
.miserintesto.site
|
||||||
.misguidedstork.com
|
.misguidedstork.com
|
||||||
|
.mishishoka.pro
|
||||||
.misosoup.io
|
.misosoup.io
|
||||||
.misrepush.com
|
.misrepush.com
|
||||||
.missionarymargaret.com
|
.missionarymargaret.com
|
||||||
@ -91887,6 +91939,7 @@ zzzrtrcm2.com
|
|||||||
.moneybot.net
|
.moneybot.net
|
||||||
.moneycosmos.com
|
.moneycosmos.com
|
||||||
.moneyexpert.co.uk
|
.moneyexpert.co.uk
|
||||||
|
.moneyfree.co
|
||||||
.moneymakercdn.com
|
.moneymakercdn.com
|
||||||
.moneyplatform.biz
|
.moneyplatform.biz
|
||||||
.moneyraid.com
|
.moneyraid.com
|
||||||
@ -93532,6 +93585,7 @@ zzzrtrcm2.com
|
|||||||
.nfntime.com
|
.nfntime.com
|
||||||
.nfpplus.com
|
.nfpplus.com
|
||||||
.nfqglptm47uc.com
|
.nfqglptm47uc.com
|
||||||
|
.nfqhome.com
|
||||||
.nfqplus.com
|
.nfqplus.com
|
||||||
.nfsuj.com
|
.nfsuj.com
|
||||||
.nftcpw.com
|
.nftcpw.com
|
||||||
@ -93863,6 +93917,7 @@ zzzrtrcm2.com
|
|||||||
.noblemandrovebreeches.com
|
.noblemandrovebreeches.com
|
||||||
.noblemanscramblemoderately.com
|
.noblemanscramblemoderately.com
|
||||||
.noblemeantimeawelessaweless.com
|
.noblemeantimeawelessaweless.com
|
||||||
|
.noblerbaining.com
|
||||||
.noblift.mobi
|
.noblift.mobi
|
||||||
.noblock.pro
|
.noblock.pro
|
||||||
.nobrain.dk
|
.nobrain.dk
|
||||||
@ -95944,6 +95999,7 @@ zzzrtrcm2.com
|
|||||||
.ox11.com
|
.ox11.com
|
||||||
.oxado.com
|
.oxado.com
|
||||||
.oxanelinkups.com
|
.oxanelinkups.com
|
||||||
|
.oxazoleorfrays.com
|
||||||
.oxbet.club
|
.oxbet.club
|
||||||
.oxbet.com
|
.oxbet.com
|
||||||
.oxbet.net
|
.oxbet.net
|
||||||
@ -96809,6 +96865,7 @@ zzzrtrcm2.com
|
|||||||
.pelicansource.com
|
.pelicansource.com
|
||||||
.pelicula20.com
|
.pelicula20.com
|
||||||
.pelis.click
|
.pelis.click
|
||||||
|
.pelisnetwork.com
|
||||||
.pemskb.unitedcinemas.jp
|
.pemskb.unitedcinemas.jp
|
||||||
.pendingvillashells.com
|
.pendingvillashells.com
|
||||||
.pendulumtemporary.com
|
.pendulumtemporary.com
|
||||||
@ -97185,6 +97242,7 @@ zzzrtrcm2.com
|
|||||||
.photos7.pop6.com
|
.photos7.pop6.com
|
||||||
.photos8.pop6.com
|
.photos8.pop6.com
|
||||||
.photozoomchina.com
|
.photozoomchina.com
|
||||||
|
.phoudson.com
|
||||||
.phouvemp.net
|
.phouvemp.net
|
||||||
.phoviheca.com
|
.phoviheca.com
|
||||||
.phox2ey.bid
|
.phox2ey.bid
|
||||||
@ -97295,6 +97353,7 @@ zzzrtrcm2.com
|
|||||||
.pigspie.com
|
.pigspie.com
|
||||||
.pigtisetdilqsi.com
|
.pigtisetdilqsi.com
|
||||||
.pigtre.com
|
.pigtre.com
|
||||||
|
.piilvhtu.cn
|
||||||
.pijiagui.cn
|
.pijiagui.cn
|
||||||
.pijper.io
|
.pijper.io
|
||||||
.pikacn.com
|
.pikacn.com
|
||||||
@ -97430,9 +97489,6 @@ zzzrtrcm2.com
|
|||||||
.pivotrunner.com
|
.pivotrunner.com
|
||||||
.pivywopsu.com
|
.pivywopsu.com
|
||||||
.piwhaguvu.com
|
.piwhaguvu.com
|
||||||
.piwik.matrix.ua
|
|
||||||
.piwik.onlinecasino-thai.com
|
|
||||||
.piwik.onlinecasino321.com
|
|
||||||
.piwik.org
|
.piwik.org
|
||||||
.piwik.pro
|
.piwik.pro
|
||||||
.piwvk.cn
|
.piwvk.cn
|
||||||
@ -97665,6 +97721,7 @@ zzzrtrcm2.com
|
|||||||
.plantationthrillednoncommittal.com
|
.plantationthrillednoncommittal.com
|
||||||
.plantdigestion.com
|
.plantdigestion.com
|
||||||
.plantinscription.com
|
.plantinscription.com
|
||||||
|
.plantomgeforce.online
|
||||||
.plantpotato.com
|
.plantpotato.com
|
||||||
.plantpreventioncrab.com
|
.plantpreventioncrab.com
|
||||||
.plantrelation.com
|
.plantrelation.com
|
||||||
@ -97979,6 +98036,7 @@ zzzrtrcm2.com
|
|||||||
.pointclicktrack.com
|
.pointclicktrack.com
|
||||||
.pointeretards.com
|
.pointeretards.com
|
||||||
.pointillist.com
|
.pointillist.com
|
||||||
|
.pointlesspocket.com
|
||||||
.pointlessrifle.com
|
.pointlessrifle.com
|
||||||
.pointlimitedzen.online
|
.pointlimitedzen.online
|
||||||
.pointmediatracker.com
|
.pointmediatracker.com
|
||||||
@ -98499,6 +98557,7 @@ zzzrtrcm2.com
|
|||||||
.predictiveresponse.net
|
.predictiveresponse.net
|
||||||
.predominantaugustchapter.com
|
.predominantaugustchapter.com
|
||||||
.predskolaci.cz
|
.predskolaci.cz
|
||||||
|
.preemiesurnap.com
|
||||||
.prefaceinventorgrouping.com
|
.prefaceinventorgrouping.com
|
||||||
.preferablycompletion.com
|
.preferablycompletion.com
|
||||||
.preference.motorolasolutions.com
|
.preference.motorolasolutions.com
|
||||||
@ -98697,6 +98756,7 @@ zzzrtrcm2.com
|
|||||||
.processaryen.site
|
.processaryen.site
|
||||||
.processlockdownagree.com
|
.processlockdownagree.com
|
||||||
.processor.asccommunications.com
|
.processor.asccommunications.com
|
||||||
|
.proclaimincurable.com
|
||||||
.proclaimsubjected.com
|
.proclaimsubjected.com
|
||||||
.proclivitysystems.com
|
.proclivitysystems.com
|
||||||
.procuredawestruckpoint.com
|
.procuredawestruckpoint.com
|
||||||
@ -99921,6 +99981,7 @@ zzzrtrcm2.com
|
|||||||
.qiaoxiaomiao.com
|
.qiaoxiaomiao.com
|
||||||
.qibalmm.com
|
.qibalmm.com
|
||||||
.qibxdwe1.com
|
.qibxdwe1.com
|
||||||
|
.qichegongxiang.xyz
|
||||||
.qichenx.com
|
.qichenx.com
|
||||||
.qichetuoyun.com.cn
|
.qichetuoyun.com.cn
|
||||||
.qichexin.com
|
.qichexin.com
|
||||||
@ -101415,6 +101476,7 @@ zzzrtrcm2.com
|
|||||||
.resad.mediaid.click
|
.resad.mediaid.click
|
||||||
.resalag.com
|
.resalag.com
|
||||||
.resanium.com
|
.resanium.com
|
||||||
|
.resavethyme.com
|
||||||
.resawsmas.com
|
.resawsmas.com
|
||||||
.resbargarettybe.info
|
.resbargarettybe.info
|
||||||
.reschedulewizards.com
|
.reschedulewizards.com
|
||||||
@ -101551,6 +101613,7 @@ zzzrtrcm2.com
|
|||||||
.retoxo.com
|
.retoxo.com
|
||||||
.retrack.q-divisioncdn.de
|
.retrack.q-divisioncdn.de
|
||||||
.retreatregular.com
|
.retreatregular.com
|
||||||
|
.retrieval-bd.duote.com
|
||||||
.retsiti.ru
|
.retsiti.ru
|
||||||
.rettica.com
|
.rettica.com
|
||||||
.rettik.ru
|
.rettik.ru
|
||||||
@ -101701,6 +101764,7 @@ zzzrtrcm2.com
|
|||||||
.rhearthinkchlo.xyz
|
.rhearthinkchlo.xyz
|
||||||
.rhelog.com
|
.rhelog.com
|
||||||
.rhetoricalloss.com
|
.rhetoricalloss.com
|
||||||
|
.rhetoricalveil.com
|
||||||
.rhfgjld.com
|
.rhfgjld.com
|
||||||
.rhgyg.com
|
.rhgyg.com
|
||||||
.rhhmaq.com
|
.rhhmaq.com
|
||||||
@ -102209,6 +102273,7 @@ zzzrtrcm2.com
|
|||||||
.rqhere2.com
|
.rqhere2.com
|
||||||
.rqhtgf.pierrecardin.com.tr
|
.rqhtgf.pierrecardin.com.tr
|
||||||
.rqjhhg.cn
|
.rqjhhg.cn
|
||||||
|
.rqkfhquz.cn
|
||||||
.rqkgcd.xyz
|
.rqkgcd.xyz
|
||||||
.rqmob.com
|
.rqmob.com
|
||||||
.rqqwcvagf.top
|
.rqqwcvagf.top
|
||||||
@ -102224,6 +102289,7 @@ zzzrtrcm2.com
|
|||||||
.rrf.fat1domain1
|
.rrf.fat1domain1
|
||||||
.rrgapzw.cn
|
.rrgapzw.cn
|
||||||
.rrimpl.com
|
.rrimpl.com
|
||||||
|
.rrkky.top
|
||||||
.rrkykn.cn
|
.rrkykn.cn
|
||||||
.rrlafphbrpazu.com
|
.rrlafphbrpazu.com
|
||||||
.rrogfhs.cn
|
.rrogfhs.cn
|
||||||
@ -102846,6 +102912,7 @@ zzzrtrcm2.com
|
|||||||
.sacaharag.club
|
.sacaharag.club
|
||||||
.sacchaeleduk.com
|
.sacchaeleduk.com
|
||||||
.sacdon.com
|
.sacdon.com
|
||||||
|
.sacegryri.com
|
||||||
.sackswaycheese.com
|
.sackswaycheese.com
|
||||||
.sacralcabaa.com
|
.sacralcabaa.com
|
||||||
.sacredperpetratorbasketball.com
|
.sacredperpetratorbasketball.com
|
||||||
@ -102936,6 +103003,7 @@ zzzrtrcm2.com
|
|||||||
.sales.disneylandparis.com
|
.sales.disneylandparis.com
|
||||||
.salesdoubler.com.ua
|
.salesdoubler.com.ua
|
||||||
.salesgenius.com
|
.salesgenius.com
|
||||||
|
.salesloft.com
|
||||||
.salesmanago.pl
|
.salesmanago.pl
|
||||||
.salesviewer.com
|
.salesviewer.com
|
||||||
.salesviewer.org
|
.salesviewer.org
|
||||||
@ -104684,6 +104752,7 @@ zzzrtrcm2.com
|
|||||||
.shusacem.net
|
.shusacem.net
|
||||||
.shushijiameng123.com
|
.shushijiameng123.com
|
||||||
.shustuxyxe.com
|
.shustuxyxe.com
|
||||||
|
.shutplumptravels.com
|
||||||
.shutseashore.com
|
.shutseashore.com
|
||||||
.shuttle.bayescom.com
|
.shuttle.bayescom.com
|
||||||
.shuveenvcfzk.com
|
.shuveenvcfzk.com
|
||||||
@ -105130,6 +105199,7 @@ zzzrtrcm2.com
|
|||||||
.sliiindy.top
|
.sliiindy.top
|
||||||
.slike.indiatimes.com
|
.slike.indiatimes.com
|
||||||
.slikslik.com
|
.slikslik.com
|
||||||
|
.slilindy.top
|
||||||
.slimads.vn
|
.slimads.vn
|
||||||
.slimelump.com
|
.slimelump.com
|
||||||
.slimgipnoz.ru
|
.slimgipnoz.ru
|
||||||
@ -105151,7 +105221,9 @@ zzzrtrcm2.com
|
|||||||
.slipperyextremelyvast.com
|
.slipperyextremelyvast.com
|
||||||
.slipperysack.com
|
.slipperysack.com
|
||||||
.slipstream.skyscanner.net
|
.slipstream.skyscanner.net
|
||||||
|
.sliuindy.top
|
||||||
.slivercommander.cn
|
.slivercommander.cn
|
||||||
|
.slivindy.top
|
||||||
.slivz.com
|
.slivz.com
|
||||||
.sllsbgjfamxckn.com
|
.sllsbgjfamxckn.com
|
||||||
.slm.dantri.com.vn
|
.slm.dantri.com.vn
|
||||||
@ -106806,6 +106878,7 @@ zzzrtrcm2.com
|
|||||||
.sosc.hrs.com
|
.sosc.hrs.com
|
||||||
.soshoord.com
|
.soshoord.com
|
||||||
.sosigninggrudge.com
|
.sosigninggrudge.com
|
||||||
|
.sosinyo.xyz
|
||||||
.sosjyx.com
|
.sosjyx.com
|
||||||
.soska.us
|
.soska.us
|
||||||
.sosnews.ru
|
.sosnews.ru
|
||||||
@ -106849,6 +106922,7 @@ zzzrtrcm2.com
|
|||||||
.soycrockarab.com
|
.soycrockarab.com
|
||||||
.soysapslad.com
|
.soysapslad.com
|
||||||
.soza6rsz3ezi.com
|
.soza6rsz3ezi.com
|
||||||
|
.sozdzl.cn
|
||||||
.sp-mms.weather.com
|
.sp-mms.weather.com
|
||||||
.sp-wukong-tracker.b-cdn.net
|
.sp-wukong-tracker.b-cdn.net
|
||||||
.sp.app.com
|
.sp.app.com
|
||||||
@ -107966,6 +108040,7 @@ zzzrtrcm2.com
|
|||||||
.static.ichehome.com
|
.static.ichehome.com
|
||||||
.static.jampp.com
|
.static.jampp.com
|
||||||
.static.jiaquyi.com
|
.static.jiaquyi.com
|
||||||
|
.static.karte.io
|
||||||
.static.kibboko.com
|
.static.kibboko.com
|
||||||
.static.kinghost.com
|
.static.kinghost.com
|
||||||
.static.ku6.com
|
.static.ku6.com
|
||||||
@ -108613,6 +108688,7 @@ zzzrtrcm2.com
|
|||||||
.stats.vdsnow.ru
|
.stats.vdsnow.ru
|
||||||
.stats.viddler.com
|
.stats.viddler.com
|
||||||
.stats.videodelivery.net
|
.stats.videodelivery.net
|
||||||
|
.stats.videoseyred.in
|
||||||
.stats.videoseyredin.net
|
.stats.videoseyredin.net
|
||||||
.stats.vidyome.com
|
.stats.vidyome.com
|
||||||
.stats.vietnammoi.vn
|
.stats.vietnammoi.vn
|
||||||
@ -109186,6 +109262,7 @@ zzzrtrcm2.com
|
|||||||
.suncenturyautumn.com
|
.suncenturyautumn.com
|
||||||
.sundady.online
|
.sundady.online
|
||||||
.sundayceremonytitanic.com
|
.sundayceremonytitanic.com
|
||||||
|
.sundayscrewinsulting.com
|
||||||
.sundaysky.com
|
.sundaysky.com
|
||||||
.sundersetrgh.site
|
.sundersetrgh.site
|
||||||
.sunglasseslollipopoperating.com
|
.sunglasseslollipopoperating.com
|
||||||
@ -109219,6 +109296,7 @@ zzzrtrcm2.com
|
|||||||
.suoksm.cn
|
.suoksm.cn
|
||||||
.suolaka.23txt.com
|
.suolaka.23txt.com
|
||||||
.suoooi.cn
|
.suoooi.cn
|
||||||
|
.supatazo.xyz
|
||||||
.super-ladies-now.life
|
.super-ladies-now.life
|
||||||
.super-links.net
|
.super-links.net
|
||||||
.super-promo.cyme.info
|
.super-promo.cyme.info
|
||||||
@ -109744,6 +109822,7 @@ zzzrtrcm2.com
|
|||||||
.t.aptuspet.com
|
.t.aptuspet.com
|
||||||
.t.arizonawildcats.com
|
.t.arizonawildcats.com
|
||||||
.t.arkansasrazorbacks.com
|
.t.arkansasrazorbacks.com
|
||||||
|
.t.armchairbookie.com
|
||||||
.t.atpanel.com
|
.t.atpanel.com
|
||||||
.t.auditedmedia.org.au
|
.t.auditedmedia.org.au
|
||||||
.t.av.st
|
.t.av.st
|
||||||
@ -109781,6 +109860,7 @@ zzzrtrcm2.com
|
|||||||
.t.dtscdn.com
|
.t.dtscdn.com
|
||||||
.t.eharmony.com
|
.t.eharmony.com
|
||||||
.t.eloqua.com
|
.t.eloqua.com
|
||||||
|
.t.email.superdrug.com
|
||||||
.t.en25.com
|
.t.en25.com
|
||||||
.t.etraveli.com
|
.t.etraveli.com
|
||||||
.t.felmat.net
|
.t.felmat.net
|
||||||
@ -109812,6 +109892,7 @@ zzzrtrcm2.com
|
|||||||
.t.jmusports.com
|
.t.jmusports.com
|
||||||
.t.jobsyn.org
|
.t.jobsyn.org
|
||||||
.t.jossandmain.com
|
.t.jossandmain.com
|
||||||
|
.t.karte.io
|
||||||
.t.kck.st
|
.t.kck.st
|
||||||
.t.kelkoogroup.net
|
.t.kelkoogroup.net
|
||||||
.t.kstatesports.com
|
.t.kstatesports.com
|
||||||
@ -109840,6 +109921,7 @@ zzzrtrcm2.com
|
|||||||
.t.newsletter.thetimes.co.uk
|
.t.newsletter.thetimes.co.uk
|
||||||
.t.nhra.com
|
.t.nhra.com
|
||||||
.t.njzrxx.xyz
|
.t.njzrxx.xyz
|
||||||
|
.t.notif-colissimo-laposte.info
|
||||||
.t.ofsys.com
|
.t.ofsys.com
|
||||||
.t.owlsports.com
|
.t.owlsports.com
|
||||||
.t.paydirekt.de
|
.t.paydirekt.de
|
||||||
@ -109996,6 +110078,7 @@ zzzrtrcm2.com
|
|||||||
.tag.goadopt.io
|
.tag.goadopt.io
|
||||||
.tag.goldenbees.fr
|
.tag.goldenbees.fr
|
||||||
.tag.hariken.co
|
.tag.hariken.co
|
||||||
|
.tag.karte.io
|
||||||
.tag.myplay.com
|
.tag.myplay.com
|
||||||
.tag.nifty.com
|
.tag.nifty.com
|
||||||
.tag.pprl.io
|
.tag.pprl.io
|
||||||
@ -110276,6 +110359,7 @@ zzzrtrcm2.com
|
|||||||
.taspectsofcu.com
|
.taspectsofcu.com
|
||||||
.tastefulsongs.com
|
.tastefulsongs.com
|
||||||
.tastelesstrees.com
|
.tastelesstrees.com
|
||||||
|
.tastelesstrucks.com
|
||||||
.tastesmodifycount.com
|
.tastesmodifycount.com
|
||||||
.tastierxyphoid.com
|
.tastierxyphoid.com
|
||||||
.tastingraise.com
|
.tastingraise.com
|
||||||
@ -110866,6 +110950,7 @@ zzzrtrcm2.com
|
|||||||
.thabet88.co
|
.thabet88.co
|
||||||
.thabet88.info
|
.thabet88.info
|
||||||
.thabet88.vip
|
.thabet88.vip
|
||||||
|
.thackgooder.com
|
||||||
.thagic.com
|
.thagic.com
|
||||||
.thague.com
|
.thague.com
|
||||||
.thaibeco.com
|
.thaibeco.com
|
||||||
@ -112504,9 +112589,11 @@ zzzrtrcm2.com
|
|||||||
.track.adspire.io
|
.track.adspire.io
|
||||||
.track.anchorfree.com
|
.track.anchorfree.com
|
||||||
.track.aplaut.io
|
.track.aplaut.io
|
||||||
|
.track.aptitudemedia.co
|
||||||
.track.atgstores.com
|
.track.atgstores.com
|
||||||
.track.atom-data.io
|
.track.atom-data.io
|
||||||
.track.auckland.ac.nz
|
.track.auckland.ac.nz
|
||||||
|
.track.avxid.com
|
||||||
.track.bannedcelebs.com
|
.track.bannedcelebs.com
|
||||||
.track.bazonline.ch
|
.track.bazonline.ch
|
||||||
.track.bcvcmedia.com
|
.track.bcvcmedia.com
|
||||||
@ -112570,6 +112657,7 @@ zzzrtrcm2.com
|
|||||||
.track.game18click.com
|
.track.game18click.com
|
||||||
.track.gawker.com
|
.track.gawker.com
|
||||||
.track.hk01.com
|
.track.hk01.com
|
||||||
|
.track.homejobs.careers
|
||||||
.track.homestead.com
|
.track.homestead.com
|
||||||
.track.hubspot.com
|
.track.hubspot.com
|
||||||
.track.hujiang.com
|
.track.hujiang.com
|
||||||
@ -112661,6 +112749,7 @@ zzzrtrcm2.com
|
|||||||
.track.msadcenter.zvjw.com
|
.track.msadcenter.zvjw.com
|
||||||
.track.msadcenter.zzv.com
|
.track.msadcenter.zzv.com
|
||||||
.track.mycliplister.com
|
.track.mycliplister.com
|
||||||
|
.track.nationalgunrights.org
|
||||||
.track.netzero.net
|
.track.netzero.net
|
||||||
.track.nifty.com
|
.track.nifty.com
|
||||||
.track.ning.com
|
.track.ning.com
|
||||||
@ -112720,6 +112809,7 @@ zzzrtrcm2.com
|
|||||||
.track.span-smt.jp
|
.track.span-smt.jp
|
||||||
.track.spothero.com
|
.track.spothero.com
|
||||||
.track.spots.im
|
.track.spots.im
|
||||||
|
.track.spzan.com
|
||||||
.track.storm.mg
|
.track.storm.mg
|
||||||
.track.strife.com
|
.track.strife.com
|
||||||
.track.swaptrap.live
|
.track.swaptrap.live
|
||||||
@ -112758,6 +112848,7 @@ zzzrtrcm2.com
|
|||||||
.track.yfret.com
|
.track.yfret.com
|
||||||
.track.youniversalmedia.com
|
.track.youniversalmedia.com
|
||||||
.track.zappos.com
|
.track.zappos.com
|
||||||
|
.track.zerofriend.com
|
||||||
.track.zipalerts.com
|
.track.zipalerts.com
|
||||||
.track.ziprecruiter.com
|
.track.ziprecruiter.com
|
||||||
.track.zomato.com
|
.track.zomato.com
|
||||||
@ -112783,6 +112874,7 @@ zzzrtrcm2.com
|
|||||||
.trackcommon.hujiang.com
|
.trackcommon.hujiang.com
|
||||||
.trackconsole.com
|
.trackconsole.com
|
||||||
.trackcorner.com
|
.trackcorner.com
|
||||||
|
.trackdan.com
|
||||||
.trackdb.go3.tv
|
.trackdb.go3.tv
|
||||||
.trackdiscovery.net
|
.trackdiscovery.net
|
||||||
.trackeame.com
|
.trackeame.com
|
||||||
@ -112807,6 +112899,7 @@ zzzrtrcm2.com
|
|||||||
.tracker.azet.sk
|
.tracker.azet.sk
|
||||||
.tracker.baidu.com
|
.tracker.baidu.com
|
||||||
.tracker.beezup.com
|
.tracker.beezup.com
|
||||||
|
.tracker.beritagar.id
|
||||||
.tracker.bestshopping.com
|
.tracker.bestshopping.com
|
||||||
.tracker.blutv.com
|
.tracker.blutv.com
|
||||||
.tracker.bongngo.bar
|
.tracker.bongngo.bar
|
||||||
@ -112844,6 +112937,7 @@ zzzrtrcm2.com
|
|||||||
.tracker.joost.com
|
.tracker.joost.com
|
||||||
.tracker.kantan-access.com
|
.tracker.kantan-access.com
|
||||||
.tracker.keywordintent.com
|
.tracker.keywordintent.com
|
||||||
|
.tracker.lazada.co.id
|
||||||
.tracker.lolalytics.com
|
.tracker.lolalytics.com
|
||||||
.tracker.marinsoftware.com
|
.tracker.marinsoftware.com
|
||||||
.tracker.mattel.com
|
.tracker.mattel.com
|
||||||
@ -113249,6 +113343,7 @@ zzzrtrcm2.com
|
|||||||
.trk.cloudsna.com
|
.trk.cloudsna.com
|
||||||
.trk.contentmarketinginstitute.com
|
.trk.contentmarketinginstitute.com
|
||||||
.trk.coteriefashionevents.com
|
.trk.coteriefashionevents.com
|
||||||
|
.trk.cpaoptimizer.com
|
||||||
.trk.darkreading.com
|
.trk.darkreading.com
|
||||||
.trk.datacenterknowledge.com
|
.trk.datacenterknowledge.com
|
||||||
.trk.datacenterworld.com
|
.trk.datacenterworld.com
|
||||||
@ -113302,6 +113397,7 @@ zzzrtrcm2.com
|
|||||||
.trk.techtarget.com
|
.trk.techtarget.com
|
||||||
.trk.thinkhdi.com
|
.trk.thinkhdi.com
|
||||||
.trk.underarmour.com
|
.trk.underarmour.com
|
||||||
|
.trk.us-learn-teacher-poetry.xyz
|
||||||
.trk.us.underarmour.com
|
.trk.us.underarmour.com
|
||||||
.trk.webhostingtalk.com
|
.trk.webhostingtalk.com
|
||||||
.trk.wizzdeal.trade
|
.trk.wizzdeal.trade
|
||||||
@ -113324,6 +113420,7 @@ zzzrtrcm2.com
|
|||||||
.trknex.com
|
.trknex.com
|
||||||
.trknths.com
|
.trknths.com
|
||||||
.trkoptimizer.com
|
.trkoptimizer.com
|
||||||
|
.trkpnt.ongage.net
|
||||||
.trkpzz.dcinside.com
|
.trkpzz.dcinside.com
|
||||||
.trkpzz.manpeace.org
|
.trkpzz.manpeace.org
|
||||||
.trkrdel.com
|
.trkrdel.com
|
||||||
@ -113337,6 +113434,7 @@ zzzrtrcm2.com
|
|||||||
.trmit.com
|
.trmit.com
|
||||||
.trmnsite.com
|
.trmnsite.com
|
||||||
.trmobc.com
|
.trmobc.com
|
||||||
|
.trmwidget.eu
|
||||||
.trocado.at
|
.trocado.at
|
||||||
.trodpigbays.com
|
.trodpigbays.com
|
||||||
.trofvid.com
|
.trofvid.com
|
||||||
@ -113430,6 +113528,7 @@ zzzrtrcm2.com
|
|||||||
.trytipemo.com
|
.trytipemo.com
|
||||||
.trzi30ic.com
|
.trzi30ic.com
|
||||||
.trzina.com
|
.trzina.com
|
||||||
|
.trznrug.cn
|
||||||
.ts-ads.icu
|
.ts-ads.icu
|
||||||
.ts-ads.info
|
.ts-ads.info
|
||||||
.ts-shimada.com
|
.ts-shimada.com
|
||||||
@ -114519,6 +114618,7 @@ zzzrtrcm2.com
|
|||||||
.unwrittenspot.com
|
.unwrittenspot.com
|
||||||
.unwroteorcinus.com
|
.unwroteorcinus.com
|
||||||
.unyhllrctudfja.com
|
.unyhllrctudfja.com
|
||||||
|
.unypud.cn
|
||||||
.unzpc.com
|
.unzpc.com
|
||||||
.uo12.com
|
.uo12.com
|
||||||
.uoarbhxfyygn.com
|
.uoarbhxfyygn.com
|
||||||
@ -114880,6 +114980,7 @@ zzzrtrcm2.com
|
|||||||
.utensils.pro
|
.utensils.pro
|
||||||
.utenti.lycos.it
|
.utenti.lycos.it
|
||||||
.utexas.actonservice.com
|
.utexas.actonservice.com
|
||||||
|
.utfied.com
|
||||||
.utherverse.com
|
.utherverse.com
|
||||||
.uthorner.info
|
.uthorner.info
|
||||||
.uthworkreaseu.info
|
.uthworkreaseu.info
|
||||||
@ -116525,6 +116626,7 @@ zzzrtrcm2.com
|
|||||||
.wal.wolfram.com
|
.wal.wolfram.com
|
||||||
.walasearch.com
|
.walasearch.com
|
||||||
.waldenfarms.com
|
.waldenfarms.com
|
||||||
|
.walkets.click
|
||||||
.walkinghonoured.com
|
.walkinghonoured.com
|
||||||
.walkthedinosaur.com
|
.walkthedinosaur.com
|
||||||
.wall.vgr.com
|
.wall.vgr.com
|
||||||
@ -116805,6 +116907,7 @@ zzzrtrcm2.com
|
|||||||
.we-stats.com
|
.we-stats.com
|
||||||
.we.tm
|
.we.tm
|
||||||
.we.wecanimal.pt
|
.we.wecanimal.pt
|
||||||
|
.wea5lkaf63loos8a.com
|
||||||
.weakcompromise.com
|
.weakcompromise.com
|
||||||
.weapfuh.originalriver-tone.top
|
.weapfuh.originalriver-tone.top
|
||||||
.weaponsort.club
|
.weaponsort.club
|
||||||
@ -117198,6 +117301,7 @@ zzzrtrcm2.com
|
|||||||
.wellbutrin.3.p2l.info
|
.wellbutrin.3.p2l.info
|
||||||
.wellbutrin.4.p2l.info
|
.wellbutrin.4.p2l.info
|
||||||
.welldanius.com
|
.welldanius.com
|
||||||
|
.wellgroomedapparel.com
|
||||||
.wellgroomedbat.com
|
.wellgroomedbat.com
|
||||||
.wellishunderly.com
|
.wellishunderly.com
|
||||||
.welllwrite.com
|
.welllwrite.com
|
||||||
@ -118136,6 +118240,7 @@ zzzrtrcm2.com
|
|||||||
.wtp101.com
|
.wtp101.com
|
||||||
.wtpn.twenga.co.uk
|
.wtpn.twenga.co.uk
|
||||||
.wtpn.twenga.de
|
.wtpn.twenga.de
|
||||||
|
.wtqgwnckbvjovg.com
|
||||||
.wtrace.cmgame.com
|
.wtrace.cmgame.com
|
||||||
.wtradv.market.xiaomi.com
|
.wtradv.market.xiaomi.com
|
||||||
.wtraff.com
|
.wtraff.com
|
||||||
@ -119514,6 +119619,7 @@ zzzrtrcm2.com
|
|||||||
.xhghqrhunp.com
|
.xhghqrhunp.com
|
||||||
.xhhy.online
|
.xhhy.online
|
||||||
.xhit.com
|
.xhit.com
|
||||||
|
.xhkvff.cn
|
||||||
.xhl161.com
|
.xhl161.com
|
||||||
.xhmopymez.com
|
.xhmopymez.com
|
||||||
.xhmrv.com
|
.xhmrv.com
|
||||||
@ -119916,6 +120022,8 @@ zzzrtrcm2.com
|
|||||||
.xouzmvlt.com
|
.xouzmvlt.com
|
||||||
.xovq5nemr.com
|
.xovq5nemr.com
|
||||||
.xowelamcwijxp.com
|
.xowelamcwijxp.com
|
||||||
|
.xox8956.com
|
||||||
|
.xox9325.com
|
||||||
.xp3366.com
|
.xp3366.com
|
||||||
.xpanama.net
|
.xpanama.net
|
||||||
.xpantivirus.com
|
.xpantivirus.com
|
||||||
@ -120540,6 +120648,7 @@ zzzrtrcm2.com
|
|||||||
.yexfes.com
|
.yexfes.com
|
||||||
.yext-pixel.com
|
.yext-pixel.com
|
||||||
.yeyajipp.com
|
.yeyajipp.com
|
||||||
|
.yeyuly.love
|
||||||
.yeyushe.cn
|
.yeyushe.cn
|
||||||
.yezijizhang.com
|
.yezijizhang.com
|
||||||
.yezilm.com
|
.yezilm.com
|
||||||
@ -120685,6 +120794,7 @@ zzzrtrcm2.com
|
|||||||
.yimai51.cn
|
.yimai51.cn
|
||||||
.yimd.vip
|
.yimd.vip
|
||||||
.yimeize.cn
|
.yimeize.cn
|
||||||
|
.yimi1818.xyz
|
||||||
.yin1.zgpingshu.com
|
.yin1.zgpingshu.com
|
||||||
.yinan.tech
|
.yinan.tech
|
||||||
.yingdatuofu.com
|
.yingdatuofu.com
|
||||||
@ -121399,6 +121509,7 @@ zzzrtrcm2.com
|
|||||||
.yynkhgfromul.xyz
|
.yynkhgfromul.xyz
|
||||||
.yyp17.com
|
.yyp17.com
|
||||||
.yypd.top
|
.yypd.top
|
||||||
|
.yyrrw.top
|
||||||
.yyshow.top
|
.yyshow.top
|
||||||
.yystzl.cn
|
.yystzl.cn
|
||||||
.yysvzaodorhv.com
|
.yysvzaodorhv.com
|
||||||
@ -121620,6 +121731,7 @@ zzzrtrcm2.com
|
|||||||
.zdwgpb.moblum.com
|
.zdwgpb.moblum.com
|
||||||
.zdwsh.tech
|
.zdwsh.tech
|
||||||
.zdyldoijanx.com
|
.zdyldoijanx.com
|
||||||
|
.zdywcdjoerv.com
|
||||||
.zdzk0371.cn
|
.zdzk0371.cn
|
||||||
.zdzy.shop
|
.zdzy.shop
|
||||||
.ze5.com
|
.ze5.com
|
||||||
@ -122469,6 +122581,7 @@ zzzrtrcm2.com
|
|||||||
.zzxjlr.com
|
.zzxjlr.com
|
||||||
.zzxlhwyp.com
|
.zzxlhwyp.com
|
||||||
.zzxxli.club
|
.zzxxli.club
|
||||||
|
.zzycj.com
|
||||||
.zzyonghao.com
|
.zzyonghao.com
|
||||||
.zzyytt.top
|
.zzyytt.top
|
||||||
.zzz7.52896368.com
|
.zzz7.52896368.com
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#!name=Advertising MITM (247)
|
#!name=Advertising MITM (247)
|
||||||
#!desc=最后更新时间 2022-06-29 02:32:17
|
#!desc=最后更新时间 2022-06-30 10:08:16
|
||||||
#!author=blackmatrix7
|
#!author=blackmatrix7
|
||||||
#!repo=https://github.com/blackmatrix7/ios_rule_script
|
#!repo=https://github.com/blackmatrix7/ios_rule_script
|
||||||
|
|
||||||
[MITM]
|
[MITM]
|
||||||
hostname = list-app-m.i4.cn,pss.txffp.com,api.vistopia.com.cn,ma.ofo.com,api.gotokeep.com,update.pan.baidu.com,vv.video.qq.com,clientaccess.10086.cn,nnapp.cloudbae.cn,adpai.thepaper.cn,api.tv.sohu.com,api.zhuishushenqi.com,status.boohee.com,foodie-api.yiruikecorp.com,games.mobileapi.hupu.com,nochange.ggsafe.com,learn.chaoxing.com,bdsp-x.jd.com,news.ssp.qq.com,iadmat.a-z*.1267.net,*.snssdk.com,cms.daydaycook.com.cn,www.didapinche.com,*.beacon.qq.com,notch.qdaily.com,e.dangdang.com,app.wy.guahao.com,api.chelaile.net.cn,mrobot.pcauto.com.cn,static.vuevideo.net,p.kuaidi100.com,img.jiemian.com,weibointl.api.weibo.cn,mapi.mafengwo.cn,api.gaoqingdianshi.com,cap.caocaokeji.cn,dict-mobile.iciba.com,m*.amap.com,*.iydsj.com,gw.csdn.net,dxy.com,oimage*.ydstatic.com,thor.weidian.com,www.dandanzan.com,*.pstatp.com,pic1.chelaile.net.cn,s3plus.meituan.net,business.msstatic.com,api.laifeng.com,*.hxsame.hexun.com,easyreadfs.nosdn.127.net,api.21jingji.com,mobi.360doc.com,sax*.sina.com.cn,*.zhangle.com,acs.m.taobao.com,api.izuiyou.com,*.cloudfront.net,service.iciba.com,v.icbc.com.cn,img01.10101111cdn.com,cdn.api.fotoable.com,g.cdn.pengpengla.com,edit.sinaapp.com,app3.qdaily.com,m.client.10010.com,rtbapi.douyucdn.cn,mlife.jf365.boc.cn,mobile-pic.cache.iciba.com,p*.meituan.net,www.cntv.com,portal-xunyou.qingcdn.com,gateway.shouqiev.com,act.vip.iqiyi.com,api.qiuduoduo.cn,iface.iqiyi.com,smusic.app.wechat.com,*.com1.z0.glb.clouddn.com,api.videozhishi.com,101.201.175.228,image.suning.cn,service.4gtv.tv,api.mgzf.com,gw-passenger.01zhuanche.com,mm.app.joox.com,cmsapi.wifi8.com,api.catch.gift,channel.beitaichufang.com,guide-acs.m.taobao.com,www.icourse163.org,pic.edaijia.cn,7n.bczcdn.com,capis*.didapinche.com,www.iyingdi.cn,sax*.sina.cn,app.xinpianchang.com,m.ibuscloud.com,www.zybang.com,cdn.moji.com,b-api.ins.miaopai.com,d*.sinaimg.cn,*.kingsoft-office-service.com,api.k.sohu.com,client.mail.163.com,goblin.hupu.com,mrobot.pconline.com.cn,slapi.oray.net,tiku.zhan.com,api.huomao.com,wap.js.10086.cn,api*.futunn.com,*.l.qq.com,creditcardapp.bankcomm.com,api.psy-1.com,sa*.tuisong.baidu.com,mangaapi.manhuaren.com,appconf.mail.163.com,res-release.wuta-cam.com,asp.cntv.myalicdn.com,*.kakamobi.cn,app.api.ke.com,business-cdn.shouji.sogou.com,*.baidu.com,daoyu.sdo.com,ih2.ireader.com,www.hxeduonline.com,img.meituan.net,*.up.qingdaonews.com,dsp-impr2.youdao.com,open.qyer.com,cntv.hls.cdn.myqcloud.com,appapi.huazhu.com,c.m.163.com,*.logic.cpm.cm.kankan.com,issuecdn.baidupcs.com,impserviceyoudao.com,xyz.cnki.net,agent-count.pconline.com.cn,www.flyertea.com,xyst.yuanfudao.com,yxyapi*.drcuiyutao.com,47.97.20.12,manga.bilibili.com,c.tieba.baidu.com,wbapp.uve.weibo.com,api.rr.tv,ms.jr.jd.com,tiasdk.app.wechat.com,3gimg.qq.com,*.gdt.qq.com,*.ximalaya.com,imeclient.openspeech.cn,render.alipay.com,p.du.163.com,*.58cdn.com.cn,media.qyer.com,mp.weixin.qq.com,dili.bdatu.com,activity2.api.ofo.com,api.intsig.net,mob.mddcloud.com.cn,www.cmbc.com.cn,m.tuniu.com,iapi.bishijie.com,p*.music.126.net,richmanapi.jxedt.com,aes.acfun.cn,ccsp-egmas.sf-express.com,dsp.toutiao.com,qt.qq.com,tqt.weibo.cn,overseas.weico.cc,wap.ngchina.cn,api.jxedt.com,paopao*.qiyipic.com,api-release.wuta-cam.com,hk.app.joox.com,restapi.iyunmai.com,pocketuni.net,a.qiumibao.com,r.inews.qq.com,app.variflight.com,snailsleep.net,www.shihuo.cn,api.haohaozhu.cn,api.jr.mi.com,ad*.sina.com,cdnfile1.msstatic.com,ios.wps.cn,dl.app.gtja.com,img*.g.pptv.com,appv6.55haitao.com,s*.zdmimg.com,*.atm.youku.com,flowplus.meituan.net,4gimg.map.qq.com,app.58.com,v.cctv.com,ss0.bdstatic.com,pic1cdn.cmbchina.com,dsa-mfp.fengshows.cn,msspjh.emarbox.com,api.wallstreetcn.com,ssl.kohsocialapp.qq.com,img-ys011.didistatic.com,pic.k.sohu.com,b.zhuishushenqi.com,api.daydaycook.com.cn,images.client.vip.xunlei.com,static1.keepcdn.com,www.myhug.cn,sdkapp.uve.weibo.com,api.meipian.me,mapi.dangdang.com,api-mifit.huami.com,app.poizon.com,app.zhuanzhuan.com,sina.com,ad*.sina.com.cn,support.you.163.com,vali.cp31.ott.cibntv.net,api.qbb6.com,ios.lantouzi.com,mps.95508.com,s1.api.tv.itc.cn,capi.mwee.cn,gw.alicdn.com,smkmp.96225.com,app.mixcapp.com,supportda.ofo.com,gg*.cmvideo.cn,i.ys7.com,app.yinxiang.com,api.m.mi.com,cdn-1rtb.caiyunapp.com,api.xiachufang.com,server-*.imrworldwide.com,api.yangkeduo.com,heic.alicdn.com,api.xueqiu.com,gw.aihuishou.com,consumer.fcbox.com,notice.send-anywhere.com,api.waitwaitpay.com,a.apicloud.com,bbs.tianya.cn,res.xiaojukeji.com
|
hostname = api.21jingji.com,appconf.mail.163.com,m.client.10010.com,s3plus.meituan.net,s*.zdmimg.com,*.logic.cpm.cm.kankan.com,slapi.oray.net,api.laifeng.com,www.dandanzan.com,snailsleep.net,dxy.com,pic.k.sohu.com,clientaccess.10086.cn,ccsp-egmas.sf-express.com,3gimg.qq.com,mlife.jf365.boc.cn,weibointl.api.weibo.cn,gateway.shouqiev.com,img.jiemian.com,open.qyer.com,sa*.tuisong.baidu.com,sdkapp.uve.weibo.com,bdsp-x.jd.com,foodie-api.yiruikecorp.com,gw-passenger.01zhuanche.com,app.58.com,wap.js.10086.cn,easyreadfs.nosdn.127.net,goblin.hupu.com,ad*.sina.com.cn,api.psy-1.com,gg*.cmvideo.cn,*.pstatp.com,pocketuni.net,d*.sinaimg.cn,bbs.tianya.cn,s1.api.tv.itc.cn,*.ximalaya.com,smusic.app.wechat.com,api.gotokeep.com,api.intsig.net,sax*.sina.com.cn,b-api.ins.miaopai.com,cmsapi.wifi8.com,p.kuaidi100.com,*.58cdn.com.cn,asp.cntv.myalicdn.com,wap.ngchina.cn,notice.send-anywhere.com,cdn-1rtb.caiyunapp.com,r.inews.qq.com,smkmp.96225.com,business.msstatic.com,news.ssp.qq.com,ms.jr.jd.com,www.myhug.cn,a.qiumibao.com,ssl.kohsocialapp.qq.com,api-mifit.huami.com,mobi.360doc.com,www.hxeduonline.com,api.haohaozhu.cn,xyz.cnki.net,tiasdk.app.wechat.com,channel.beitaichufang.com,update.pan.baidu.com,i.ys7.com,www.cntv.com,mobile-pic.cache.iciba.com,www.icourse163.org,api.videozhishi.com,api.m.mi.com,hk.app.joox.com,api.vistopia.com.cn,cntv.hls.cdn.myqcloud.com,www.shihuo.cn,images.client.vip.xunlei.com,dili.bdatu.com,ss0.bdstatic.com,dsa-mfp.fengshows.cn,notch.qdaily.com,m.tuniu.com,pic.edaijia.cn,*.l.qq.com,*.up.qingdaonews.com,mob.mddcloud.com.cn,a.apicloud.com,activity2.api.ofo.com,portal-xunyou.qingcdn.com,api.tv.sohu.com,v.icbc.com.cn,m*.amap.com,learn.chaoxing.com,*.gdt.qq.com,*.kingsoft-office-service.com,gw.alicdn.com,server-*.imrworldwide.com,iadmat.a-z*.1267.net,api.yangkeduo.com,p*.music.126.net,appapi.huazhu.com,vali.cp31.ott.cibntv.net,app.zhuanzhuan.com,cms.daydaycook.com.cn,image.suning.cn,creditcardapp.bankcomm.com,*.iydsj.com,www.cmbc.com.cn,dsp.toutiao.com,heic.alicdn.com,act.vip.iqiyi.com,media.qyer.com,msspjh.emarbox.com,restapi.iyunmai.com,nochange.ggsafe.com,tqt.weibo.cn,richmanapi.jxedt.com,daoyu.sdo.com,gw.csdn.net,aes.acfun.cn,qt.qq.com,status.boohee.com,*.baidu.com,paopao*.qiyipic.com,pic1cdn.cmbchina.com,business-cdn.shouji.sogou.com,wbapp.uve.weibo.com,static.vuevideo.net,*.beacon.qq.com,dsp-impr2.youdao.com,c.m.163.com,mm.app.joox.com,service.4gtv.tv,api*.futunn.com,oimage*.ydstatic.com,api.huomao.com,games.mobileapi.hupu.com,thor.weidian.com,app.xinpianchang.com,api.wallstreetcn.com,*.snssdk.com,api.qbb6.com,api.gaoqingdianshi.com,api.qiuduoduo.cn,overseas.weico.cc,service.iciba.com,www.flyertea.com,app.api.ke.com,api.daydaycook.com.cn,v.cctv.com,render.alipay.com,guide-acs.m.taobao.com,manga.bilibili.com,sax*.sina.cn,*.cloudfront.net,api.meipian.me,g.cdn.pengpengla.com,www.iyingdi.cn,p*.meituan.net,dict-mobile.iciba.com,api.jr.mi.com,api.zhuishushenqi.com,edit.sinaapp.com,api.chelaile.net.cn,101.201.175.228,capis*.didapinche.com,img01.10101111cdn.com,res.xiaojukeji.com,acs.m.taobao.com,*.atm.youku.com,app3.qdaily.com,www.didapinche.com,7n.bczcdn.com,ma.ofo.com,app.poizon.com,api.jxedt.com,4gimg.map.qq.com,sina.com,mangaapi.manhuaren.com,47.97.20.12,iface.iqiyi.com,support.you.163.com,supportda.ofo.com,static1.keepcdn.com,mapi.dangdang.com,img.meituan.net,api.xueqiu.com,api.xiachufang.com,cdn.api.fotoable.com,ih2.ireader.com,m.ibuscloud.com,pic1.chelaile.net.cn,yxyapi*.drcuiyutao.com,*.kakamobi.cn,api.catch.gift,api-release.wuta-cam.com,dl.app.gtja.com,appv6.55haitao.com,res-release.wuta-cam.com,app.yinxiang.com,impserviceyoudao.com,issuecdn.baidupcs.com,*.hxsame.hexun.com,agent-count.pconline.com.cn,c.tieba.baidu.com,list-app-m.i4.cn,p.du.163.com,pss.txffp.com,ios.wps.cn,ad*.sina.com,rtbapi.douyucdn.cn,vv.video.qq.com,adpai.thepaper.cn,api.waitwaitpay.com,*.zhangle.com,nnapp.cloudbae.cn,app.wy.guahao.com,api.rr.tv,cdn.moji.com,iapi.bishijie.com,ios.lantouzi.com,mapi.mafengwo.cn,app.variflight.com,img*.g.pptv.com,client.mail.163.com,img-ys011.didistatic.com,flowplus.meituan.net,cap.caocaokeji.cn,api.mgzf.com,consumer.fcbox.com,api.izuiyou.com,api.k.sohu.com,mrobot.pcauto.com.cn,e.dangdang.com,mrobot.pconline.com.cn,app.mixcapp.com,mps.95508.com,mp.weixin.qq.com,www.zybang.com,*.com1.z0.glb.clouddn.com,cdnfile1.msstatic.com,imeclient.openspeech.cn,xyst.yuanfudao.com,b.zhuishushenqi.com,capi.mwee.cn,gw.aihuishou.com,tiku.zhan.com
|
@ -1,14 +1,14 @@
|
|||||||
# NAME: Advertising
|
# NAME: Advertising
|
||||||
# AUTHOR: blackmatrix7
|
# AUTHOR: blackmatrix7
|
||||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||||
# UPDATED: 2022-06-29 02:32:17
|
# UPDATED: 2022-06-30 10:08:16
|
||||||
# DESCRIPTION: 分流规则中含有URL-REGEX类型,建议搭配MITM使用
|
# DESCRIPTION: 分流规则中含有URL-REGEX类型,建议搭配MITM使用
|
||||||
# DOMAIN: 51325
|
# DOMAIN: 51326
|
||||||
# DOMAIN-KEYWORD: 84
|
# DOMAIN-KEYWORD: 84
|
||||||
# DOMAIN-SUFFIX: 71140
|
# DOMAIN-SUFFIX: 71252
|
||||||
# IP-CIDR: 255
|
# IP-CIDR: 255
|
||||||
# URL-REGEX: 303
|
# URL-REGEX: 303
|
||||||
# TOTAL: 123107
|
# TOTAL: 123220
|
||||||
DOMAIN-KEYWORD,112wan
|
DOMAIN-KEYWORD,112wan
|
||||||
DOMAIN-KEYWORD,789htbet
|
DOMAIN-KEYWORD,789htbet
|
||||||
DOMAIN-KEYWORD,adashx
|
DOMAIN-KEYWORD,adashx
|
||||||
|
@ -15,17 +15,17 @@
|
|||||||
|
|
||||||
## 规则统计
|
## 规则统计
|
||||||
|
|
||||||
最后更新时间:2022-06-29 02:32:17
|
最后更新时间:2022-06-30 10:08:16
|
||||||
|
|
||||||
各类型规则统计:
|
各类型规则统计:
|
||||||
| 类型 | 数量(条) |
|
| 类型 | 数量(条) |
|
||||||
| ---- | ---- |
|
| ---- | ---- |
|
||||||
| DOMAIN | 51325 |
|
| DOMAIN | 51326 |
|
||||||
| DOMAIN-KEYWORD | 84 |
|
| DOMAIN-KEYWORD | 84 |
|
||||||
| DOMAIN-SUFFIX | 71140 |
|
| DOMAIN-SUFFIX | 71252 |
|
||||||
| IP-CIDR | 255 |
|
| IP-CIDR | 255 |
|
||||||
| URL-REGEX | 303 |
|
| URL-REGEX | 303 |
|
||||||
| TOTAL | 123107 |
|
| TOTAL | 123220 |
|
||||||
|
|
||||||
|
|
||||||
## Loon
|
## Loon
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#!name=AdvertisingLite MITM (241)
|
#!name=AdvertisingLite MITM (241)
|
||||||
#!desc=最后更新时间 2022-06-29 02:31:46
|
#!desc=最后更新时间 2022-06-30 10:07:45
|
||||||
#!author=blackmatrix7
|
#!author=blackmatrix7
|
||||||
#!repo=https://github.com/blackmatrix7/ios_rule_script
|
#!repo=https://github.com/blackmatrix7/ios_rule_script
|
||||||
|
|
||||||
[MITM]
|
[MITM]
|
||||||
hostname = list-app-m.i4.cn,pss.txffp.com,api.vistopia.com.cn,ma.ofo.com,api.gotokeep.com,vv.video.qq.com,clientaccess.10086.cn,nnapp.cloudbae.cn,adpai.thepaper.cn,api.tv.sohu.com,api.zhuishushenqi.com,status.boohee.com,foodie-api.yiruikecorp.com,games.mobileapi.hupu.com,nochange.ggsafe.com,learn.chaoxing.com,bdsp-x.jd.com,news.ssp.qq.com,iadmat.a-z*.1267.net,*.snssdk.com,cms.daydaycook.com.cn,www.didapinche.com,notch.qdaily.com,e.dangdang.com,app.wy.guahao.com,api.chelaile.net.cn,mrobot.pcauto.com.cn,static.vuevideo.net,p.kuaidi100.com,img.jiemian.com,weibointl.api.weibo.cn,mapi.mafengwo.cn,api.gaoqingdianshi.com,cap.caocaokeji.cn,dict-mobile.iciba.com,m*.amap.com,*.iydsj.com,gw.csdn.net,dxy.com,oimage*.ydstatic.com,thor.weidian.com,www.dandanzan.com,*.pstatp.com,pic1.chelaile.net.cn,s3plus.meituan.net,business.msstatic.com,api.laifeng.com,*.hxsame.hexun.com,easyreadfs.nosdn.127.net,api.21jingji.com,mobi.360doc.com,sax*.sina.com.cn,*.zhangle.com,acs.m.taobao.com,api.izuiyou.com,*.cloudfront.net,service.iciba.com,v.icbc.com.cn,img01.10101111cdn.com,cdn.api.fotoable.com,g.cdn.pengpengla.com,edit.sinaapp.com,app3.qdaily.com,m.client.10010.com,rtbapi.douyucdn.cn,mlife.jf365.boc.cn,mobile-pic.cache.iciba.com,p*.meituan.net,www.cntv.com,portal-xunyou.qingcdn.com,gateway.shouqiev.com,act.vip.iqiyi.com,api.qiuduoduo.cn,iface.iqiyi.com,smusic.app.wechat.com,*.com1.z0.glb.clouddn.com,api.videozhishi.com,101.201.175.228,image.suning.cn,service.4gtv.tv,api.mgzf.com,gw-passenger.01zhuanche.com,mm.app.joox.com,cmsapi.wifi8.com,api.catch.gift,channel.beitaichufang.com,guide-acs.m.taobao.com,www.icourse163.org,pic.edaijia.cn,7n.bczcdn.com,capis*.didapinche.com,www.iyingdi.cn,sax*.sina.cn,app.xinpianchang.com,m.ibuscloud.com,www.zybang.com,cdn.moji.com,b-api.ins.miaopai.com,d*.sinaimg.cn,*.kingsoft-office-service.com,api.k.sohu.com,client.mail.163.com,goblin.hupu.com,mrobot.pconline.com.cn,slapi.oray.net,tiku.zhan.com,api.huomao.com,wap.js.10086.cn,api*.futunn.com,creditcardapp.bankcomm.com,api.psy-1.com,mangaapi.manhuaren.com,appconf.mail.163.com,res-release.wuta-cam.com,asp.cntv.myalicdn.com,*.kakamobi.cn,app.api.ke.com,business-cdn.shouji.sogou.com,*.baidu.com,daoyu.sdo.com,ih2.ireader.com,www.hxeduonline.com,img.meituan.net,*.up.qingdaonews.com,dsp-impr2.youdao.com,open.qyer.com,cntv.hls.cdn.myqcloud.com,appapi.huazhu.com,c.m.163.com,*.logic.cpm.cm.kankan.com,issuecdn.baidupcs.com,impserviceyoudao.com,xyz.cnki.net,agent-count.pconline.com.cn,www.flyertea.com,xyst.yuanfudao.com,yxyapi*.drcuiyutao.com,47.97.20.12,manga.bilibili.com,c.tieba.baidu.com,wbapp.uve.weibo.com,api.rr.tv,ms.jr.jd.com,tiasdk.app.wechat.com,3gimg.qq.com,*.gdt.qq.com,*.ximalaya.com,imeclient.openspeech.cn,render.alipay.com,p.du.163.com,*.58cdn.com.cn,media.qyer.com,mp.weixin.qq.com,dili.bdatu.com,activity2.api.ofo.com,api.intsig.net,mob.mddcloud.com.cn,www.cmbc.com.cn,m.tuniu.com,iapi.bishijie.com,p*.music.126.net,richmanapi.jxedt.com,aes.acfun.cn,ccsp-egmas.sf-express.com,dsp.toutiao.com,qt.qq.com,tqt.weibo.cn,overseas.weico.cc,wap.ngchina.cn,api.jxedt.com,paopao*.qiyipic.com,api-release.wuta-cam.com,hk.app.joox.com,restapi.iyunmai.com,pocketuni.net,a.qiumibao.com,r.inews.qq.com,app.variflight.com,snailsleep.net,www.shihuo.cn,api.haohaozhu.cn,api.jr.mi.com,cdnfile1.msstatic.com,ios.wps.cn,dl.app.gtja.com,img*.g.pptv.com,appv6.55haitao.com,s*.zdmimg.com,*.atm.youku.com,flowplus.meituan.net,4gimg.map.qq.com,app.58.com,v.cctv.com,ss0.bdstatic.com,pic1cdn.cmbchina.com,dsa-mfp.fengshows.cn,msspjh.emarbox.com,api.wallstreetcn.com,ssl.kohsocialapp.qq.com,img-ys011.didistatic.com,pic.k.sohu.com,b.zhuishushenqi.com,api.daydaycook.com.cn,images.client.vip.xunlei.com,static1.keepcdn.com,www.myhug.cn,sdkapp.uve.weibo.com,api.meipian.me,mapi.dangdang.com,api-mifit.huami.com,app.poizon.com,app.zhuanzhuan.com,sina.com,vali.cp31.ott.cibntv.net,support.you.163.com,api.qbb6.com,ios.lantouzi.com,mps.95508.com,s1.api.tv.itc.cn,capi.mwee.cn,gw.alicdn.com,smkmp.96225.com,app.mixcapp.com,supportda.ofo.com,gg*.cmvideo.cn,i.ys7.com,app.yinxiang.com,api.m.mi.com,cdn-1rtb.caiyunapp.com,api.xiachufang.com,server-*.imrworldwide.com,api.yangkeduo.com,heic.alicdn.com,api.xueqiu.com,gw.aihuishou.com,consumer.fcbox.com,notice.send-anywhere.com,api.waitwaitpay.com,a.apicloud.com,bbs.tianya.cn,res.xiaojukeji.com
|
hostname = api.21jingji.com,appconf.mail.163.com,m.client.10010.com,s3plus.meituan.net,s*.zdmimg.com,*.logic.cpm.cm.kankan.com,slapi.oray.net,api.laifeng.com,www.dandanzan.com,snailsleep.net,dxy.com,pic.k.sohu.com,clientaccess.10086.cn,ccsp-egmas.sf-express.com,3gimg.qq.com,mlife.jf365.boc.cn,weibointl.api.weibo.cn,gateway.shouqiev.com,img.jiemian.com,open.qyer.com,sdkapp.uve.weibo.com,bdsp-x.jd.com,foodie-api.yiruikecorp.com,gw-passenger.01zhuanche.com,app.58.com,wap.js.10086.cn,easyreadfs.nosdn.127.net,goblin.hupu.com,api.psy-1.com,gg*.cmvideo.cn,*.pstatp.com,pocketuni.net,d*.sinaimg.cn,bbs.tianya.cn,s1.api.tv.itc.cn,*.ximalaya.com,smusic.app.wechat.com,api.gotokeep.com,api.intsig.net,sax*.sina.com.cn,b-api.ins.miaopai.com,cmsapi.wifi8.com,p.kuaidi100.com,*.58cdn.com.cn,asp.cntv.myalicdn.com,wap.ngchina.cn,notice.send-anywhere.com,cdn-1rtb.caiyunapp.com,r.inews.qq.com,smkmp.96225.com,business.msstatic.com,news.ssp.qq.com,ms.jr.jd.com,www.myhug.cn,a.qiumibao.com,ssl.kohsocialapp.qq.com,api-mifit.huami.com,mobi.360doc.com,www.hxeduonline.com,api.haohaozhu.cn,xyz.cnki.net,tiasdk.app.wechat.com,channel.beitaichufang.com,www.cntv.com,i.ys7.com,mobile-pic.cache.iciba.com,www.icourse163.org,api.videozhishi.com,api.m.mi.com,hk.app.joox.com,api.vistopia.com.cn,cntv.hls.cdn.myqcloud.com,www.shihuo.cn,images.client.vip.xunlei.com,dili.bdatu.com,ss0.bdstatic.com,dsa-mfp.fengshows.cn,notch.qdaily.com,m.tuniu.com,pic.edaijia.cn,*.up.qingdaonews.com,mob.mddcloud.com.cn,portal-xunyou.qingcdn.com,a.apicloud.com,activity2.api.ofo.com,v.icbc.com.cn,api.tv.sohu.com,m*.amap.com,learn.chaoxing.com,*.gdt.qq.com,*.kingsoft-office-service.com,gw.alicdn.com,server-*.imrworldwide.com,iadmat.a-z*.1267.net,api.yangkeduo.com,p*.music.126.net,appapi.huazhu.com,vali.cp31.ott.cibntv.net,app.zhuanzhuan.com,cms.daydaycook.com.cn,image.suning.cn,creditcardapp.bankcomm.com,*.iydsj.com,www.cmbc.com.cn,dsp.toutiao.com,heic.alicdn.com,act.vip.iqiyi.com,media.qyer.com,msspjh.emarbox.com,restapi.iyunmai.com,nochange.ggsafe.com,tqt.weibo.cn,richmanapi.jxedt.com,daoyu.sdo.com,gw.csdn.net,aes.acfun.cn,qt.qq.com,status.boohee.com,*.baidu.com,paopao*.qiyipic.com,pic1cdn.cmbchina.com,business-cdn.shouji.sogou.com,wbapp.uve.weibo.com,static.vuevideo.net,dsp-impr2.youdao.com,mm.app.joox.com,c.m.163.com,service.4gtv.tv,api*.futunn.com,oimage*.ydstatic.com,api.huomao.com,games.mobileapi.hupu.com,thor.weidian.com,app.xinpianchang.com,api.wallstreetcn.com,*.snssdk.com,api.qbb6.com,api.gaoqingdianshi.com,api.qiuduoduo.cn,overseas.weico.cc,service.iciba.com,www.flyertea.com,app.api.ke.com,api.daydaycook.com.cn,v.cctv.com,render.alipay.com,guide-acs.m.taobao.com,manga.bilibili.com,sax*.sina.cn,*.cloudfront.net,api.meipian.me,g.cdn.pengpengla.com,www.iyingdi.cn,p*.meituan.net,dict-mobile.iciba.com,api.jr.mi.com,api.zhuishushenqi.com,edit.sinaapp.com,api.chelaile.net.cn,101.201.175.228,capis*.didapinche.com,img01.10101111cdn.com,res.xiaojukeji.com,acs.m.taobao.com,*.atm.youku.com,app3.qdaily.com,www.didapinche.com,7n.bczcdn.com,ma.ofo.com,app.poizon.com,api.jxedt.com,4gimg.map.qq.com,sina.com,mangaapi.manhuaren.com,47.97.20.12,iface.iqiyi.com,support.you.163.com,supportda.ofo.com,static1.keepcdn.com,mapi.dangdang.com,img.meituan.net,api.xueqiu.com,api.xiachufang.com,cdn.api.fotoable.com,ih2.ireader.com,m.ibuscloud.com,pic1.chelaile.net.cn,yxyapi*.drcuiyutao.com,*.kakamobi.cn,api.catch.gift,api-release.wuta-cam.com,dl.app.gtja.com,appv6.55haitao.com,res-release.wuta-cam.com,app.yinxiang.com,impserviceyoudao.com,issuecdn.baidupcs.com,*.hxsame.hexun.com,agent-count.pconline.com.cn,c.tieba.baidu.com,list-app-m.i4.cn,p.du.163.com,pss.txffp.com,ios.wps.cn,rtbapi.douyucdn.cn,vv.video.qq.com,adpai.thepaper.cn,api.waitwaitpay.com,*.zhangle.com,nnapp.cloudbae.cn,app.wy.guahao.com,api.rr.tv,cdn.moji.com,iapi.bishijie.com,ios.lantouzi.com,mapi.mafengwo.cn,app.variflight.com,img*.g.pptv.com,client.mail.163.com,img-ys011.didistatic.com,flowplus.meituan.net,cap.caocaokeji.cn,api.mgzf.com,consumer.fcbox.com,api.izuiyou.com,api.k.sohu.com,mrobot.pcauto.com.cn,e.dangdang.com,mrobot.pconline.com.cn,app.mixcapp.com,mps.95508.com,mp.weixin.qq.com,www.zybang.com,*.com1.z0.glb.clouddn.com,cdnfile1.msstatic.com,imeclient.openspeech.cn,xyst.yuanfudao.com,b.zhuishushenqi.com,capi.mwee.cn,gw.aihuishou.com,tiku.zhan.com
|
@ -1,14 +1,14 @@
|
|||||||
# NAME: AdvertisingTest
|
# NAME: AdvertisingTest
|
||||||
# AUTHOR: blackmatrix7
|
# AUTHOR: blackmatrix7
|
||||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||||
# UPDATED: 2022-06-29 02:33:00
|
# UPDATED: 2022-06-30 10:08:58
|
||||||
# DESCRIPTION: 分流规则中含有URL-REGEX类型,建议搭配MITM使用
|
# DESCRIPTION: 分流规则中含有URL-REGEX类型,建议搭配MITM使用
|
||||||
# DOMAIN: 46013
|
# DOMAIN: 45987
|
||||||
# DOMAIN-KEYWORD: 264
|
# DOMAIN-KEYWORD: 264
|
||||||
# DOMAIN-SUFFIX: 89001
|
# DOMAIN-SUFFIX: 89121
|
||||||
# IP-CIDR: 256
|
# IP-CIDR: 256
|
||||||
# URL-REGEX: 303
|
# URL-REGEX: 303
|
||||||
# TOTAL: 135837
|
# TOTAL: 135931
|
||||||
DOMAIN-KEYWORD,112wan
|
DOMAIN-KEYWORD,112wan
|
||||||
DOMAIN-KEYWORD,789htbet
|
DOMAIN-KEYWORD,789htbet
|
||||||
DOMAIN-KEYWORD,adashx
|
DOMAIN-KEYWORD,adashx
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -1,7 +1,7 @@
|
|||||||
#!name=AdvertisingTest MITM (247)
|
#!name=AdvertisingTest MITM (247)
|
||||||
#!desc=最后更新时间 2022-06-29 02:33:00
|
#!desc=最后更新时间 2022-06-30 10:08:58
|
||||||
#!author=blackmatrix7
|
#!author=blackmatrix7
|
||||||
#!repo=https://github.com/blackmatrix7/ios_rule_script
|
#!repo=https://github.com/blackmatrix7/ios_rule_script
|
||||||
|
|
||||||
[MITM]
|
[MITM]
|
||||||
hostname = list-app-m.i4.cn,pss.txffp.com,api.vistopia.com.cn,ma.ofo.com,api.gotokeep.com,update.pan.baidu.com,vv.video.qq.com,clientaccess.10086.cn,nnapp.cloudbae.cn,adpai.thepaper.cn,api.tv.sohu.com,api.zhuishushenqi.com,status.boohee.com,foodie-api.yiruikecorp.com,games.mobileapi.hupu.com,nochange.ggsafe.com,learn.chaoxing.com,bdsp-x.jd.com,news.ssp.qq.com,iadmat.a-z*.1267.net,*.snssdk.com,cms.daydaycook.com.cn,www.didapinche.com,*.beacon.qq.com,notch.qdaily.com,e.dangdang.com,app.wy.guahao.com,api.chelaile.net.cn,mrobot.pcauto.com.cn,static.vuevideo.net,p.kuaidi100.com,img.jiemian.com,weibointl.api.weibo.cn,mapi.mafengwo.cn,api.gaoqingdianshi.com,cap.caocaokeji.cn,dict-mobile.iciba.com,m*.amap.com,*.iydsj.com,gw.csdn.net,dxy.com,oimage*.ydstatic.com,thor.weidian.com,www.dandanzan.com,*.pstatp.com,pic1.chelaile.net.cn,s3plus.meituan.net,business.msstatic.com,api.laifeng.com,*.hxsame.hexun.com,easyreadfs.nosdn.127.net,api.21jingji.com,mobi.360doc.com,sax*.sina.com.cn,*.zhangle.com,acs.m.taobao.com,api.izuiyou.com,*.cloudfront.net,service.iciba.com,v.icbc.com.cn,img01.10101111cdn.com,cdn.api.fotoable.com,g.cdn.pengpengla.com,edit.sinaapp.com,app3.qdaily.com,m.client.10010.com,rtbapi.douyucdn.cn,mlife.jf365.boc.cn,mobile-pic.cache.iciba.com,p*.meituan.net,www.cntv.com,portal-xunyou.qingcdn.com,gateway.shouqiev.com,act.vip.iqiyi.com,api.qiuduoduo.cn,iface.iqiyi.com,smusic.app.wechat.com,*.com1.z0.glb.clouddn.com,api.videozhishi.com,101.201.175.228,image.suning.cn,service.4gtv.tv,api.mgzf.com,gw-passenger.01zhuanche.com,mm.app.joox.com,cmsapi.wifi8.com,api.catch.gift,channel.beitaichufang.com,guide-acs.m.taobao.com,www.icourse163.org,pic.edaijia.cn,7n.bczcdn.com,capis*.didapinche.com,www.iyingdi.cn,sax*.sina.cn,app.xinpianchang.com,m.ibuscloud.com,www.zybang.com,cdn.moji.com,b-api.ins.miaopai.com,d*.sinaimg.cn,*.kingsoft-office-service.com,api.k.sohu.com,client.mail.163.com,goblin.hupu.com,mrobot.pconline.com.cn,slapi.oray.net,tiku.zhan.com,api.huomao.com,wap.js.10086.cn,api*.futunn.com,*.l.qq.com,creditcardapp.bankcomm.com,api.psy-1.com,sa*.tuisong.baidu.com,mangaapi.manhuaren.com,appconf.mail.163.com,res-release.wuta-cam.com,asp.cntv.myalicdn.com,*.kakamobi.cn,app.api.ke.com,business-cdn.shouji.sogou.com,*.baidu.com,daoyu.sdo.com,ih2.ireader.com,www.hxeduonline.com,img.meituan.net,*.up.qingdaonews.com,dsp-impr2.youdao.com,open.qyer.com,cntv.hls.cdn.myqcloud.com,appapi.huazhu.com,c.m.163.com,*.logic.cpm.cm.kankan.com,issuecdn.baidupcs.com,impserviceyoudao.com,xyz.cnki.net,agent-count.pconline.com.cn,www.flyertea.com,xyst.yuanfudao.com,yxyapi*.drcuiyutao.com,47.97.20.12,manga.bilibili.com,c.tieba.baidu.com,wbapp.uve.weibo.com,api.rr.tv,ms.jr.jd.com,tiasdk.app.wechat.com,3gimg.qq.com,*.gdt.qq.com,*.ximalaya.com,imeclient.openspeech.cn,render.alipay.com,p.du.163.com,*.58cdn.com.cn,media.qyer.com,mp.weixin.qq.com,dili.bdatu.com,activity2.api.ofo.com,api.intsig.net,mob.mddcloud.com.cn,www.cmbc.com.cn,m.tuniu.com,iapi.bishijie.com,p*.music.126.net,richmanapi.jxedt.com,aes.acfun.cn,ccsp-egmas.sf-express.com,dsp.toutiao.com,qt.qq.com,tqt.weibo.cn,overseas.weico.cc,wap.ngchina.cn,api.jxedt.com,paopao*.qiyipic.com,api-release.wuta-cam.com,hk.app.joox.com,restapi.iyunmai.com,pocketuni.net,a.qiumibao.com,r.inews.qq.com,app.variflight.com,snailsleep.net,www.shihuo.cn,api.haohaozhu.cn,api.jr.mi.com,ad*.sina.com,cdnfile1.msstatic.com,ios.wps.cn,dl.app.gtja.com,img*.g.pptv.com,appv6.55haitao.com,s*.zdmimg.com,*.atm.youku.com,flowplus.meituan.net,4gimg.map.qq.com,app.58.com,v.cctv.com,ss0.bdstatic.com,pic1cdn.cmbchina.com,dsa-mfp.fengshows.cn,msspjh.emarbox.com,api.wallstreetcn.com,ssl.kohsocialapp.qq.com,img-ys011.didistatic.com,pic.k.sohu.com,b.zhuishushenqi.com,api.daydaycook.com.cn,images.client.vip.xunlei.com,static1.keepcdn.com,www.myhug.cn,sdkapp.uve.weibo.com,api.meipian.me,mapi.dangdang.com,api-mifit.huami.com,app.poizon.com,app.zhuanzhuan.com,sina.com,ad*.sina.com.cn,support.you.163.com,vali.cp31.ott.cibntv.net,api.qbb6.com,ios.lantouzi.com,mps.95508.com,s1.api.tv.itc.cn,capi.mwee.cn,gw.alicdn.com,smkmp.96225.com,app.mixcapp.com,supportda.ofo.com,gg*.cmvideo.cn,i.ys7.com,app.yinxiang.com,api.m.mi.com,cdn-1rtb.caiyunapp.com,api.xiachufang.com,server-*.imrworldwide.com,api.yangkeduo.com,heic.alicdn.com,api.xueqiu.com,gw.aihuishou.com,consumer.fcbox.com,notice.send-anywhere.com,api.waitwaitpay.com,a.apicloud.com,bbs.tianya.cn,res.xiaojukeji.com
|
hostname = api.21jingji.com,appconf.mail.163.com,m.client.10010.com,s3plus.meituan.net,s*.zdmimg.com,*.logic.cpm.cm.kankan.com,slapi.oray.net,api.laifeng.com,www.dandanzan.com,snailsleep.net,dxy.com,pic.k.sohu.com,clientaccess.10086.cn,ccsp-egmas.sf-express.com,3gimg.qq.com,mlife.jf365.boc.cn,weibointl.api.weibo.cn,gateway.shouqiev.com,img.jiemian.com,open.qyer.com,sa*.tuisong.baidu.com,sdkapp.uve.weibo.com,bdsp-x.jd.com,foodie-api.yiruikecorp.com,gw-passenger.01zhuanche.com,app.58.com,wap.js.10086.cn,easyreadfs.nosdn.127.net,goblin.hupu.com,ad*.sina.com.cn,api.psy-1.com,gg*.cmvideo.cn,*.pstatp.com,pocketuni.net,d*.sinaimg.cn,bbs.tianya.cn,s1.api.tv.itc.cn,*.ximalaya.com,smusic.app.wechat.com,api.gotokeep.com,api.intsig.net,sax*.sina.com.cn,b-api.ins.miaopai.com,cmsapi.wifi8.com,p.kuaidi100.com,*.58cdn.com.cn,asp.cntv.myalicdn.com,wap.ngchina.cn,notice.send-anywhere.com,cdn-1rtb.caiyunapp.com,r.inews.qq.com,smkmp.96225.com,business.msstatic.com,news.ssp.qq.com,ms.jr.jd.com,www.myhug.cn,a.qiumibao.com,ssl.kohsocialapp.qq.com,api-mifit.huami.com,mobi.360doc.com,www.hxeduonline.com,api.haohaozhu.cn,xyz.cnki.net,tiasdk.app.wechat.com,channel.beitaichufang.com,update.pan.baidu.com,i.ys7.com,www.cntv.com,mobile-pic.cache.iciba.com,www.icourse163.org,api.videozhishi.com,api.m.mi.com,hk.app.joox.com,api.vistopia.com.cn,cntv.hls.cdn.myqcloud.com,www.shihuo.cn,images.client.vip.xunlei.com,dili.bdatu.com,ss0.bdstatic.com,dsa-mfp.fengshows.cn,notch.qdaily.com,m.tuniu.com,pic.edaijia.cn,*.l.qq.com,*.up.qingdaonews.com,mob.mddcloud.com.cn,a.apicloud.com,activity2.api.ofo.com,portal-xunyou.qingcdn.com,api.tv.sohu.com,v.icbc.com.cn,m*.amap.com,learn.chaoxing.com,*.gdt.qq.com,*.kingsoft-office-service.com,gw.alicdn.com,server-*.imrworldwide.com,iadmat.a-z*.1267.net,api.yangkeduo.com,p*.music.126.net,appapi.huazhu.com,vali.cp31.ott.cibntv.net,app.zhuanzhuan.com,cms.daydaycook.com.cn,image.suning.cn,creditcardapp.bankcomm.com,*.iydsj.com,www.cmbc.com.cn,dsp.toutiao.com,heic.alicdn.com,act.vip.iqiyi.com,media.qyer.com,msspjh.emarbox.com,restapi.iyunmai.com,nochange.ggsafe.com,tqt.weibo.cn,richmanapi.jxedt.com,daoyu.sdo.com,gw.csdn.net,aes.acfun.cn,qt.qq.com,status.boohee.com,*.baidu.com,paopao*.qiyipic.com,pic1cdn.cmbchina.com,business-cdn.shouji.sogou.com,wbapp.uve.weibo.com,static.vuevideo.net,*.beacon.qq.com,dsp-impr2.youdao.com,c.m.163.com,mm.app.joox.com,service.4gtv.tv,api*.futunn.com,oimage*.ydstatic.com,api.huomao.com,games.mobileapi.hupu.com,thor.weidian.com,app.xinpianchang.com,api.wallstreetcn.com,*.snssdk.com,api.qbb6.com,api.gaoqingdianshi.com,api.qiuduoduo.cn,overseas.weico.cc,service.iciba.com,www.flyertea.com,app.api.ke.com,api.daydaycook.com.cn,v.cctv.com,render.alipay.com,guide-acs.m.taobao.com,manga.bilibili.com,sax*.sina.cn,*.cloudfront.net,api.meipian.me,g.cdn.pengpengla.com,www.iyingdi.cn,p*.meituan.net,dict-mobile.iciba.com,api.jr.mi.com,api.zhuishushenqi.com,edit.sinaapp.com,api.chelaile.net.cn,101.201.175.228,capis*.didapinche.com,img01.10101111cdn.com,res.xiaojukeji.com,acs.m.taobao.com,*.atm.youku.com,app3.qdaily.com,www.didapinche.com,7n.bczcdn.com,ma.ofo.com,app.poizon.com,api.jxedt.com,4gimg.map.qq.com,sina.com,mangaapi.manhuaren.com,47.97.20.12,iface.iqiyi.com,support.you.163.com,supportda.ofo.com,static1.keepcdn.com,mapi.dangdang.com,img.meituan.net,api.xueqiu.com,api.xiachufang.com,cdn.api.fotoable.com,ih2.ireader.com,m.ibuscloud.com,pic1.chelaile.net.cn,yxyapi*.drcuiyutao.com,*.kakamobi.cn,api.catch.gift,api-release.wuta-cam.com,dl.app.gtja.com,appv6.55haitao.com,res-release.wuta-cam.com,app.yinxiang.com,impserviceyoudao.com,issuecdn.baidupcs.com,*.hxsame.hexun.com,agent-count.pconline.com.cn,c.tieba.baidu.com,list-app-m.i4.cn,p.du.163.com,pss.txffp.com,ios.wps.cn,ad*.sina.com,rtbapi.douyucdn.cn,vv.video.qq.com,adpai.thepaper.cn,api.waitwaitpay.com,*.zhangle.com,nnapp.cloudbae.cn,app.wy.guahao.com,api.rr.tv,cdn.moji.com,iapi.bishijie.com,ios.lantouzi.com,mapi.mafengwo.cn,app.variflight.com,img*.g.pptv.com,client.mail.163.com,img-ys011.didistatic.com,flowplus.meituan.net,cap.caocaokeji.cn,api.mgzf.com,consumer.fcbox.com,api.izuiyou.com,api.k.sohu.com,mrobot.pcauto.com.cn,e.dangdang.com,mrobot.pconline.com.cn,app.mixcapp.com,mps.95508.com,mp.weixin.qq.com,www.zybang.com,*.com1.z0.glb.clouddn.com,cdnfile1.msstatic.com,imeclient.openspeech.cn,xyst.yuanfudao.com,b.zhuishushenqi.com,capi.mwee.cn,gw.aihuishou.com,tiku.zhan.com
|
@ -1,14 +1,14 @@
|
|||||||
# NAME: AdvertisingTest
|
# NAME: AdvertisingTest
|
||||||
# AUTHOR: blackmatrix7
|
# AUTHOR: blackmatrix7
|
||||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||||
# UPDATED: 2022-06-29 02:33:00
|
# UPDATED: 2022-06-30 10:08:58
|
||||||
# DESCRIPTION: 分流规则中含有URL-REGEX类型,建议搭配MITM使用
|
# DESCRIPTION: 分流规则中含有URL-REGEX类型,建议搭配MITM使用
|
||||||
# DOMAIN: 46013
|
# DOMAIN: 45987
|
||||||
# DOMAIN-KEYWORD: 264
|
# DOMAIN-KEYWORD: 264
|
||||||
# DOMAIN-SUFFIX: 89001
|
# DOMAIN-SUFFIX: 89121
|
||||||
# IP-CIDR: 256
|
# IP-CIDR: 256
|
||||||
# URL-REGEX: 303
|
# URL-REGEX: 303
|
||||||
# TOTAL: 135837
|
# TOTAL: 135931
|
||||||
DOMAIN-KEYWORD,112wan
|
DOMAIN-KEYWORD,112wan
|
||||||
DOMAIN-KEYWORD,789htbet
|
DOMAIN-KEYWORD,789htbet
|
||||||
DOMAIN-KEYWORD,adashx
|
DOMAIN-KEYWORD,adashx
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user