mirror of
https://github.com/qdm12/gluetun.git
synced 2026-05-17 06:00:15 +02:00
Feat: Perfect privacy support (#606)
This commit is contained in:
@@ -88,6 +88,11 @@ func Test_versions(t *testing.T) {
|
||||
version: allServers.Nordvpn.Version,
|
||||
digest: "a8043704",
|
||||
},
|
||||
"Perfect privacy": {
|
||||
model: models.PerfectprivacyServer{},
|
||||
version: allServers.Perfectprivacy.Version,
|
||||
digest: "233f0dd4",
|
||||
},
|
||||
"Privado": {
|
||||
model: models.PrivadoServer{},
|
||||
version: allServers.Privado.Version,
|
||||
|
||||
Reference in New Issue
Block a user