mirror of
https://github.com/qdm12/gluetun.git
synced 2026-06-16 08:24:06 +02:00
Windscribe support (#114)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package models
|
||||
|
||||
type WindscribeServer struct {
|
||||
Region WindscribeRegion
|
||||
Subdomain string
|
||||
}
|
||||
Reference in New Issue
Block a user