added whoogle

This commit is contained in:
olli 2022-12-21 10:40:58 +01:00
parent 8d95a4193c
commit abf8867dfa

View File

@ -106,7 +106,7 @@
"Description": "https://github.com/benbusby/whoogle-search",
"Alias": "whoogle",
"Method": "POST",
"URLTemplate": "https://localhost:5000/search?q={searchTerms}",
"URLTemplate": "http://localhost:5000/search?q={searchTerms}",
"PostData": "q={searchTerms}"
},
{