Add boardgameprices.co.uk
This commit is contained in:
parent
f48d96bf07
commit
af4cf228a8
|
|
@ -14,6 +14,7 @@ fn main() {
|
||||||
("https://www.orangecenter.bg/catalogsearch/result", "q"),
|
("https://www.orangecenter.bg/catalogsearch/result", "q"),
|
||||||
("https://nastola.bg/", "s"),
|
("https://nastola.bg/", "s"),
|
||||||
("http://www.regatuljocurilor.ro/index.php?main_page=advanced_search_result", "keyword"),
|
("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")
|
let matches = App::new("BG Search")
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue