Windscribe support (#114)
This commit is contained in:
6
internal/models/windscribe.go
Normal file
6
internal/models/windscribe.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package models
|
||||
|
||||
type WindscribeServer struct {
|
||||
Region WindscribeRegion
|
||||
Subdomain string
|
||||
}
|
||||
Reference in New Issue
Block a user