changed search url for startpage
This commit is contained in:
parent
5b6e98f3c0
commit
636cc5b9da
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
"Wikipedia (en)".metaData.hidden = true;
|
"Wikipedia (en)".metaData.hidden = true;
|
||||||
"Startpage" = {
|
"Startpage" = {
|
||||||
urls = [{
|
urls = [{
|
||||||
template = "https://startpage.com/do/search";
|
template = "https://startpage.com/sp/search";
|
||||||
params = [
|
params = [
|
||||||
{ name = "query"; value = "{searchTerms}"; }
|
{ name = "query"; value = "{searchTerms}"; }
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue