major update configs
This commit is contained in:
+19
-86
@@ -2,6 +2,9 @@ mode: rule
|
||||
log-level: warning
|
||||
unified-delay: true
|
||||
tcp-concurrent: true
|
||||
external-controller: 127.0.0.1:9090
|
||||
external-ui: ./ui
|
||||
external-ui-url: "https://github.com/MetaCubeX/metacubexd/archive/refs/heads/gh-pages.zip"
|
||||
|
||||
# geodata-mode: true
|
||||
# geo-auto-update: true
|
||||
@@ -13,7 +16,7 @@ tcp-concurrent: true
|
||||
|
||||
tun:
|
||||
enable: true
|
||||
stack: mixed
|
||||
stack: gvisor
|
||||
auto-route: true
|
||||
auto-detect-interface: true
|
||||
strict-route: true
|
||||
@@ -60,7 +63,6 @@ dns:
|
||||
- '+.4829152.xyz'
|
||||
|
||||
find-process-mode: always
|
||||
global-client-fingerprint: chrome
|
||||
|
||||
keep-alive-idle: 120
|
||||
keep-alive-interval: 30
|
||||
@@ -132,22 +134,6 @@ proxy-groups:
|
||||
use:
|
||||
- remnawave
|
||||
|
||||
- name: Youtube
|
||||
icon: https://cdn.jsdelivr.net/gh/Koolson/Qure@master/IconSet/Color/YouTube.png
|
||||
type: select
|
||||
url: http://www.gstatic.com/generate_204
|
||||
proxies:
|
||||
- PROXY
|
||||
- DIRECT
|
||||
|
||||
- name: Discord
|
||||
icon: https://cdn.jsdelivr.net/gh/Koolson/Qure@master/IconSet/Color/Discord.png
|
||||
type: select
|
||||
url: http://www.gstatic.com/generate_204
|
||||
proxies:
|
||||
- PROXY
|
||||
- DIRECT
|
||||
|
||||
- name: RU-Banned
|
||||
icon: https://cdn.jsdelivr.net/gh/Koolson/Qure@master/IconSet/Color/Russia.png
|
||||
type: select
|
||||
@@ -179,36 +165,21 @@ rule-providers:
|
||||
# interval: 86400
|
||||
# path: ./rules/oisd/bld-agregator.mrs
|
||||
|
||||
refilter_domains:
|
||||
type: http
|
||||
behavior: domain
|
||||
format: mrs
|
||||
url: https://github.com/legiz-ru/mihomo-rule-sets/raw/main/re-filter/domain-rule.mrs
|
||||
interval: 86400
|
||||
path: ./re-filter/domain-rule.mrs
|
||||
|
||||
refilter_ipsum:
|
||||
type: http
|
||||
behavior: ipcidr
|
||||
format: mrs
|
||||
url: https://github.com/legiz-ru/mihomo-rule-sets/raw/main/re-filter/ip-rule.mrs
|
||||
interval: 86400
|
||||
path: ./re-filter/ip-rule.mrs
|
||||
|
||||
# proxy-domain:
|
||||
# refilter_domains:
|
||||
# type: http
|
||||
# behavior: classical
|
||||
# url: https://antifilter.ludik.icu/proxy-domain.yaml
|
||||
# behavior: domain
|
||||
# format: mrs
|
||||
# url: https://github.com/legiz-ru/mihomo-rule-sets/raw/main/re-filter/domain-rule.mrs
|
||||
# interval: 86400
|
||||
# path: ./rules/custom/proxy-domain.yaml
|
||||
# path: ./re-filter/domain-rule.mrs
|
||||
|
||||
android-app-list:
|
||||
type: http
|
||||
behavior: classical
|
||||
format: yaml
|
||||
url: https://git.ludik.icu/admin/122/raw/branch/master/clash/rules/android-apps.yaml
|
||||
interval: 86400
|
||||
path: ./rules/custom/android-app-list.yaml
|
||||
# refilter_ipsum:
|
||||
# type: http
|
||||
# behavior: ipcidr
|
||||
# format: mrs
|
||||
# url: https://github.com/legiz-ru/mihomo-rule-sets/raw/main/re-filter/ip-rule.mrs
|
||||
# interval: 86400
|
||||
# path: ./re-filter/ip-rule.mrs
|
||||
|
||||
cloudflare:
|
||||
type: http
|
||||
@@ -218,34 +189,6 @@ rule-providers:
|
||||
interval: 86400
|
||||
path: ./rules/geoip/cloudflare.mrs
|
||||
|
||||
youtube:
|
||||
type: http
|
||||
behavior: classical
|
||||
url: https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/YouTube/YouTube.yaml
|
||||
interval: 86400
|
||||
path: ./rules/services/youtube.yaml
|
||||
|
||||
discord-domain:
|
||||
type: http
|
||||
behavior: classical
|
||||
url: https://raw.githubusercontent.com/fildunsky/clash_discord/main/discord-domain.yaml
|
||||
interval: 86400
|
||||
path: ./rules/services/discord.yaml
|
||||
|
||||
discord-ip:
|
||||
type: http
|
||||
behavior: classical
|
||||
url: https://raw.githubusercontent.com/fildunsky/clash_discord/refs/heads/main/discord-ip.yaml
|
||||
interval: 86400
|
||||
path: ./rules/services/discord-ip.yaml
|
||||
|
||||
telegram:
|
||||
type: http
|
||||
behavior: classical
|
||||
url: https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/Telegram/Telegram.yaml
|
||||
interval: 86400
|
||||
path: ./rules/services/telegram.yaml
|
||||
|
||||
telegram-ip:
|
||||
type: http
|
||||
behavior: ipcidr
|
||||
@@ -303,28 +246,18 @@ rules:
|
||||
|
||||
# === REJECT ===
|
||||
- RULE-SET,oisd-big,Реклама
|
||||
# - RULE-SET,bld-agregator,REJECT
|
||||
# - RULE-SET,bld-agregator,Реклама
|
||||
|
||||
# === DIRECT (priority) ===
|
||||
- RULE-SET,games-direct,DIRECT
|
||||
- RULE-SET,ru-app-list,DIRECT
|
||||
|
||||
# === PROXY ===
|
||||
# - PROCESS-NAME,RobloxPlayerBeta.exe,PROXY
|
||||
# - PROCESS-NAME,RobloxCrashHandler.exe,PROXY
|
||||
# - PROCESS-NAME,RobloxPlayerInstaller.exe,PROXY
|
||||
- PROCESS-NAME,discord.exe,Discord
|
||||
- RULE-SET,discord-domain,Discord
|
||||
- RULE-SET,discord-ip,Discord,no-resolve
|
||||
- RULE-SET,telegram-ip,PROXY,no-resolve
|
||||
- RULE-SET,telegram,PROXY
|
||||
- RULE-SET,youtube,Youtube
|
||||
|
||||
- RULE-SET,cloudflare,PROXY
|
||||
- RULE-SET,refilter_ipsum,PROXY,no-resolve
|
||||
- RULE-SET,refilter_domains,PROXY
|
||||
# - RULE-SET,proxy-domain,PROXY
|
||||
- RULE-SET,android-app-list,PROXY
|
||||
# - RULE-SET,refilter_ipsum,PROXY,no-resolve
|
||||
# - RULE-SET,refilter_domains,PROXY
|
||||
|
||||
- RULE-SET,rknasnblock,RU-Banned,no-resolve
|
||||
- RULE-SET,ru-bundle,RU-Banned
|
||||
|
||||
Reference in New Issue
Block a user