From 8d95a4193c67ea0bf9e05891b2ead22b6b6900e9 Mon Sep 17 00:00:00 2001 From: olli Date: Tue, 20 Dec 2022 17:45:58 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9Epolicies.json=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- policies.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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",