Many updates
This commit is contained in:
@@ -147,12 +147,12 @@ dns:
|
||||
# # —————————————————————————————————— selectors —————————————————————————————————— #
|
||||
group-selector: &group_selector
|
||||
type: select
|
||||
disable-udp: false
|
||||
# disable-udp: false
|
||||
|
||||
group-selector-hidden: &group_selector_hidden
|
||||
type: select
|
||||
disable-udp: false
|
||||
hidden: true
|
||||
# disable-udp: false
|
||||
# # ————————————————————————————————— proxies list ———————————————————————————————— #
|
||||
proxy-own-list: &proxy_own_list
|
||||
use:
|
||||
@@ -160,7 +160,6 @@ dns:
|
||||
- 💫 own-prowess
|
||||
- 💫 own-agility
|
||||
- 💫 own-finesse
|
||||
|
||||
proxy-ext-list: &proxy_ext_list
|
||||
use:
|
||||
- 🎭 xfizz
|
||||
@@ -169,19 +168,19 @@ dns:
|
||||
- 🎭 d-vpn
|
||||
# # ————————————— url-test, load-balancers, smart-groups and selectors ———————————— #
|
||||
own-url-test: &own_url_test
|
||||
disable-udp: false
|
||||
# disable-udp: false
|
||||
type: url-test
|
||||
tolerance: 50
|
||||
<<: *proxy_ext_list
|
||||
|
||||
own-balancer: &own_balancer
|
||||
disable-udp: false
|
||||
# disable-udp: false
|
||||
type: load-balance
|
||||
strategy: sticky-sessions
|
||||
<<: *proxy_own_list
|
||||
|
||||
own-smart-gr: &own_smart_gr
|
||||
disable-udp: false
|
||||
# disable-udp: false
|
||||
type: smart
|
||||
# policy-priority: ""
|
||||
uselightgbm: true
|
||||
@@ -192,18 +191,18 @@ dns:
|
||||
<<: *proxy_own_list
|
||||
|
||||
own-selector: &own_selector
|
||||
disable-udp: false
|
||||
# disable-udp: false
|
||||
type: select
|
||||
<<: *proxy_own_list
|
||||
|
||||
ext-url-test: &ext_url_test
|
||||
disable-udp: false
|
||||
# disable-udp: false
|
||||
type: url-test
|
||||
tolerance: 50
|
||||
<<: *proxy_ext_list
|
||||
|
||||
ext-smart-gr: &ext_smart_gr
|
||||
disable-udp: false
|
||||
# disable-udp: false
|
||||
type: smart
|
||||
# policy-priority: ""
|
||||
uselightgbm: true
|
||||
@@ -214,13 +213,13 @@ dns:
|
||||
<<: *proxy_ext_list
|
||||
|
||||
ext-balancer: &ext_balancer
|
||||
disable-udp: false
|
||||
# disable-udp: false
|
||||
type: load-balance
|
||||
strategy: sticky-sessions
|
||||
<<: *proxy_ext_list
|
||||
|
||||
ext-selector: &ext_selector
|
||||
disable-udp: false
|
||||
# disable-udp: false
|
||||
type: select
|
||||
<<: *proxy_ext_list
|
||||
# # ——————————————————————————————— regional filters —————————————————————————————— #
|
||||
@@ -245,8 +244,8 @@ dns:
|
||||
# # —————————————————————————————————— route sets ————————————————————————————————— #
|
||||
set-small: &set_small
|
||||
proxies:
|
||||
- DIRECT ROUTE 🔴
|
||||
- DIRECT ROUTE 🔵
|
||||
- DIRECT ROUTE 🦊
|
||||
- DIRECT ROUTE 🐻
|
||||
- WAN BALANCER
|
||||
- PASS
|
||||
- REJECT
|
||||
@@ -258,8 +257,8 @@ dns:
|
||||
|
||||
set-basic: &set_basic
|
||||
proxies:
|
||||
- DIRECT ROUTE 🔴
|
||||
- DIRECT ROUTE 🔵
|
||||
- DIRECT ROUTE 🦊
|
||||
- DIRECT ROUTE 🐻
|
||||
- WAN BALANCER
|
||||
- PASS
|
||||
- REJECT
|
||||
@@ -275,8 +274,8 @@ dns:
|
||||
|
||||
set-extnd: &set_extnd
|
||||
proxies:
|
||||
- DIRECT ROUTE 🔴
|
||||
- DIRECT ROUTE 🔵
|
||||
- DIRECT ROUTE 🦊
|
||||
- DIRECT ROUTE 🐻
|
||||
- WAN BALANCER
|
||||
- PASS
|
||||
- REJECT
|
||||
@@ -317,8 +316,8 @@ dns:
|
||||
|
||||
set-srcip: &set_srcip
|
||||
proxies:
|
||||
- DIRECT ROUTE 🔴
|
||||
- DIRECT ROUTE 🔵
|
||||
- DIRECT ROUTE 🦊
|
||||
- DIRECT ROUTE 🐻
|
||||
- WAN BALANCER
|
||||
- PASS
|
||||
- REJECT
|
||||
@@ -505,6 +504,9 @@ proxy-groups:
|
||||
proxies:
|
||||
- DIRECT
|
||||
- REJECT
|
||||
- WAN BALANCER
|
||||
- WAN A [Мегафон]
|
||||
- WAN B [РосТелеКом]
|
||||
hidden: true
|
||||
url: 'https://cp.cloudflare.com/generate_204'
|
||||
interval: 300
|
||||
@@ -519,7 +521,7 @@ proxy-groups:
|
||||
hidden: true
|
||||
<<: *health_check_for_providers
|
||||
|
||||
- name: DIRECT ROUTE 🔴
|
||||
- name: DIRECT ROUTE 🦊
|
||||
type: select
|
||||
disable-udp: false
|
||||
proxies:
|
||||
@@ -530,7 +532,7 @@ proxy-groups:
|
||||
hidden: true
|
||||
<<: *health_check_for_providers
|
||||
|
||||
- name: DIRECT ROUTE 🔵
|
||||
- name: DIRECT ROUTE 🐻
|
||||
type: select
|
||||
disable-udp: false
|
||||
proxies:
|
||||
@@ -782,27 +784,39 @@ proxy-groups:
|
||||
- Route Delta
|
||||
<<: [*group_selector, *set_basic, *health_check]
|
||||
|
||||
- name: Akamai
|
||||
<<: [*set_basic, *group_selector_hidden, *health_check]
|
||||
- name: Amazon CloudFront
|
||||
<<: [*set_basic, *group_selector_hidden, *health_check]
|
||||
- name: Azure CDN
|
||||
<<: [*set_basic, *group_selector_hidden, *health_check]
|
||||
- name: Cloudflare
|
||||
<<: [*set_basic, *group_selector, *health_check]
|
||||
<<: [*set_basic, *group_selector, *health_check]
|
||||
- name: Fastly
|
||||
<<: [*set_basic, *group_selector, *health_check]
|
||||
- name: Google Cloud CDN
|
||||
<<: [*set_basic, *group_selector_hidden, *health_check]
|
||||
- name: Anime
|
||||
<<: [*set_extnd, *group_selector, *health_check]
|
||||
<<: [*set_extnd, *group_selector, *health_check]
|
||||
- name: Hentai
|
||||
<<: [*set_extnd, *group_selector, *health_check]
|
||||
<<: [*set_extnd, *group_selector, *health_check]
|
||||
- name: Games
|
||||
<<: [*set_extnd, *group_selector, *health_check]
|
||||
<<: [*set_extnd, *group_selector, *health_check]
|
||||
- name: Libraries
|
||||
<<: [*set_extnd, *group_selector, *health_check]
|
||||
<<: [*set_extnd, *group_selector, *health_check]
|
||||
- name: News
|
||||
<<: [*set_extnd, *group_selector, *health_check]
|
||||
<<: [*set_extnd, *group_selector, *health_check]
|
||||
- name: Porn
|
||||
<<: [*set_extnd, *group_selector, *health_check]
|
||||
<<: [*set_extnd, *group_selector, *health_check]
|
||||
- name: Torrent Trackers
|
||||
<<: [*set_extnd, *group_selector, *health_check]
|
||||
<<: [*set_extnd, *group_selector, *health_check]
|
||||
|
||||
- name: Steam
|
||||
proxies:
|
||||
- DIRECT
|
||||
- REJECT
|
||||
- DIRECT ROUTE 🦊
|
||||
- DIRECT ROUTE 🐻
|
||||
- WAN BALANCER
|
||||
- PASS
|
||||
- Personal 1️⃣
|
||||
- Personal 2️⃣
|
||||
- Route Alpha
|
||||
@@ -843,6 +857,8 @@ proxy-groups:
|
||||
<<: [*set_basic, *group_selector, *health_check]
|
||||
- name: Dropbox
|
||||
<<: [*set_basic, *group_selector_hidden, *health_check]
|
||||
- name: eBay
|
||||
<<: [*set_basic, *group_selector_hidden, *health_check]
|
||||
- name: Electronic Arts
|
||||
<<: [*set_basic, *group_selector_hidden, *health_check]
|
||||
- name: Facebook
|
||||
@@ -857,6 +873,8 @@ proxy-groups:
|
||||
<<: [*set_basic, *group_selector, *health_check]
|
||||
- name: Instagram
|
||||
<<: [*set_basic, *group_selector, *health_check]
|
||||
- name: Meta
|
||||
<<: [*set_basic, *group_selector_hidden, *health_check]
|
||||
- name: Microsoft
|
||||
<<: [*set_basic, *group_selector, *health_check]
|
||||
- name: Netflix
|
||||
@@ -869,12 +887,18 @@ proxy-groups:
|
||||
<<: [*set_basic, *group_selector_hidden, *health_check]
|
||||
- name: OpenAI
|
||||
<<: [*set_basic, *group_selector, *health_check]
|
||||
- name: PayPal
|
||||
<<: [*set_basic, *group_selector_hidden, *health_check]
|
||||
- name: Perplexity
|
||||
<<: [*set_basic, *group_selector_hidden, *health_check]
|
||||
- name: Playstation Network
|
||||
<<: [*set_basic, *group_selector, *health_check]
|
||||
- name: Proton
|
||||
<<: [*set_basic, *group_selector, *health_check]
|
||||
- name: Reddit
|
||||
<<: [*set_basic, *group_selector_hidden, *health_check]
|
||||
- name: Samsung
|
||||
<<: [*set_basic, *group_selector_hidden, *health_check]
|
||||
- name: Signal
|
||||
<<: [*set_basic, *group_selector_hidden, *health_check]
|
||||
- name: Soundcloud
|
||||
@@ -891,6 +915,8 @@ proxy-groups:
|
||||
<<: [*set_basic, *group_selector_hidden, *health_check]
|
||||
- name: Ubisoft
|
||||
<<: [*set_basic, *group_selector_hidden, *health_check]
|
||||
- name: VK
|
||||
<<: [*set_basic, *group_selector_hidden, *health_check]
|
||||
- name: VSCode & Copilot
|
||||
<<: [*set_basic, *group_selector, *health_check]
|
||||
- name: WeChat
|
||||
@@ -1005,6 +1031,10 @@ rule-providers:
|
||||
url: https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/consolidated-services/ru-intra.yaml
|
||||
path: "./rule_provider/consolidated-services/ru-intra.yaml"
|
||||
<<: *default_rule_provider_config
|
||||
📃 Persistent Proxy:
|
||||
url: https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/consolidated-services/persistent.yaml
|
||||
path: "./rule_provider/consolidated-services/persistent.yaml"
|
||||
<<: *default_rule_provider_config
|
||||
📦 US Services Manual:
|
||||
url: https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/consolidated-services/us-services.yaml
|
||||
path: "./rule_provider/consolidated-services/us-services.yaml"
|
||||
@@ -1021,9 +1051,9 @@ rule-providers:
|
||||
url: https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/consolidated-services/cn-services.yaml
|
||||
path: "./rule_provider/consolidated-services/cn-services.yaml"
|
||||
<<: *default_rule_provider_config
|
||||
📃 Persistent Proxy:
|
||||
url: https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/consolidated-services/persistent.yaml
|
||||
path: "./rule_provider/consolidated-services/persistent.yaml"
|
||||
📦 Anime:
|
||||
url: https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/consolidated-services/anime.yaml
|
||||
path: "./rule_provider/consolidated-services/anime.yaml"
|
||||
<<: *default_rule_provider_config
|
||||
📦 AI Stuff:
|
||||
url: https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/consolidated-services/ai-stuff-western.yaml
|
||||
@@ -1059,6 +1089,49 @@ rule-providers:
|
||||
<<: *default_rule_provider_config
|
||||
|
||||
# ——————————————————————————————————— services —————————————————————————————————— #
|
||||
🌐 Akamai:
|
||||
url: https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/services/akamai.yaml
|
||||
path: "./rule_provider/services/akamai.yaml"
|
||||
<<: *default_rule_provider_config
|
||||
🌐 Amazon CloudFront:
|
||||
url: https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/services/amazon-cloudfront.yaml
|
||||
path: "./rule_provider/services/amazon-cloudfront.yaml"
|
||||
<<: *default_rule_provider_config
|
||||
🌐 Azure CDN:
|
||||
url: https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/services/azure-cdn.yaml
|
||||
path: "./rule_provider/services/azure-cdn.yaml"
|
||||
<<: *default_rule_provider_config
|
||||
🌐 Cloudflare:
|
||||
url: https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/services/cloudflare.yaml
|
||||
path: "./rule_provider/services/cloudflare.yaml"
|
||||
<<: *default_rule_provider_config
|
||||
🌐 Fastly:
|
||||
url: https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/services/fastly.yaml
|
||||
path: "./rule_provider/services/fastly.yaml"
|
||||
<<: *default_rule_provider_config
|
||||
🌐 Google Cloud CDN:
|
||||
url: https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/services/google-cloud-cdn.yaml
|
||||
path: "./rule_provider/services/google-cloud-cdn.yaml"
|
||||
<<: *default_rule_provider_config
|
||||
|
||||
⬛ Apple:
|
||||
url: https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/services/apple.yaml
|
||||
path: "./rule_provider/services/apple.yaml"
|
||||
<<: *default_rule_provider_config
|
||||
⬛ Google:
|
||||
url: https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/services/google.yaml
|
||||
path: "./rule_provider/services/google.yaml"
|
||||
<<: *default_rule_provider_config
|
||||
⬛ Meta:
|
||||
url: https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/services/meta.yaml
|
||||
path: "./rule_provider/services/meta.yaml"
|
||||
<<: *default_rule_provider_config
|
||||
⬛ Microsoft:
|
||||
url: https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/services/microsoft.yaml
|
||||
path: "./rule_provider/services/microsoft.yaml"
|
||||
<<: *default_rule_provider_config
|
||||
|
||||
|
||||
# /clash-rules/raw/branch/main/rule-provider/services/
|
||||
Adobe:
|
||||
url: https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/services/adobe.yaml
|
||||
@@ -1072,18 +1145,10 @@ rule-providers:
|
||||
url: https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/services/amazon.yaml
|
||||
path: "./rule_provider/services/amazon.yaml"
|
||||
<<: *default_rule_provider_config
|
||||
Apple:
|
||||
url: https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/services/apple.yaml
|
||||
path: "./rule_provider/services/apple.yaml"
|
||||
<<: *default_rule_provider_config
|
||||
Apple Music:
|
||||
url: https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/services/apple-music.yaml
|
||||
path: "./rule_provider/services/apple-music.yaml"
|
||||
<<: *default_rule_provider_config
|
||||
Cloudflare:
|
||||
url: https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/services/cloudflare.yaml
|
||||
path: "./rule_provider/services/cloudflare.yaml"
|
||||
<<: *default_rule_provider_config
|
||||
Cursor:
|
||||
url: https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/services/cursor.yaml
|
||||
path: "./rule_provider/services/cursor.yaml"
|
||||
@@ -1096,6 +1161,10 @@ rule-providers:
|
||||
url: https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/services/discord.yaml
|
||||
path: "./rule_provider/services/discord.yaml"
|
||||
<<: *default_rule_provider_config
|
||||
eBay:
|
||||
url: https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/services/ebay.yaml
|
||||
path: "./rule_provider/services/ebay.yaml"
|
||||
<<: *default_rule_provider_config
|
||||
Electronic Arts:
|
||||
url: https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/services/ea.yaml
|
||||
path: "./rule_provider/services/ea.yaml"
|
||||
@@ -1116,18 +1185,10 @@ rule-providers:
|
||||
url: https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/services/github.yaml
|
||||
path: "./rule_provider/services/github.yaml"
|
||||
<<: *default_rule_provider_config
|
||||
Google:
|
||||
url: https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/services/google.yaml
|
||||
path: "./rule_provider/services/google.yaml"
|
||||
<<: *default_rule_provider_config
|
||||
Instagram:
|
||||
url: https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/services/instagram.yaml
|
||||
path: "./rule_provider/services/instagram.yaml"
|
||||
<<: *default_rule_provider_config
|
||||
Microsoft:
|
||||
url: https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/services/microsoft.yaml
|
||||
path: "./rule_provider/services/microsoft.yaml"
|
||||
<<: *default_rule_provider_config
|
||||
Netflix:
|
||||
url: https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/services/netflix.yaml
|
||||
path: "./rule_provider/services/netflix.yaml"
|
||||
@@ -1160,6 +1221,14 @@ rule-providers:
|
||||
url: https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/services/proton.yaml
|
||||
path: "./rule_provider/services/proton.yaml"
|
||||
<<: *default_rule_provider_config
|
||||
Reddit:
|
||||
url: https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/services/reddit.yaml
|
||||
path: "./rule_provider/services/reddit.yaml"
|
||||
<<: *default_rule_provider_config
|
||||
Samsung:
|
||||
url: https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/services/samsung.yaml
|
||||
path: "./rule_provider/services/samsung.yaml"
|
||||
<<: *default_rule_provider_config
|
||||
Signal:
|
||||
url: https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/services/signal.yaml
|
||||
path: "./rule_provider/services/signal.yaml"
|
||||
@@ -1196,6 +1265,10 @@ rule-providers:
|
||||
url: https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/services/ubisoft.yaml
|
||||
path: "./rule_provider/services/ubisoft.yaml"
|
||||
<<: *default_rule_provider_config
|
||||
VK:
|
||||
url: https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/services/vk.yaml
|
||||
path: "./rule_provider/services/vk.yaml"
|
||||
<<: *default_rule_provider_config
|
||||
VSCode & Copilot:
|
||||
url: https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/services/vscode.yaml
|
||||
path: "./rule_provider/services/vscode.yaml"
|
||||
@@ -1231,6 +1304,8 @@ rules:
|
||||
- RULE-SET,🛜 Webway Unprivileged Clients,Webway Unprivileged Clients
|
||||
- RULE-SET,🛜 Smart TV Clients,Smart TV Clients
|
||||
- RULE-SET,🛜 Torrent Clients,Torrent Clients
|
||||
- RULE-SET,🛝 Testzone A,Testzone 🅰
|
||||
- RULE-SET,🛝 Testzone B,Testzone 🅱
|
||||
|
||||
# ——————————————————————— direct first —————————————————————— #
|
||||
- RULE-SET,📃 General Direct Domain List,DIRECT
|
||||
@@ -1240,20 +1315,17 @@ rules:
|
||||
- RULE-SET,Adobe,Adobe
|
||||
- RULE-SET,AliExpress,AliExpress
|
||||
- RULE-SET,Amazon,Amazon
|
||||
- RULE-SET,Apple,Apple
|
||||
- RULE-SET,Apple Music,Apple Music
|
||||
- RULE-SET,Cursor,Cursor
|
||||
- RULE-SET,Discord,Discord
|
||||
- RULE-SET,Dropbox,Dropbox
|
||||
- RULE-SET,eBay,eBay
|
||||
- RULE-SET,Electronic Arts,Electronic Arts
|
||||
|
||||
- RULE-SET,Instagram,Instagram
|
||||
- RULE-SET,WhatsApp,WhatsApp
|
||||
- RULE-SET,Facebook,Facebook
|
||||
|
||||
- RULE-SET,Figma,Figma
|
||||
- RULE-SET,Gemini,Gemini
|
||||
- RULE-SET,GitHub,GitHub
|
||||
- RULE-SET,Instagram,Instagram
|
||||
- RULE-SET,Netflix,Netflix
|
||||
- RULE-SET,Nintendo,Nintendo
|
||||
- RULE-SET,Notion,Notion
|
||||
@@ -1262,6 +1334,8 @@ rules:
|
||||
- RULE-SET,Perplexity,Perplexity
|
||||
- RULE-SET,Playstation Network,Playstation Network
|
||||
- RULE-SET,Proton,Proton
|
||||
- RULE-SET,Reddit,Reddit
|
||||
- RULE-SET,Samsung,Samsung
|
||||
- RULE-SET,Signal,Signal
|
||||
- RULE-SET,Soundcloud,Soundcloud
|
||||
- RULE-SET,Spotify,Spotify
|
||||
@@ -1273,6 +1347,7 @@ rules:
|
||||
- RULE-SET,Ubisoft,Ubisoft
|
||||
- RULE-SET,VSCode & Copilot,VSCode & Copilot
|
||||
- RULE-SET,WeChat,WeChat
|
||||
- RULE-SET,WhatsApp,WhatsApp
|
||||
- RULE-SET,XBox,XBox
|
||||
- RULE-SET,YouTube,YouTube
|
||||
|
||||
@@ -1288,18 +1363,29 @@ rules:
|
||||
- RULE-SET,📦 Torrent Trackers,Torrent Trackers
|
||||
|
||||
# ———————————————————— by global service ———————————————————— #
|
||||
# - RULE-SET,Meta,Meta
|
||||
- RULE-SET,Cloudflare,Cloudflare
|
||||
- RULE-SET,Microsoft,Microsoft
|
||||
- RULE-SET,Google,Google
|
||||
- RULE-SET,⬛ Apple,Apple
|
||||
- RULE-SET,⬛ Google,Google
|
||||
- RULE-SET,⬛ Meta,Meta
|
||||
- RULE-SET,⬛ Microsoft,Microsoft
|
||||
|
||||
# ————————————————————— by cnd provider ————————————————————— #
|
||||
- RULE-SET,🌐 Akamai,Akamai
|
||||
- RULE-SET,🌐 Amazon CloudFront,Amazon CloudFront
|
||||
- RULE-SET,🌐 Azure CDN,Azure CDN
|
||||
- RULE-SET,🌐 Cloudflare,Cloudflare
|
||||
- RULE-SET,🌐 Fastly,Fastly
|
||||
- RULE-SET,🌐 Google Cloud CDN,Google Cloud CDN
|
||||
|
||||
# ————————————————————— by private lists ———————————————————— #
|
||||
- RULE-SET,🛝 Testzone A,Testzone 🅰
|
||||
- RULE-SET,🛝 Testzone B,Testzone 🅱
|
||||
- RULE-SET,📃 Persistent Proxy,Persistent Proxy
|
||||
- RULE-SET,📃 General Proxy Domain List,Adaptation
|
||||
- RULE-SET,📃 General Proxy IP List,Adaptation
|
||||
|
||||
# ————————————————————— community lists ————————————————————— #
|
||||
- RULE-SET,👥 Antifilter Community IP List,Antifilter
|
||||
- RULE-SET,👥 Antifilter Community Domain List,Antifilter
|
||||
- RULE-SET,👥 Antifilter IP List,Antifilter Extended
|
||||
|
||||
# ———————————————————————— adblocker ———————————————————————— #
|
||||
- RULE-SET,🚫 Adblock List RU,Adblock 🇷🇺
|
||||
- RULE-SET,🚫 Adblock List GL,Adblock 🗺️
|
||||
@@ -1310,18 +1396,10 @@ rules:
|
||||
- RULE-SET,📦 CN Services Manual,CN Services
|
||||
|
||||
# —————————————— force russian geoip to russia —————————————— #
|
||||
- GEOIP,RU,RU Services
|
||||
|
||||
# ————————————————————— community lists ————————————————————— #
|
||||
- RULE-SET,👥 Antifilter Community IP List,Antifilter
|
||||
- RULE-SET,👥 Antifilter Community Domain List,Antifilter
|
||||
- RULE-SET,👥 Antifilter IP List,Antifilter Extended
|
||||
|
||||
# ———————————————————— force other geoip ———————————————————— #
|
||||
# - GEOIP,US,US Services
|
||||
# - GEOIP,EU,EU Services # Split By Country
|
||||
- GEOIP,RU,RU Services
|
||||
# - GEOIP,US,US Services
|
||||
# - GEOIP,CN,CN Services
|
||||
|
||||
- MATCH,Automatic Fallback Route
|
||||
|
||||
# Anime, Reddit from News, Yandex, VK, eBay, Samsung, PayPal, Fastly
|
||||
# ———————————————————— force other geoip ———————————————————— #
|
||||
- MATCH,FALLBACK
|
||||
Reference in New Issue
Block a user