temp: remove GB as safe country for testing

This commit is contained in:
Iain Learmonth 2025-05-17 16:26:26 +01:00
parent 2eee2b7cfc
commit a6ee2d702c

View file

@ -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