diff options
Diffstat (limited to 'countries.json')
-rw-r--r-- | countries.json | 12 |
1 files changed, 12 insertions, 0 deletions
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" |