mirror of
https://github.com/qdm12/gluetun.git
synced 2026-06-20 11:02:59 +02:00
Mullvad updater (#228)
* Add Mullvad to updater cli * Update hardcoded servers for Mullvad
This commit is contained in:
@@ -20,6 +20,7 @@ func WindscribeRegionChoices() (choices []string) {
|
||||
return choices
|
||||
}
|
||||
|
||||
//nolint:dupl
|
||||
func WindscribeServers() []models.WindscribeServer {
|
||||
return []models.WindscribeServer{
|
||||
{Region: "Albania", IPs: []net.IP{{31, 171, 152, 179}}},
|
||||
|
||||
Reference in New Issue
Block a user