Use duckduckgo.com instead of www.duckduckgo.com

This commit is contained in:
Jonas Schürmann 2015-10-27 20:31:10 +01:00
parent 9b104b0af7
commit fe32b349a5
2 changed files with 2 additions and 2 deletions

View File

@ -304,7 +304,7 @@ Default: +pass:[true]+
=== startpage === startpage
The default page(s) to open at the start, separated by commas. The default page(s) to open at the start, separated by commas.
Default: +pass:[https://www.duckduckgo.com]+ Default: +pass:[https://duckduckgo.com]+
[[general-default-page]] [[general-default-page]]
=== default-page === default-page

View File

@ -140,7 +140,7 @@ def data(readonly=False):
"end."), "end."),
('startpage', ('startpage',
SettingValue(typ.List(), 'https://www.duckduckgo.com'), SettingValue(typ.List(), 'https://duckduckgo.com'),
"The default page(s) to open at the start, separated by commas."), "The default page(s) to open at the start, separated by commas."),
('default-page', ('default-page',