mirror of
https://github.com/pia-foss/manual-connections.git
synced 2025-02-05 14:08:29 +00:00
use the new v6 serverlist
This commit is contained in:
parent
1898303f44
commit
e7d4806a9e
|
@ -95,7 +95,7 @@ touch /opt/piavpn-manual/latencyList
|
|||
MAX_LATENCY=${MAX_LATENCY:-0.05}
|
||||
export MAX_LATENCY
|
||||
|
||||
serverlist_url='https://serverlist.piaservers.net/vpninfo/servers/v4'
|
||||
serverlist_url='https://serverlist.piaservers.net/vpninfo/servers/v6'
|
||||
|
||||
# This function checks the latency you have to a specific region.
|
||||
# It will print a human-readable message to stderr,
|
||||
|
|
Loading…
Reference in New Issue
Block a user