update
This commit is contained in:
@@ -67,7 +67,7 @@ keep-alive-interval: 30
|
||||
|
||||
profile:
|
||||
store-selected: true
|
||||
store-fake-ip: false
|
||||
store-fake-ip: true
|
||||
tracing: false
|
||||
|
||||
sniffer:
|
||||
@@ -195,27 +195,6 @@ rule-providers:
|
||||
interval: 86400
|
||||
path: ./re-filter/ip-rule.mrs
|
||||
|
||||
antifilter-ip:
|
||||
type: http
|
||||
behavior: classical
|
||||
url: https://antifilter.i8m3x.icu/antifilter-ip.yaml
|
||||
interval: 86400
|
||||
path: ./rules/custom/antifilter-ip.yaml
|
||||
|
||||
antifilter-community-domain:
|
||||
type: http
|
||||
behavior: classical
|
||||
url: https://antifilter.i8m3x.icu/antifilter-community-domain.yaml
|
||||
interval: 86400
|
||||
path: ./rules/custom/antifilter-community-domain.yaml
|
||||
|
||||
antifilter-community-ip:
|
||||
type: http
|
||||
behavior: classical
|
||||
url: https://antifilter.i8m3x.icu/antifilter-community-ip.yaml
|
||||
interval: 86400
|
||||
path: ./rules/custom/antifilter-community-ip.yaml
|
||||
|
||||
# proxy-domain:
|
||||
# type: http
|
||||
# behavior: classical
|
||||
@@ -283,14 +262,6 @@ rule-providers:
|
||||
interval: 86400
|
||||
path: ./rules/services/games-direct.yaml
|
||||
|
||||
itdoginfo-domains:
|
||||
type: http
|
||||
behavior: domain
|
||||
format: mrs
|
||||
url: https://github.com/itdoginfo/allow-domains/releases/latest/download/russia_inside_domain.mrs
|
||||
interval: 86400
|
||||
path: ./rules/ru-bundle/russia_inside_domain.mrs
|
||||
|
||||
ru-app-list:
|
||||
type: http
|
||||
behavior: classical
|
||||
@@ -299,14 +270,6 @@ rule-providers:
|
||||
interval: 86400
|
||||
path: ./rules/ru-bundle/ru-app-list.yaml
|
||||
|
||||
no-russia-hosts:
|
||||
type: http
|
||||
behavior: domain
|
||||
format: mrs
|
||||
url: https://github.com/legiz-ru/mihomo-rule-sets/raw/main/ru-bundle/no-russia-hosts.mrs
|
||||
interval: 86400
|
||||
path: ./rules/ru-bundle/no-russia-hosts.mrs
|
||||
|
||||
rknasnblock:
|
||||
type: http
|
||||
behavior: ipcidr
|
||||
@@ -315,6 +278,15 @@ rule-providers:
|
||||
interval: 86400
|
||||
path: ./rules/ru-bundle/rknasnblock.mrs
|
||||
|
||||
# include: itdoginfo-inside-russia + no-russia-hosts + antifilter-community
|
||||
ru-bundle:
|
||||
type: http
|
||||
behavior: domain
|
||||
format: mrs
|
||||
url: https://github.com/legiz-ru/mihomo-rule-sets/raw/main/ru-bundle/rule.mrs
|
||||
path: ./rules/ru-bundle/rule.mrs
|
||||
interval: 86400
|
||||
|
||||
apps_ipcheck:
|
||||
type: inline
|
||||
behavior: classical
|
||||
@@ -352,15 +324,11 @@ rules:
|
||||
- RULE-SET,cloudflare,PROXY
|
||||
- RULE-SET,refilter_ipsum,PROXY,no-resolve
|
||||
- RULE-SET,refilter_domains,PROXY
|
||||
- RULE-SET,antifilter-ip,PROXY,no-resolve
|
||||
- RULE-SET,antifilter-community-ip,PROXY,no-resolve
|
||||
- RULE-SET,antifilter-community-domain,PROXY
|
||||
# - RULE-SET,proxy-domain,PROXY
|
||||
- RULE-SET,android-app-list,PROXY
|
||||
|
||||
- RULE-SET,itdoginfo-domains,RU-Banned
|
||||
- RULE-SET,no-russia-hosts,RU-Banned
|
||||
- RULE-SET,rknasnblock,RU-Banned,no-resolve
|
||||
- RULE-SET,ru-bundle,RU-Banned
|
||||
|
||||
# === DIRECT ===
|
||||
- MATCH,DIRECT
|
||||
|
||||
Reference in New Issue
Block a user