firefox: fix reddit search engine
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
b5a731c6f4
commit
f1c21c2b64
1 changed files with 1 additions and 1 deletions
|
@ -473,7 +473,7 @@ in {
|
||||||
Name = "Reddit";
|
Name = "Reddit";
|
||||||
Alias = "r";
|
Alias = "r";
|
||||||
IconURL = "https://www.redditstatic.com/desktop2x/img/favicon/favicon-96x96.png";
|
IconURL = "https://www.redditstatic.com/desktop2x/img/favicon/favicon-96x96.png";
|
||||||
URLTemplate = "https://search.bjork.tech/search?q=site%3Areddit.com+{searchTerms}";
|
URLTemplate = "https://search.brave.com/search?q=site%3Areddit.com+{searchTerms}";
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue