„policies.json“ ändern
This commit is contained in:
parent
a55658681f
commit
8d95a4193c
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user