From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter =?utf-8?q?M=C3=BCller?= To: location@lists.ipfire.org Subject: [PATCH] countries: treat Cyprus as being part of the European area Date: Mon, 16 Nov 2020 18:51:26 +0100 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8328234465570907622==" List-Id: --===============8328234465570907622== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit While this country is politically split, it's IP space is maintained by RIPE, which is why we have to tag it as "EU" rather than "AS" to ensure ipinfo.cgi asking the right WHOIS servers. Fixes: #12524 Signed-off-by: Peter Müller --- countries.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/countries.txt b/countries.txt index ced8aa9..faaa902 100644 --- a/countries.txt +++ b/countries.txt @@ -54,7 +54,7 @@ CU NA Cuba CV AF Cabo Verde CW SA Curaçao CX AS Christmas Island -CY AS Cyprus +CY EU Cyprus CZ EU Czechia DE EU Germany DJ AF Djibouti -- 2.26.2 --===============8328234465570907622==--