diff --git a/src/main.rs b/src/main.rs index a01e97e..0a08568 100644 --- a/src/main.rs +++ b/src/main.rs @@ -14,6 +14,7 @@ fn main() { ("https://www.orangecenter.bg/catalogsearch/result", "q"), ("https://nastola.bg/", "s"), ("http://www.regatuljocurilor.ro/index.php?main_page=advanced_search_result", "keyword"), + ("https://boardgameprices.co.uk/item/search", "search"), ]; let matches = App::new("BG Search")