Feat: update Cyberghost servers data

This commit is contained in:
Quentin McGaw (desktop)
2021-09-23 13:26:21 +00:00
parent 03ba9169f4
commit 1c0a3ed1a4
2 changed files with 1919 additions and 838 deletions

View File

@@ -22,9 +22,8 @@ func Test_CyberghostGroupChoices(t *testing.T) {
servers := storage.GetServers()
expected := []string{"Premium TCP Asia", "Premium TCP Europe",
"Premium TCP USA", "Premium UDP Asia", "Premium UDP Europe",
"Premium UDP USA"}
expected := []string{"NoSpy TCP Europe", "NoSpy UDP Europe",
"Premium TCP Europe", "Premium UDP Europe"}
choices := CyberghostGroupChoices(servers.GetCyberghost())
assert.Equal(t, expected, choices)

File diff suppressed because it is too large Load Diff