diff --git a/policies.json b/policies.json index fa1d874..9c59dac 100644 --- a/policies.json +++ b/policies.json @@ -34,7 +34,7 @@ "SanitizeOnShutdown": true, "Homepage": { "StartPage": "homepage", - "URL": "https://www.startpage.com/do/mypage.pl?prfh=enable_stay_controlEEE1N1NsuggestionsEEE1N1Ngeo_mapEEE1N1Nwikipedia_iaEEE1N1Nother_iaEEE1N1Ndisable_open_in_new_windowEEE0N1Ndisable_video_family_filterEEE1N1Nenable_post_methodEEE1N1Nenable_proxy_safety_suggestEEE1N1Ndisable_family_filterEEE1N1NsslEEE1N1Nlanguage_uiEEEdeutschN1NlanguageEEEdeutschN1Nwt_unitEEEcelsiusN1Nnum_of_resultsEEE20N1Nlang_homepageEEEs/default/de/" + "URL": "http://localhost:5000" }, "DisplayBookmarksToolbar": true, "Preferences": { @@ -101,6 +101,14 @@ ], "Default": "StartPage", "Add": [ + { + "Name": "Whoogle localhost", + "Description": "https://github.com/benbusby/whoogle-search", + "Alias": "whoogle", + "Method": "POST", + "URLTemplate": "https://localhost:5000/search?q={searchTerms}", + "PostData": "q={searchTerms}" + }, { "Name": "DuckDuckGo Lite", "Description": "Minimal, ad-free version of DuckDuckGo",