diff --git a/policies.json b/policies.json index 9c59dac..54c1945 100644 --- a/policies.json +++ b/policies.json @@ -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}" }, {