Firefox : Remove search suggestions.
This commit is contained in:
parent
0e3350bb01
commit
56d9ce2a28
|
@ -59,7 +59,7 @@ in {
|
|||
Method = "POST";
|
||||
Name = "Searx";
|
||||
PostData = "q={searchTerms}";
|
||||
SuggestURLTemplate = "https://search.voronind.com/autocomplete?q={searchTerms}";
|
||||
# SuggestURLTemplate = "https://search.voronind.com/autocomplete?q={searchTerms}";
|
||||
URLTemplate = "https://search.voronind.com/search?q=%{searchTerms}";
|
||||
}
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue