Mullvad updater (#228)

* Add Mullvad to updater cli
* Update hardcoded servers for Mullvad
This commit is contained in:
Quentin McGaw
2020-08-29 13:19:34 -04:00
committed by GitHub
parent d463e4cb69
commit 049bc5b226
11 changed files with 422 additions and 534 deletions

View File

@@ -12,7 +12,7 @@ func GetAllServers() (allServers models.AllServers) {
},
Mullvad: models.MullvadServers{
Version: 1,
Timestamp: 1598236838,
Timestamp: 1598721378,
Servers: MullvadServers(),
},
Nordvpn: models.NordvpnServers{