added whoogle
This commit is contained in:
parent
8d95a4193c
commit
abf8867dfa
@ -106,7 +106,7 @@
|
|||||||
"Description": "https://github.com/benbusby/whoogle-search",
|
"Description": "https://github.com/benbusby/whoogle-search",
|
||||||
"Alias": "whoogle",
|
"Alias": "whoogle",
|
||||||
"Method": "POST",
|
"Method": "POST",
|
||||||
"URLTemplate": "https://localhost:5000/search?q={searchTerms}",
|
"URLTemplate": "http://localhost:5000/search?q={searchTerms}",
|
||||||
"PostData": "q={searchTerms}"
|
"PostData": "q={searchTerms}"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user