Feature: filter by name and hostname for NordVPN

This commit is contained in:
Quentin McGaw
2021-05-08 22:51:59 +00:00
parent 2924d711cb
commit 248cc0d3d3
8 changed files with 5394 additions and 5326 deletions

View File

@@ -57,7 +57,7 @@ func Test_versions(t *testing.T) {
"Nordvpn": {
model: models.NordvpnServer{},
version: allServers.Nordvpn.Version,
digest: "040de8d0",
digest: "a3b5d609",
},
"Privado": {
model: models.PrivadoServer{},
@@ -163,7 +163,7 @@ func Test_timestamps(t *testing.T) {
"Nordvpn": {
servers: allServers.Nordvpn.Servers,
timestamp: allServers.Nordvpn.Timestamp,
digest: "69cb84b3",
digest: "b2619eea",
},
"Privado": {
servers: allServers.Privado.Servers,