„policies.json“ ändern

This commit is contained in:
olli 2022-12-20 17:45:58 +01:00
parent a55658681f
commit 8d95a4193c

View File

@ -34,7 +34,7 @@
"SanitizeOnShutdown": true, "SanitizeOnShutdown": true,
"Homepage": { "Homepage": {
"StartPage": "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, "DisplayBookmarksToolbar": true,
"Preferences": { "Preferences": {
@ -101,6 +101,14 @@
], ],
"Default": "StartPage", "Default": "StartPage",
"Add": [ "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", "Name": "DuckDuckGo Lite",
"Description": "Minimal, ad-free version of DuckDuckGo", "Description": "Minimal, ad-free version of DuckDuckGo",