diff options
author | Martin Fischer <martin@push-f.com> | 2021-03-03 15:28:00 +0100 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2021-03-03 15:28:00 +0100 |
commit | d25ae3b2bd6cc60e3c6d781945264b3c4c08903c (patch) | |
tree | 8eeca6df5b8c542c2b5c392def9c424a0f5c7fb1 | |
parent | dce52d7b74c8e9c5573421648a145ee042c15045 (diff) |
add Turkey
-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" |