Maint: remove NordVPN SERVER_NAME filter

- Filter was not effective
- Is to be deprecated in v4 anyway
- Bump NordVPN server model version to `3`
- Remove `Name` field from NordVPN server model
This commit is contained in:
Quentin McGaw (desktop)
2021-09-21 23:56:29 +00:00
parent 9a1d9c5d74
commit 6bcbaf085d
8 changed files with 3 additions and 5162 deletions

View File

@@ -81,7 +81,7 @@ func Test_versions(t *testing.T) {
"Nordvpn": {
model: models.NordvpnServer{},
version: allServers.Nordvpn.Version,
digest: "a3b5d609",
digest: "a8043704",
},
"Privado": {
model: models.PrivadoServer{},