use the new v6 serverlist

This commit is contained in:
g00n1x 2021-08-02 16:56:41 +03:00
parent 1898303f44
commit e7d4806a9e

View File

@ -95,7 +95,7 @@ touch /opt/piavpn-manual/latencyList
MAX_LATENCY=${MAX_LATENCY:-0.05} MAX_LATENCY=${MAX_LATENCY:-0.05}
export MAX_LATENCY 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. # This function checks the latency you have to a specific region.
# It will print a human-readable message to stderr, # It will print a human-readable message to stderr,