update wl configs
This commit is contained in:
@@ -3,42 +3,45 @@ proxy-providers:
|
|||||||
type: http
|
type: http
|
||||||
format: text
|
format: text
|
||||||
url: https://raw.githubusercontent.com/zieng2/wl/main/vless_universal.txt
|
url: https://raw.githubusercontent.com/zieng2/wl/main/vless_universal.txt
|
||||||
interval: 3600
|
interval: 7200
|
||||||
path: ./providers/vless_links.yaml
|
path: ./providers/vless_links.yaml
|
||||||
proxy: DIRECT
|
proxy: DIRECT
|
||||||
health-check:
|
health-check:
|
||||||
enable: true
|
enable: true
|
||||||
url: http://www.gstatic.com/generate_204
|
url: http://www.gstatic.com/generate_204
|
||||||
interval: 300
|
interval: 60
|
||||||
lazy: true
|
lazy: false
|
||||||
|
timeout: 3000
|
||||||
expected-status: 204
|
expected-status: 204
|
||||||
|
|
||||||
white-cidr-proxies:
|
white-cidr-proxies:
|
||||||
type: http
|
type: http
|
||||||
format: text
|
format: text
|
||||||
url: https://raw.githack.com/igareck/vpn-configs-for-russia/main/WHITE-CIDR-RU-all.txt
|
url: https://raw.githack.com/igareck/vpn-configs-for-russia/main/WHITE-CIDR-RU-all.txt
|
||||||
interval: 3600
|
interval: 7200
|
||||||
path: ./providers/white_cidr_links.yaml
|
path: ./providers/white_cidr_links.yaml
|
||||||
proxy: DIRECT
|
proxy: DIRECT
|
||||||
health-check:
|
health-check:
|
||||||
enable: true
|
enable: true
|
||||||
url: http://www.gstatic.com/generate_204
|
url: http://www.gstatic.com/generate_204
|
||||||
interval: 300
|
interval: 60
|
||||||
lazy: true
|
lazy: false
|
||||||
|
timeout: 3000
|
||||||
expected-status: 204
|
expected-status: 204
|
||||||
|
|
||||||
white-sni-proxies:
|
white-sni-proxies:
|
||||||
type: http
|
type: http
|
||||||
format: text
|
format: text
|
||||||
url: https://raw.githack.com/igareck/vpn-configs-for-russia/main/WHITE-SNI-RU-all.txt
|
url: https://raw.githack.com/igareck/vpn-configs-for-russia/main/WHITE-SNI-RU-all.txt
|
||||||
interval: 3600
|
interval: 7200
|
||||||
path: ./providers/white_sni_links.yaml
|
path: ./providers/white_sni_links.yaml
|
||||||
proxy: DIRECT
|
proxy: DIRECT
|
||||||
health-check:
|
health-check:
|
||||||
enable: true
|
enable: true
|
||||||
url: http://www.gstatic.com/generate_204
|
url: http://www.gstatic.com/generate_204
|
||||||
interval: 300
|
interval: 60
|
||||||
lazy: true
|
lazy: false
|
||||||
|
timeout: 3000
|
||||||
expected-status: 204
|
expected-status: 204
|
||||||
|
|
||||||
rjsxrd-bypass:
|
rjsxrd-bypass:
|
||||||
@@ -51,10 +54,20 @@ proxy-providers:
|
|||||||
health-check:
|
health-check:
|
||||||
enable: true
|
enable: true
|
||||||
url: http://www.gstatic.com/generate_204
|
url: http://www.gstatic.com/generate_204
|
||||||
interval: 300
|
interval: 60
|
||||||
lazy: true
|
lazy: false
|
||||||
|
timeout: 3000
|
||||||
expected-status: 204
|
expected-status: 204
|
||||||
|
|
||||||
|
rule-providers:
|
||||||
|
white-ru-apps:
|
||||||
|
type: http
|
||||||
|
behavior: classical
|
||||||
|
format: yaml
|
||||||
|
url: https://git.i8m3x.icu/admin/122/raw/branch/master/clash/rules/white-ru-apps.yaml
|
||||||
|
interval: 86400
|
||||||
|
path: ./rules/custom/white-ru-apps.yaml
|
||||||
|
|
||||||
proxy-groups:
|
proxy-groups:
|
||||||
- name: 🚀 Proxy
|
- name: 🚀 Proxy
|
||||||
type: select
|
type: select
|
||||||
@@ -64,14 +77,16 @@ proxy-groups:
|
|||||||
# - ⚡ Auto VLESS Universal
|
# - ⚡ Auto VLESS Universal
|
||||||
# - ⚡ Auto White CIDR
|
# - ⚡ Auto White CIDR
|
||||||
# - ⚡ Auto White SNI
|
# - ⚡ Auto White SNI
|
||||||
- DIRECT
|
# - DIRECT
|
||||||
|
|
||||||
- name: 🔥 Самый быстрый
|
- name: 🔥 Самый быстрый
|
||||||
type: url-test
|
type: url-test
|
||||||
url: http://www.gstatic.com/generate_204
|
url: http://www.gstatic.com/generate_204
|
||||||
interval: 30
|
interval: 30
|
||||||
timeout: 3000
|
timeout: 2000
|
||||||
tolerance: 100
|
tolerance: 100
|
||||||
|
lazy: false
|
||||||
|
hidden: true
|
||||||
use:
|
use:
|
||||||
- vless-universal
|
- vless-universal
|
||||||
- white-cidr-proxies
|
- white-cidr-proxies
|
||||||
@@ -91,6 +106,7 @@ proxy-groups:
|
|||||||
# interval: 30
|
# interval: 30
|
||||||
# timeout: 3000
|
# timeout: 3000
|
||||||
# tolerance: 100
|
# tolerance: 100
|
||||||
|
# hidden: true
|
||||||
# use:
|
# use:
|
||||||
# - vless-universal
|
# - vless-universal
|
||||||
|
|
||||||
@@ -100,6 +116,7 @@ proxy-groups:
|
|||||||
# interval: 30
|
# interval: 30
|
||||||
# timeout: 3000
|
# timeout: 3000
|
||||||
# tolerance: 100
|
# tolerance: 100
|
||||||
|
# hidden: true
|
||||||
# use:
|
# use:
|
||||||
# - white-cidr-proxies
|
# - white-cidr-proxies
|
||||||
|
|
||||||
@@ -109,6 +126,7 @@ proxy-groups:
|
|||||||
# interval: 30
|
# interval: 30
|
||||||
# timeout: 3000
|
# timeout: 3000
|
||||||
# tolerance: 100
|
# tolerance: 100
|
||||||
|
# hidden: true
|
||||||
# use:
|
# use:
|
||||||
# - white-sni-proxies
|
# - white-sni-proxies
|
||||||
|
|
||||||
@@ -118,8 +136,10 @@ proxy-groups:
|
|||||||
# interval: 30
|
# interval: 30
|
||||||
# timeout: 3000
|
# timeout: 3000
|
||||||
# tolerance: 100
|
# tolerance: 100
|
||||||
|
# hidden: true
|
||||||
# use:
|
# use:
|
||||||
# - rjsxrd-bypass
|
# - rjsxrd-bypass
|
||||||
|
|
||||||
rules:
|
rules:
|
||||||
|
- RULE-SET,white-ru-apps,DIRECT
|
||||||
- MATCH,🚀 Proxy
|
- MATCH,🚀 Proxy
|
||||||
|
|||||||
@@ -3,58 +3,71 @@ proxy-providers:
|
|||||||
type: http
|
type: http
|
||||||
format: text
|
format: text
|
||||||
url: 'https://raw.githubusercontent.com/zieng2/wl/main/vless_lite.txt'
|
url: 'https://raw.githubusercontent.com/zieng2/wl/main/vless_lite.txt'
|
||||||
interval: 3600
|
interval: 7200
|
||||||
path: ./providers/vless_lite_links.yaml
|
path: ./providers/vless_lite_links.yaml
|
||||||
proxy: DIRECT
|
proxy: DIRECT
|
||||||
health-check:
|
health-check:
|
||||||
enable: true
|
enable: true
|
||||||
url: http://www.gstatic.com/generate_204
|
url: http://www.gstatic.com/generate_204
|
||||||
interval: 300
|
interval: 180
|
||||||
lazy: true
|
lazy: true
|
||||||
|
timeout: 5000
|
||||||
expected-status: 204
|
expected-status: 204
|
||||||
|
|
||||||
vless-rus-mobile-1:
|
vless-rus-mobile-1:
|
||||||
type: http
|
type: http
|
||||||
format: text
|
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: 3600
|
interval: 7200
|
||||||
path: ./providers/vless_rus_mobile_1.yaml
|
path: ./providers/vless_rus_mobile_1.yaml
|
||||||
proxy: DIRECT
|
proxy: DIRECT
|
||||||
health-check:
|
health-check:
|
||||||
enable: true
|
enable: true
|
||||||
url: http://www.gstatic.com/generate_204
|
url: http://www.gstatic.com/generate_204
|
||||||
interval: 300
|
interval: 180
|
||||||
lazy: true
|
lazy: true
|
||||||
|
timeout: 5000
|
||||||
expected-status: 204
|
expected-status: 204
|
||||||
|
|
||||||
vless-rus-mobile-2:
|
vless-rus-mobile-2:
|
||||||
type: http
|
type: http
|
||||||
format: text
|
format: text
|
||||||
url: 'https://raw.githack.com/igareck/vpn-configs-for-russia/main/Vless-Reality-White-Lists-Rus-Mobile-2.txt'
|
url: 'https://raw.githack.com/igareck/vpn-configs-for-russia/main/Vless-Reality-White-Lists-Rus-Mobile-2.txt'
|
||||||
interval: 3600
|
interval: 7200
|
||||||
path: ./providers/vless_rus_mobile_2.yaml
|
path: ./providers/vless_rus_mobile_2.yaml
|
||||||
proxy: DIRECT
|
proxy: DIRECT
|
||||||
health-check:
|
health-check:
|
||||||
enable: true
|
enable: true
|
||||||
url: http://www.gstatic.com/generate_204
|
url: http://www.gstatic.com/generate_204
|
||||||
interval: 300
|
interval: 180
|
||||||
lazy: true
|
lazy: true
|
||||||
|
timeout: 5000
|
||||||
expected-status: 204
|
expected-status: 204
|
||||||
|
|
||||||
white-sni-proxies:
|
white-sni-proxies:
|
||||||
type: http
|
type: http
|
||||||
format: text
|
format: text
|
||||||
url: 'https://raw.githack.com/igareck/vpn-configs-for-russia/main/WHITE-SNI-RU-all.txt'
|
url: 'https://raw.githack.com/igareck/vpn-configs-for-russia/main/WHITE-SNI-RU-all.txt'
|
||||||
interval: 3600
|
interval: 7200
|
||||||
path: ./providers/white_sni_links.yaml
|
path: ./providers/white_sni_links.yaml
|
||||||
proxy: DIRECT
|
proxy: DIRECT
|
||||||
health-check:
|
health-check:
|
||||||
enable: true
|
enable: true
|
||||||
url: http://www.gstatic.com/generate_204
|
url: http://www.gstatic.com/generate_204
|
||||||
interval: 300
|
interval: 180
|
||||||
lazy: true
|
lazy: true
|
||||||
|
timeout: 5000
|
||||||
expected-status: 204
|
expected-status: 204
|
||||||
|
|
||||||
|
rule-providers:
|
||||||
|
white-ru-apps:
|
||||||
|
type: http
|
||||||
|
behavior: classical
|
||||||
|
format: yaml
|
||||||
|
url: https://git.i8m3x.icu/admin/122/raw/branch/master/clash/rules/white-ru-apps.yaml
|
||||||
|
interval: 86400
|
||||||
|
path: ./rules/custom/white-ru-apps.yaml
|
||||||
|
|
||||||
proxy-groups:
|
proxy-groups:
|
||||||
- name: 🚀 Proxy
|
- name: 🚀 Proxy
|
||||||
type: select
|
type: select
|
||||||
@@ -65,14 +78,16 @@ proxy-groups:
|
|||||||
# - ⚡ Auto Rus Mobile (Топ 150)
|
# - ⚡ Auto Rus Mobile (Топ 150)
|
||||||
# - ⚡ Auto Rus Mobile 2 (Топ 150)
|
# - ⚡ Auto Rus Mobile 2 (Топ 150)
|
||||||
# - ⚡ Auto White SNI
|
# - ⚡ Auto White SNI
|
||||||
- DIRECT
|
# - DIRECT
|
||||||
|
|
||||||
- name: 🔥 Самый быстрый
|
- name: 🔥 Самый быстрый
|
||||||
type: url-test
|
type: url-test
|
||||||
url: http://www.gstatic.com/generate_204
|
url: http://www.gstatic.com/generate_204
|
||||||
interval: 30
|
interval: 40
|
||||||
timeout: 3000
|
timeout: 4000
|
||||||
tolerance: 100
|
tolerance: 100
|
||||||
|
lazy: true
|
||||||
|
hidden: true
|
||||||
use:
|
use:
|
||||||
- vless-lite
|
- vless-lite
|
||||||
- vless-rus-mobile-1
|
- vless-rus-mobile-1
|
||||||
@@ -93,6 +108,7 @@ proxy-groups:
|
|||||||
# interval: 30
|
# interval: 30
|
||||||
# timeout: 3000
|
# timeout: 3000
|
||||||
# tolerance: 100
|
# tolerance: 100
|
||||||
|
# hidden: true
|
||||||
# use:
|
# use:
|
||||||
# - vless-lite
|
# - vless-lite
|
||||||
|
|
||||||
@@ -102,6 +118,7 @@ proxy-groups:
|
|||||||
# interval: 30
|
# interval: 30
|
||||||
# timeout: 3000
|
# timeout: 3000
|
||||||
# tolerance: 100
|
# tolerance: 100
|
||||||
|
# hidden: true
|
||||||
# use:
|
# use:
|
||||||
# - vless-rus-mobile-1
|
# - vless-rus-mobile-1
|
||||||
|
|
||||||
@@ -111,6 +128,7 @@ proxy-groups:
|
|||||||
# interval: 30
|
# interval: 30
|
||||||
# timeout: 3000
|
# timeout: 3000
|
||||||
# tolerance: 100
|
# tolerance: 100
|
||||||
|
# hidden: true
|
||||||
# use:
|
# use:
|
||||||
# - vless-rus-mobile-2
|
# - vless-rus-mobile-2
|
||||||
|
|
||||||
@@ -120,8 +138,10 @@ proxy-groups:
|
|||||||
# interval: 30
|
# interval: 30
|
||||||
# timeout: 3000
|
# timeout: 3000
|
||||||
# tolerance: 100
|
# tolerance: 100
|
||||||
|
# hidden: true
|
||||||
# use:
|
# use:
|
||||||
# - white-sni-proxies
|
# - white-sni-proxies
|
||||||
|
|
||||||
rules:
|
rules:
|
||||||
|
- RULE-SET,white-ru-apps,DIRECT
|
||||||
- MATCH,🚀 Proxy
|
- MATCH,🚀 Proxy
|
||||||
|
|||||||
Reference in New Issue
Block a user