From d25ae3b2bd6cc60e3c6d781945264b3c4c08903c Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Wed, 3 Mar 2021 15:28:00 +0100 Subject: add Turkey --- countries.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/countries.json b/countries.json index 5e330cc..43d0b17 100644 --- a/countries.json +++ b/countries.json @@ -171,6 +171,10 @@ "name": "Slovakia", "search_url": "https://www.slov-lex.sk/vyhladavanie-pravnych-predpisov?text=%s" }, + "tk": { + "name": "Turkey", + "search_url": "https://www.mevzuat.gov.tr/aramasonuc?AranacakMetin=%s" + }, "uk": { "name": "the United Kingdom", "search_url": "https://www.legislation.gov.uk/primary+secondary?title=%s" -- cgit v1.2.3