Add bang.json
This commit is contained in:
parent
253d390e12
commit
ae35a21e31
1 changed files with 13 additions and 0 deletions
13
bang.json
Normal file
13
bang.json
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
[{
|
||||||
|
"code":"google_search",
|
||||||
|
"name":"Google Search",
|
||||||
|
"bang":"g",
|
||||||
|
"url":"https://www.google.com/"
|
||||||
|
|
||||||
|
},{
|
||||||
|
"code":"bing_search",
|
||||||
|
"name":"Bing search",
|
||||||
|
"bang":"b",
|
||||||
|
"url":"https://bing.com/"
|
||||||
|
}
|
||||||
|
]
|
||||||
Loading…
Add table
Add a link
Reference in a new issue