From d8e2b6195587ed9a97a88316a913d7155ca9ca23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C6=ACHE=20=D0=AFAW=20=E2=98=A3?= Date: Mon, 19 Mar 2018 01:34:45 +0100 Subject: [PATCH] Update country.conf --- static/conf.d/country.conf | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/static/conf.d/country.conf b/static/conf.d/country.conf index 905cc82..ff6bd40 100644 --- a/static/conf.d/country.conf +++ b/static/conf.d/country.conf @@ -1,9 +1,23 @@ map $geoip2_data_country_code $allowed_country { 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; FM no; EH no; CN no; VN no; RU no; + TR no; }