mirror of
https://github.com/pawelmalak/flame.git
synced 2025-07-19 11:39:36 +02:00
Update searchQueries.json
Added Wikipedia (English)
This commit is contained in:
parent
08afaece2e
commit
1f2fedf754
1 changed files with 5 additions and 0 deletions
|
@ -54,6 +54,11 @@
|
||||||
"name": "YouTube",
|
"name": "YouTube",
|
||||||
"prefix": "yt",
|
"prefix": "yt",
|
||||||
"template": "https://www.youtube.com/results?search_query="
|
"template": "https://www.youtube.com/results?search_query="
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Wikipedia",
|
||||||
|
"prefix": "w",
|
||||||
|
"template": "https://en.wikipedia.org/w/index.php?search="
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue