Skip to content

Commit

Permalink
Update coldwater-10_V2RayAggregator.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
coldwater-10 committed Jul 1, 2024
1 parent 48172e8 commit 2d342aa
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions coldwater-10_V2RayAggregator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ find-process-mode: always
ipv6: true
log-level: info
cfw-latency-timeout: 8000
cfw-latency-url: https://api.v2fly.org/checkConnection.svgz
cfw-latency-url: https://www.gstatic.com:443
cfw-proxies-order: latency
external-controller: 0.0.0.0:9090
secret: ''
Expand Down Expand Up @@ -451,29 +451,29 @@ proxy-groups:
- proxy
- name: خودکار (بهترین پینگ) 🤖
type: url-test
url: https://api.v2fly.org/checkConnection.svgz
url: https://www.gstatic.com:443
interval: 600
tolerance: 180
use:
- proxy
- name: پشتیبان (بهترین پینگ) ➡️
type: fallback
url: https://api.v2fly.org/checkConnection.svgz
url: https://www.gstatic.com:443
interval: 600
tolerance: 180
use:
- proxy
- name: توزیع بار (هش سازگار) ♻️
type: load-balance
url: https://api.v2fly.org/checkConnection.svgz
url: https://www.gstatic.com:443
strategy: consistent-hashing
interval: 600
tolerance: 180
use:
- proxy
- name: توزیع بار (یکنواخت) ⏳
type: load-balance
url: https://api.v2fly.org/checkConnection.svgz
url: https://www.gstatic.com:443
strategy: round-robin
interval: 600
tolerance: 180
Expand Down

0 comments on commit 2d342aa

Please sign in to comment.