Update country.conf

This commit is contained in:
2018-03-19 01:34:45 +01:00
committed by GitHub
parent b1eaf5ca91
commit d8e2b61955
+14
View File
@@ -1,9 +1,23 @@
map $geoip2_data_country_code $allowed_country { map $geoip2_data_country_code $allowed_country {
default yes; default yes;
BD no;
IT no;
PL no;
CM no;
CA no;
TH no;
ZA no;
EC no;
HK no;
CZ no;
ID no;
BR no;
SA no;
FK no; FK no;
FM no; FM no;
EH no; EH no;
CN no; CN no;
VN no; VN no;
RU no; RU no;
TR no;
} }