update configs
This commit is contained in:
+18
-97
@@ -1,62 +1,32 @@
|
||||
proxy-providers:
|
||||
vless-lite:
|
||||
zieng2-universal:
|
||||
type: http
|
||||
format: text
|
||||
url: 'https://raw.githubusercontent.com/zieng2/wl/main/vless_lite.txt'
|
||||
url: https://raw.githubusercontent.com/zieng2/wl/main/vless_universal.txt
|
||||
interval: 7200
|
||||
path: ./providers/vless_lite_links.yaml
|
||||
path: ./providers/zieng2_universal.yaml
|
||||
proxy: DIRECT
|
||||
health-check:
|
||||
enable: true
|
||||
url: http://www.gstatic.com/generate_204
|
||||
interval: 180
|
||||
interval: 300
|
||||
lazy: true
|
||||
timeout: 5000
|
||||
timeout: 3000
|
||||
expected-status: 204
|
||||
|
||||
vless-rus-mobile-1:
|
||||
white-cidr-ru-150:
|
||||
type: http
|
||||
format: text
|
||||
url: 'https://raw.githack.com/igareck/vpn-configs-for-russia/main/Vless-Reality-White-Lists-Rus-Mobile.txt'
|
||||
url: https://raw.githack.com/igareck/vpn-configs-for-russia/main/Vless-Reality-White-Lists-Rus-Mobile.txt
|
||||
interval: 7200
|
||||
path: ./providers/vless_rus_mobile_1.yaml
|
||||
path: ./providers/white_cidr_ru_150.yaml
|
||||
proxy: DIRECT
|
||||
health-check:
|
||||
enable: true
|
||||
url: http://www.gstatic.com/generate_204
|
||||
interval: 180
|
||||
interval: 300
|
||||
lazy: true
|
||||
timeout: 5000
|
||||
expected-status: 204
|
||||
|
||||
vless-rus-mobile-2:
|
||||
type: http
|
||||
format: text
|
||||
url: 'https://raw.githack.com/igareck/vpn-configs-for-russia/main/Vless-Reality-White-Lists-Rus-Mobile-2.txt'
|
||||
interval: 7200
|
||||
path: ./providers/vless_rus_mobile_2.yaml
|
||||
proxy: DIRECT
|
||||
health-check:
|
||||
enable: true
|
||||
url: http://www.gstatic.com/generate_204
|
||||
interval: 180
|
||||
lazy: true
|
||||
timeout: 5000
|
||||
expected-status: 204
|
||||
|
||||
white-sni-proxies:
|
||||
type: http
|
||||
format: text
|
||||
url: 'https://raw.githack.com/igareck/vpn-configs-for-russia/main/WHITE-SNI-RU-all.txt'
|
||||
interval: 7200
|
||||
path: ./providers/white_sni_links.yaml
|
||||
proxy: DIRECT
|
||||
health-check:
|
||||
enable: true
|
||||
url: http://www.gstatic.com/generate_204
|
||||
interval: 180
|
||||
lazy: true
|
||||
timeout: 5000
|
||||
timeout: 3000
|
||||
expected-status: 204
|
||||
|
||||
rule-providers:
|
||||
@@ -74,73 +44,24 @@ proxy-groups:
|
||||
proxies:
|
||||
- 🔥 Самый быстрый
|
||||
- ✍️ Выбор вручную
|
||||
# - ⚡ Auto VLESS Lite
|
||||
# - ⚡ Auto Rus Mobile (Топ 150)
|
||||
# - ⚡ Auto Rus Mobile 2 (Топ 150)
|
||||
# - ⚡ Auto White SNI
|
||||
# - DIRECT
|
||||
|
||||
- name: 🔥 Самый быстрый
|
||||
type: url-test
|
||||
type: fallback
|
||||
url: http://www.gstatic.com/generate_204
|
||||
interval: 40
|
||||
timeout: 4000
|
||||
tolerance: 100
|
||||
interval: 30
|
||||
timeout: 3000
|
||||
tolerance: 150
|
||||
lazy: true
|
||||
hidden: true
|
||||
use:
|
||||
- vless-lite
|
||||
- vless-rus-mobile-1
|
||||
- vless-rus-mobile-2
|
||||
- white-sni-proxies
|
||||
- zieng2-universal
|
||||
- white-cidr-ru-150
|
||||
|
||||
- name: ✍️ Выбор вручную
|
||||
type: select
|
||||
use:
|
||||
- vless-lite
|
||||
- vless-rus-mobile-1
|
||||
- vless-rus-mobile-2
|
||||
- white-sni-proxies
|
||||
|
||||
# - name: ⚡ Auto VLESS Lite
|
||||
# type: url-test
|
||||
# url: http://www.gstatic.com/generate_204
|
||||
# interval: 30
|
||||
# timeout: 3000
|
||||
# tolerance: 100
|
||||
# hidden: true
|
||||
# use:
|
||||
# - vless-lite
|
||||
|
||||
# - name: ⚡ Auto Rus Mobile (Топ 150)
|
||||
# type: url-test
|
||||
# url: http://www.gstatic.com/generate_204
|
||||
# interval: 30
|
||||
# timeout: 3000
|
||||
# tolerance: 100
|
||||
# hidden: true
|
||||
# use:
|
||||
# - vless-rus-mobile-1
|
||||
|
||||
# - name: ⚡ Auto Rus Mobile 2 (Топ 150)
|
||||
# type: url-test
|
||||
# url: http://www.gstatic.com/generate_204
|
||||
# interval: 30
|
||||
# timeout: 3000
|
||||
# tolerance: 100
|
||||
# hidden: true
|
||||
# use:
|
||||
# - vless-rus-mobile-2
|
||||
|
||||
# - name: ⚡ Auto White SNI
|
||||
# type: url-test
|
||||
# url: http://www.gstatic.com/generate_204
|
||||
# interval: 30
|
||||
# timeout: 3000
|
||||
# tolerance: 100
|
||||
# hidden: true
|
||||
# use:
|
||||
# - white-sni-proxies
|
||||
- zieng2-universal
|
||||
- white-cidr-ru-150
|
||||
|
||||
rules:
|
||||
- RULE-SET,white-ru-apps,DIRECT
|
||||
|
||||
Reference in New Issue
Block a user