temp: remove GB as safe country for testing
This commit is contained in:
parent
2eee2b7cfc
commit
a6ee2d702c
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@ function _M.needs_mirror(country)
|
||||||
|
|
||||||
local safe_countries = {
|
local safe_countries = {
|
||||||
US = true, -- United States
|
US = true, -- United States
|
||||||
GB = true, -- United Kingdom
|
|
||||||
IE = true, -- Ireland
|
IE = true, -- Ireland
|
||||||
FR = true, -- France
|
FR = true, -- France
|
||||||
DE = true, -- Germany
|
DE = true, -- Germany
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue