Merge branch 'main' of https://gitea.shamanlanding.org/DaTekShaman/clash-rules
This commit is contained in:
@@ -445,6 +445,29 @@ proxy-groups:
|
||||
- ⚖️ Personal VPN
|
||||
<<: *health_check_for_selectors
|
||||
|
||||
- name: ✳️ Discord
|
||||
type: select
|
||||
disable-udp: false
|
||||
proxies:
|
||||
- 🔢 Fast Servers
|
||||
- 🔢 Personal VPN
|
||||
- 🔢 Europe 🌍
|
||||
- ⌚ Europe 🌍
|
||||
- ⚖️ Fast Servers
|
||||
- ⚖️ Personal VPN
|
||||
- ⚖️ Europe 🌍
|
||||
<<: *health_check_for_selectors
|
||||
|
||||
- name: ✳️ USA Services
|
||||
type: select
|
||||
disable-udp: false
|
||||
proxies:
|
||||
- 🔢 USA 🌍
|
||||
- 🔢 Personal VPN
|
||||
- ⚖️ USA 🌍
|
||||
- ⚖️ Personal VPN
|
||||
<<: *health_check_for_selectors
|
||||
|
||||
- name: ✳️ Adaptaion
|
||||
type: select
|
||||
proxies:
|
||||
@@ -469,30 +492,7 @@ proxy-groups:
|
||||
- ⚖️ Europe 🌍
|
||||
<<: *health_check_for_selectors
|
||||
|
||||
- name: ✳️ Discord
|
||||
type: select
|
||||
disable-udp: false
|
||||
proxies:
|
||||
- 🔢 Fast Servers
|
||||
- 🔢 Personal VPN
|
||||
- 🔢 Europe 🌍
|
||||
- ⌚ Europe 🌍
|
||||
- ⚖️ Fast Servers
|
||||
- ⚖️ Personal VPN
|
||||
- ⚖️ Europe 🌍
|
||||
<<: *health_check_for_selectors
|
||||
|
||||
- name: ✳️ USA Services
|
||||
type: select
|
||||
disable-udp: false
|
||||
proxies:
|
||||
- 🔢 USA 🌍
|
||||
- 🔢 Personal VPN
|
||||
- ⚖️ USA 🌍
|
||||
- ⚖️ Personal VPN
|
||||
<<: *health_check_for_selectors
|
||||
|
||||
- name: ✳️ Notion
|
||||
- name: ✳️ Notion
|
||||
type: select
|
||||
proxies:
|
||||
- 🔢 Personal VPN
|
||||
|
||||
@@ -145,24 +145,14 @@ dns:
|
||||
behavior: classical
|
||||
interval: 86400
|
||||
|
||||
private-vpn-list: &private_vpn_list
|
||||
- vless-estonia
|
||||
- vless-serbia
|
||||
|
||||
p-vpn-list_balancer: &p_vpn_list_balancer
|
||||
type: load-balance
|
||||
strategy: sticky-sessions
|
||||
proxies:
|
||||
- vless-estonia
|
||||
- vless-serbia
|
||||
use:
|
||||
- own
|
||||
|
||||
p-vpn-list_selector: &p_vpn_list_selector
|
||||
type: select
|
||||
proxies:
|
||||
- vless-estonia
|
||||
- vless-serbia
|
||||
use:
|
||||
- own
|
||||
|
||||
@@ -192,8 +182,6 @@ dns:
|
||||
default-private-proxies-lb-selector: &default_private_proxies_lb_selector
|
||||
type: select
|
||||
proxies:
|
||||
- vless-estonia
|
||||
- vless-serbia
|
||||
- ⚖️ Personal VPN
|
||||
|
||||
# ————————————————————————————————— proxies list —————————————————————————————————
|
||||
@@ -261,6 +249,7 @@ proxy-providers:
|
||||
additional-suffix: "•𝓾"
|
||||
health-check:
|
||||
<<: *health_check_for_providers
|
||||
|
||||
# ————————————————————————————————— proxy groups —————————————————————————————————
|
||||
proxy-groups:
|
||||
# ————————————————————————— fallback —————————————————————————
|
||||
@@ -276,43 +265,49 @@ proxy-groups:
|
||||
- name: ⚖️ Personal VPN
|
||||
disable-udp: false
|
||||
<<: [*p_vpn_list_balancer, *health_check_for_load_balancers]
|
||||
|
||||
|
||||
# —————————————— url tested for non-personal vpn —————————————
|
||||
- name: ⌚ Europe
|
||||
- name: ⌚ Europe 🌍
|
||||
disable-udp: false
|
||||
filter: "(?i)NL|Finland|Estonia|France|Germany|Sweden|Ireland"
|
||||
<<: [*np_vpn_list_url_test, *health_check_for_load_balancers]
|
||||
|
||||
# ———————————— load balancers for non-personal vpn ———————————
|
||||
- name: ⚖️ Russian
|
||||
disable-udp: false
|
||||
filter: "(?i)Russia"
|
||||
<<: [*np_vpn_list_balancer, *health_check_for_load_balancers]
|
||||
|
||||
- name: ⚖️ Europe
|
||||
disable-udp: false
|
||||
filter: "(?i)NL|Finland|Estonia|France|Germany|Sweden|Ireland"
|
||||
<<: [*np_vpn_list_balancer, *health_check_for_load_balancers]
|
||||
|
||||
- name: ⚖️ USA
|
||||
disable-udp: false
|
||||
filter: "(?i)USA|Canada"
|
||||
<<: [*np_vpn_list_balancer, *health_check_for_load_balancers]
|
||||
|
||||
- name: ⚖️ Asia
|
||||
- name: ⚖️ Asia 🌍
|
||||
disable-udp: false
|
||||
filter: "(?i)Hong Kong|China|Malaysia|Philippines|Japan|Singapore"
|
||||
<<: [*np_vpn_list_balancer, *health_check_for_load_balancers]
|
||||
hidden: true
|
||||
|
||||
- name: ⚖️ Europe 🌍
|
||||
disable-udp: false
|
||||
filter: "(?i)NL|Finland|Estonia|France|Germany|Sweden|Ireland"
|
||||
<<: [*np_vpn_list_balancer, *health_check_for_load_balancers]
|
||||
hidden: true
|
||||
|
||||
- name: ⚖️ USA 🌍
|
||||
disable-udp: false
|
||||
filter: "(?i)USA|Canada"
|
||||
<<: [*np_vpn_list_balancer, *health_check_for_load_balancers]
|
||||
hidden: true
|
||||
|
||||
- name: ⚖️ High Bandwidth
|
||||
disable-udp: false
|
||||
filter: "(?i)10 Gbit"
|
||||
<<: [*np_vpn_list_balancer, *health_check_for_load_balancers]
|
||||
hidden: true
|
||||
|
||||
- name: ⚖️ Russian 🌍
|
||||
disable-udp: false
|
||||
filter: "(?i)Russia"
|
||||
<<: [*np_vpn_list_balancer, *health_check_for_load_balancers]
|
||||
hidden: true
|
||||
|
||||
- name: ⚖️ Fast Servers
|
||||
disable-udp: false
|
||||
filter: "(?i)Low Ping"
|
||||
<<: [*np_vpn_list_balancer, *health_check_for_load_balancers]
|
||||
hidden: true
|
||||
|
||||
# ————————————— global selectors for personal vpn ————————————
|
||||
- name: 🔢 Personal VPN
|
||||
@@ -320,36 +315,41 @@ proxy-groups:
|
||||
<<: [*p_vpn_list_selector, *health_check_for_selectors]
|
||||
|
||||
# ——————————— global selectors for non-personal vpn ——————————
|
||||
- name: 🔢 Russian
|
||||
disable-udp: false
|
||||
filter: "(?i)Russia"
|
||||
<<: [*np_vpn_list_selector, *health_check_for_selectors]
|
||||
|
||||
- name: 🔢 Europe
|
||||
disable-udp: false
|
||||
filter: "(?i)NL|Finland|Estonia|France|Germany|Sweden|Ireland|Moldova"
|
||||
<<: [*np_vpn_list_selector, *health_check_for_selectors]
|
||||
|
||||
- name: 🔢 USA
|
||||
disable-udp: false
|
||||
filter: "(?i)USA|Canada"
|
||||
<<: [*np_vpn_list_selector, *health_check_for_selectors]
|
||||
|
||||
- name: 🔢 Asia
|
||||
- name: 🔢 Asia 🌍
|
||||
disable-udp: false
|
||||
filter: "(?i)Hong Kong|China|Malaysia|Philippines|Japan|Singapore"
|
||||
<<: [*np_vpn_list_selector, *health_check_for_selectors]
|
||||
|
||||
- name: 🔢 Kazakhstan
|
||||
- name: 🔢 Europe 🌍
|
||||
disable-udp: false
|
||||
filter: "(?i)NL|Finland|Estonia|France|Germany|Sweden|Ireland|Moldova"
|
||||
<<: [*np_vpn_list_selector, *health_check_for_selectors]
|
||||
|
||||
- name: 🔢 Kazakhstan 🌍
|
||||
disable-udp: false
|
||||
filter: "(?i)Kazakhstan|KZ"
|
||||
<<: [*np_vpn_list_selector, *health_check_for_selectors]
|
||||
|
||||
- name: 🔢 Russian 🌍
|
||||
disable-udp: false
|
||||
filter: "(?i)Russia"
|
||||
<<: [*np_vpn_list_selector, *health_check_for_selectors]
|
||||
|
||||
- name: 🔢 USA 🌍
|
||||
disable-udp: false
|
||||
filter: "(?i)USA|Canada"
|
||||
<<: [*np_vpn_list_selector, *health_check_for_selectors]
|
||||
|
||||
- name: 🔢 All non-personal
|
||||
disable-udp: false
|
||||
filter: ""
|
||||
<<: [*np_vpn_list_selector, *health_check_for_selectors]
|
||||
|
||||
- name: 🔢 Fast Servers
|
||||
disable-udp: false
|
||||
filter: "(?i)10 Gbit|10Gbit"
|
||||
<<: [*np_vpn_list_selector, *health_check_for_selectors]
|
||||
|
||||
- name: 🔢 Gaming
|
||||
disable-udp: false
|
||||
filter: "(?i)game"
|
||||
@@ -365,21 +365,17 @@ proxy-groups:
|
||||
filter: "(?i)TOR✅"
|
||||
<<: [*np_vpn_list_selector, *health_check_for_selectors]
|
||||
|
||||
- name: 🔢 Fast Servers
|
||||
disable-udp: false
|
||||
filter: "(?i)10 Gbit|10Gbit"
|
||||
<<: [*np_vpn_list_selector, *health_check_for_selectors]
|
||||
|
||||
|
||||
# ——————— selectors for local rules ——————
|
||||
- name: ✳️ YouTube
|
||||
type: select
|
||||
proxies:
|
||||
- 🔢 Russian
|
||||
- 🔢 Russian 🌍
|
||||
- 🔢 Personal VPN
|
||||
- 🔢 Europe
|
||||
- ⌚ Europe
|
||||
- ⚖️ Europe
|
||||
- ⚖️ Russian
|
||||
- 🔢 Europe 🌍
|
||||
- ⌚ Europe 🌍
|
||||
- ⚖️ Europe 🌍
|
||||
- ⚖️ Russian 🌍
|
||||
- ⚖️ Personal VPN
|
||||
<<: *health_check_for_selectors
|
||||
|
||||
@@ -388,11 +384,11 @@ proxy-groups:
|
||||
proxies:
|
||||
- 🔢 Fast Servers
|
||||
- 🔢 Personal VPN
|
||||
- 🔢 Europe
|
||||
- ⌚ Europe
|
||||
- 🔢 Europe 🌍
|
||||
- ⌚ Europe 🌍
|
||||
- ⚖️ Fast Servers
|
||||
- ⚖️ Personal VPN
|
||||
- ⚖️ Europe
|
||||
- ⚖️ Europe 🌍
|
||||
<<: *health_check_for_selectors
|
||||
|
||||
- name: ✳️ Antifilter
|
||||
@@ -400,11 +396,11 @@ proxy-groups:
|
||||
proxies:
|
||||
- 🔢 Fast Servers
|
||||
- 🔢 Personal VPN
|
||||
- 🔢 Europe
|
||||
- ⌚ Europe
|
||||
- 🔢 Europe 🌍
|
||||
- ⌚ Europe 🌍
|
||||
- ⚖️ Fast Servers
|
||||
- ⚖️ Personal VPN
|
||||
- ⚖️ Europe
|
||||
- ⚖️ Europe 🌍
|
||||
<<: *health_check_for_selectors
|
||||
|
||||
- name: ✳️ Discord
|
||||
@@ -413,20 +409,20 @@ proxy-groups:
|
||||
proxies:
|
||||
- 🔢 Fast Servers
|
||||
- 🔢 Personal VPN
|
||||
- 🔢 Europe
|
||||
- ⌚ Europe
|
||||
- 🔢 Europe 🌍
|
||||
- ⌚ Europe 🌍
|
||||
- ⚖️ Fast Servers
|
||||
- ⚖️ Personal VPN
|
||||
- ⚖️ Europe
|
||||
- ⚖️ Europe 🌍
|
||||
<<: *health_check_for_selectors
|
||||
|
||||
- name: ✳️ USA Services
|
||||
type: select
|
||||
disable-udp: false
|
||||
proxies:
|
||||
- 🔢 USA
|
||||
- 🔢 USA 🌍
|
||||
- 🔢 Personal VPN
|
||||
- ⚖️ USA
|
||||
- ⚖️ USA 🌍
|
||||
- ⚖️ Personal VPN
|
||||
<<: *health_check_for_selectors
|
||||
|
||||
@@ -434,37 +430,37 @@ proxy-groups:
|
||||
type: select
|
||||
proxies:
|
||||
- 🔢 Personal VPN
|
||||
- 🔢 Europe
|
||||
- ⌚ Europe
|
||||
- 🔢 Europe 🌍
|
||||
- ⌚ Europe 🌍
|
||||
- ⚖️ Personal VPN
|
||||
- ⚖️ Europe
|
||||
- ⚖️ Europe 🌍
|
||||
<<: *health_check_for_selectors
|
||||
|
||||
- name: ✳️ AI Stuff (Western)
|
||||
type: select
|
||||
proxies:
|
||||
- 🔢 Personal VPN
|
||||
- 🔢 Europe
|
||||
- ⌚ Europe
|
||||
- 🔢 Europe 🌍
|
||||
- ⌚ Europe 🌍
|
||||
- ⚖️ Personal VPN
|
||||
- ⚖️ Europe
|
||||
- ⚖️ Europe 🌍
|
||||
<<: *health_check_for_selectors
|
||||
|
||||
- name: ✳️ Testzone A
|
||||
type: select
|
||||
proxies:
|
||||
- 🔢 All non-personal
|
||||
- 🔢 Russian
|
||||
- 🔢 Europe
|
||||
- 🔢 USA
|
||||
- 🔢 Asia
|
||||
- 🔢 Kazakhstan
|
||||
- 🔢 Russian 🌍
|
||||
- 🔢 Europe 🌍
|
||||
- 🔢 USA 🌍
|
||||
- 🔢 Asia 🌍
|
||||
- 🔢 Kazakhstan 🌍
|
||||
- 🔢 Personal VPN
|
||||
- ⌚ Europe
|
||||
- ⚖️ Russian
|
||||
- ⚖️ Europe
|
||||
- ⚖️ USA
|
||||
- ⚖️ Asia
|
||||
- ⌚ Europe 🌍
|
||||
- ⚖️ Russian 🌍
|
||||
- ⚖️ Europe 🌍
|
||||
- ⚖️ USA 🌍
|
||||
- ⚖️ Asia 🌍
|
||||
- ⚖️ Fast Servers
|
||||
- ⚖️ Personal VPN
|
||||
<<: *health_check_for_selectors
|
||||
|
||||
Reference in New Issue
Block a user