Feature: update ProtonVPN server information
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -53,7 +53,7 @@ func GetAllServers() (allServers models.AllServers) {
|
||||
},
|
||||
Protonvpn: models.ProtonvpnServers{
|
||||
Version: 1,
|
||||
Timestamp: 1621791438,
|
||||
Timestamp: 1624894186,
|
||||
Servers: ProtonvpnServers(),
|
||||
},
|
||||
Pia: models.PiaServers{
|
||||
|
||||
@@ -210,7 +210,7 @@ func Test_timestamps(t *testing.T) {
|
||||
"Protonvpn": {
|
||||
servers: allServers.Protonvpn.Servers,
|
||||
timestamp: allServers.Protonvpn.Timestamp,
|
||||
digest: "e7180296",
|
||||
digest: "3b86393e",
|
||||
},
|
||||
"Purevpn": {
|
||||
servers: allServers.Purevpn.Servers,
|
||||
|
||||
Reference in New Issue
Block a user