mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
vanadium: prepend -ai in every query
This commit is contained in:
parent
6cc725c606
commit
8fade47f8c
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ in {
|
||||||
Description = "Your data yum yum (but ${lr'} in ${hl'})";
|
Description = "Your data yum yum (but ${lr'} in ${hl'})";
|
||||||
IconURL = "https://google.com/favicon.ico";
|
IconURL = "https://google.com/favicon.ico";
|
||||||
SuggestURLTemplate = "https://suggestqueries.google.com/complete/search?q={searchTerms}&lr=${lr}&hl=${hl}";
|
SuggestURLTemplate = "https://suggestqueries.google.com/complete/search?q={searchTerms}&lr=${lr}&hl=${hl}";
|
||||||
URLTemplate = "https://google.com/search?q={searchTerms}&lr=${lr}&hl=${hl}";
|
URLTemplate = "https://google.com/search?q=-ai+{searchTerms}&lr=${lr}&hl=${hl}";
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue