Add flat list of proxies for geo-bypass

This commit is contained in:
Omar Roth 2018-11-19 10:51:30 -06:00
parent 27488a2295
commit 94c92b68a2
4 changed files with 29 additions and 13 deletions

View file

@ -15,7 +15,6 @@ class Config
https_only: Bool?,
hmac_key: String?,
full_refresh: Bool,
geo_bypass: Bool,
domain: String?,
})
end

File diff suppressed because one or more lines are too long