Skip to content

Commit 48e4619

Browse files
committed
add !eco for ecosia (not default, does not support bangs)
1 parent 33879a7 commit 48e4619

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ export class I4kFindSymbols {
3131
d: "https://duckduckgo.com/?q={}",
3232
dd: "https://devdocs.io/#q={}",
3333
dr: "https://drive.google.com/drive/search?q={}",
34+
eco: "https://www.ecosia.org/search?q={}",
3435
fstv: "https://firesky.tv/?filter={}",
3536
g: "https://encrypted.google.com/search?q={}",
3637
gh: "https://github.com/search?q={}",

0 commit comments

Comments
 (0)