diff options
-rw-r--r-- | countries.json | 4 |
1 files changed, 4 insertions, 0 deletions
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" |