Revert "Add Origin header checks"

This reverts commit 2be240767c.
This commit is contained in:
Omar Roth 2018-11-07 23:13:51 -06:00
parent 2be240767c
commit f988123820
2 changed files with 0 additions and 10 deletions

View file

@ -16,7 +16,6 @@ class Config
hmac_key: String?,
full_refresh: Bool,
geo_bypass: Bool,
domains: Array(String)?,
})
end