forked from midou/invidious
Add config option for geo-bypass
This commit is contained in:
@@ -14,6 +14,7 @@ class Config
|
||||
https_only: Bool?,
|
||||
hmac_key: String?,
|
||||
full_refresh: Bool,
|
||||
geo_bypass: Bool,
|
||||
})
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user