@@ -17,11 +17,12 @@ proxy-providers:
|
|||||||
interval: 300
|
interval: 300
|
||||||
|
|
||||||
proxy-groups:
|
proxy-groups:
|
||||||
- name: Proxy
|
- name: "URL-Test"
|
||||||
type: fallback
|
type: url-test
|
||||||
use: [main]
|
use: [main]
|
||||||
url: https://www.gstatic.com/generate_204
|
url: "https://www.gstatic.com/generate_204"
|
||||||
interval: 300
|
interval: 300 # Тестировать каждые 5 минут
|
||||||
|
tolerance: 50
|
||||||
|
|
||||||
rules:
|
rules:
|
||||||
- MATCH,Proxy
|
- MATCH,Proxy
|
||||||
|
|||||||
Reference in New Issue
Block a user