update wl configs
This commit is contained in:
@@ -42,6 +42,16 @@ proxy-providers:
|
||||
expected-status: 204
|
||||
|
||||
proxy-groups:
|
||||
- name: 🚀 Proxy
|
||||
type: select
|
||||
proxies:
|
||||
- 🔥 Самый быстрый
|
||||
- ✍️ Выбор вручную
|
||||
# - ⚡ Auto VLESS Universal
|
||||
# - ⚡ Auto White CIDR
|
||||
# - ⚡ Auto White SNI
|
||||
- DIRECT
|
||||
|
||||
- name: 🔥 Самый быстрый
|
||||
type: url-test
|
||||
url: http://www.gstatic.com/generate_204
|
||||
@@ -60,29 +70,32 @@ proxy-groups:
|
||||
- white-cidr-proxies
|
||||
- white-sni-proxies
|
||||
|
||||
- name: ⚡ Auto VLESS Universal
|
||||
type: url-test
|
||||
url: http://www.gstatic.com/generate_204
|
||||
interval: 30
|
||||
timeout: 3000
|
||||
tolerance: 100
|
||||
use:
|
||||
- vless-universal
|
||||
# - name: ⚡ Auto VLESS Universal
|
||||
# type: url-test
|
||||
# url: http://www.gstatic.com/generate_204
|
||||
# interval: 30
|
||||
# timeout: 3000
|
||||
# tolerance: 100
|
||||
# use:
|
||||
# - vless-universal
|
||||
|
||||
- name: ⚡ Auto White CIDR
|
||||
type: url-test
|
||||
url: http://www.gstatic.com/generate_204
|
||||
interval: 30
|
||||
timeout: 3000
|
||||
tolerance: 100
|
||||
use:
|
||||
- white-cidr-proxies
|
||||
# - name: ⚡ Auto White CIDR
|
||||
# type: url-test
|
||||
# url: http://www.gstatic.com/generate_204
|
||||
# interval: 30
|
||||
# timeout: 3000
|
||||
# tolerance: 100
|
||||
# use:
|
||||
# - white-cidr-proxies
|
||||
|
||||
- name: ⚡ Auto White SNI
|
||||
type: url-test
|
||||
url: http://www.gstatic.com/generate_204
|
||||
interval: 30
|
||||
timeout: 3000
|
||||
tolerance: 100
|
||||
use:
|
||||
- white-sni-proxies
|
||||
# - name: ⚡ Auto White SNI
|
||||
# type: url-test
|
||||
# url: http://www.gstatic.com/generate_204
|
||||
# interval: 30
|
||||
# timeout: 3000
|
||||
# tolerance: 100
|
||||
# use:
|
||||
# - white-sni-proxies
|
||||
|
||||
rules:
|
||||
- MATCH,🚀 Proxy
|
||||
|
||||
Reference in New Issue
Block a user