update clash/
This commit is contained in:
@@ -334,6 +334,7 @@ rules:
|
||||
# - RULE-SET,bld-agregator,REJECT
|
||||
|
||||
# === DIRECT (priority) ===
|
||||
- DOMAIN,reddit.com,DIRECT
|
||||
- RULE-SET,games-direct,DIRECT
|
||||
- RULE-SET,ru-app-list,DIRECT
|
||||
|
||||
|
||||
@@ -41,6 +41,20 @@ proxy-providers:
|
||||
lazy: true
|
||||
expected-status: 204
|
||||
|
||||
rjsxrd-bypass:
|
||||
type: http
|
||||
format: text
|
||||
url: https://raw.githubusercontent.com/whoahaow/rjsxrd/refs/heads/main/githubmirror/bypass/bypass-all.txt
|
||||
interval: 7200
|
||||
path: ./providers/rjsxrd_bypass.yaml
|
||||
proxy: DIRECT
|
||||
health-check:
|
||||
enable: true
|
||||
url: http://www.gstatic.com/generate_204
|
||||
interval: 300
|
||||
lazy: true
|
||||
expected-status: 204
|
||||
|
||||
proxy-groups:
|
||||
- name: 🚀 Proxy
|
||||
type: select
|
||||
@@ -62,6 +76,7 @@ proxy-groups:
|
||||
- vless-universal
|
||||
- white-cidr-proxies
|
||||
- white-sni-proxies
|
||||
- rjsxrd-bypass
|
||||
|
||||
- name: ✍️ Выбор вручную
|
||||
type: select
|
||||
@@ -97,5 +112,14 @@ proxy-groups:
|
||||
# use:
|
||||
# - white-sni-proxies
|
||||
|
||||
# - name: ⚡ Auto rjsxrd Bypass
|
||||
# type: url-test
|
||||
# url: http://www.gstatic.com/generate_204
|
||||
# interval: 30
|
||||
# timeout: 3000
|
||||
# tolerance: 100
|
||||
# use:
|
||||
# - rjsxrd-bypass
|
||||
|
||||
rules:
|
||||
- MATCH,🚀 Proxy
|
||||
|
||||
Reference in New Issue
Block a user