From 00291105fc53c82168d8ca6e0f3884e38e010c3c Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Fri, 5 Mar 2021 07:15:10 +0100 Subject: add Belarus and Pakistan and Philippines --- countries.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'countries.json') diff --git a/countries.json b/countries.json index 5ad6c3a..d7f8cc1 100644 --- a/countries.json +++ b/countries.json @@ -35,6 +35,10 @@ "name": "Brazil", "search_url": "https://legislacao.presidencia.gov.br/" }, + "by": { + "name": "Belarus", + "search_url": "https://etalonline.by/kodeksy/" + }, "ca": { "name": "Canada", "search_url": "https://laws-lois.justice.gc.ca/Search/Search.aspx?txtS3archA11=%s" @@ -147,6 +151,14 @@ "name": "Peru", "search_url": "https://leyes.congreso.gob.pe/LeyNume_1p.aspx?xEstado=2&xTipoBusqueda=3&xTexto=%s" }, + "ph": { + "name": "Philippines", + "search_url": "https://www.officialgazette.gov.ph/the-philippine-legal-codes/" + }, + "pk": { + "name": "Pakistan", + "search_url": "http://www.punjablaws.gov.pk/index6.html" + }, "pl": { "name": "Poland", "search_url": "http://isap.sejm.gov.pl/isap.nsf/search.xsp?status=O&title=%s" -- cgit v1.2.3