From cce026e9f8e414ea7c51e885983d3a0757822588 Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Wed, 3 Mar 2021 13:00:00 +0100 Subject: add rs and ru --- countries.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/countries.json b/countries.json index ec7dc26..675be13 100644 --- a/countries.json +++ b/countries.json @@ -143,6 +143,14 @@ "name": "Romania", "search_url": "http://legislatie.just.ro/Public/RezultateCautare?titlu=%s" }, + "rs": { + "name": "Serbia", + "search_url": "https://www.pravno-informacioni-sistem.rs/reg-search?q=%s" + }, + "ru": { + "name": "Russia", + "search_url": "http://pravo.gov.ru/proxy/ips/?searchres=&bpas=cd00000&sort=-1&intelsearch=%s" + }, "se": { "name": "Sweden", "search_url": "https://www.riksdagen.se/sv/global/sok/?doktyp=sfs&q=%s" -- cgit v1.2.3