Feature: add more Surfshark servers

- Add servers missing from surfshark zip file
- Fixes #424 and re-add multihop servers
- Fix logic to try resolving old vpn servers for Surfshark
This commit is contained in:
Quentin McGaw
2021-04-16 22:30:58 +00:00
parent 69f9461bcd
commit 0636123e7a
4 changed files with 124 additions and 97 deletions

View File

@@ -53,7 +53,7 @@ func GetAllServers() (allServers models.AllServers) {
},
Surfshark: models.SurfsharkServers{
Version: 1,
Timestamp: 1612031135,
Timestamp: 1618612180,
Servers: SurfsharkServers(),
},
Torguard: models.TorguardServers{