major update configs
This commit is contained in:
+23
-80
@@ -7,7 +7,7 @@ unified-delay: true
|
||||
tcp-concurrent: true
|
||||
external-controller: 0.0.0.0:9090
|
||||
external-ui: ./ui
|
||||
external-ui-url: "https://github.com/Zephyruso/zashboard/releases/latest/download/dist.zip"
|
||||
external-ui-url: "https://github.com/MetaCubeX/metacubexd/archive/refs/heads/gh-pages.zip"
|
||||
|
||||
# geodata-mode: true
|
||||
# geo-auto-update: true
|
||||
@@ -53,7 +53,6 @@ dns:
|
||||
- '+.4829152.xyz'
|
||||
|
||||
find-process-mode: off
|
||||
global-client-fingerprint: chrome
|
||||
|
||||
keep-alive-idle: 120
|
||||
keep-alive-interval: 30
|
||||
@@ -127,22 +126,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
|
||||
@@ -150,12 +133,12 @@ proxy-groups:
|
||||
- PROXY
|
||||
- DIRECT
|
||||
|
||||
- name: Реклама
|
||||
icon: https://cdn.jsdelivr.net/gh/Koolson/Qure@master/IconSet/Color/Advertising.png
|
||||
type: select
|
||||
proxies:
|
||||
- REJECT
|
||||
- DIRECT
|
||||
# - name: Реклама
|
||||
# icon: https://cdn.jsdelivr.net/gh/Koolson/Qure@master/IconSet/Color/Advertising.png
|
||||
# type: select
|
||||
# proxies:
|
||||
# - REJECT
|
||||
# - DIRECT
|
||||
|
||||
rule-providers:
|
||||
# oisd-big:
|
||||
@@ -174,28 +157,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
|
||||
|
||||
# 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
|
||||
@@ -205,34 +181,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
|
||||
@@ -261,19 +209,14 @@ rule-providers:
|
||||
rules:
|
||||
# === REJECT ===
|
||||
# - RULE-SET,oisd-big,Реклама
|
||||
# - RULE-SET,bld-agregator,REJECT
|
||||
# - RULE-SET,bld-agregator,Реклама
|
||||
|
||||
# === PROXY ===
|
||||
- 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,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