vanadium: prepend -ai in every query

This commit is contained in:
Primrose 2025-08-04 20:47:47 +02:00
parent 6cc725c606
commit 8fade47f8c
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA

View file

@ -35,7 +35,7 @@ in {
Description = "Your data yum yum (but ${lr'} in ${hl'})";
IconURL = "https://google.com/favicon.ico";
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}";
}
)
{