Use duckduckgo.com instead of www.duckduckgo.com
This commit is contained in:
parent
9b104b0af7
commit
fe32b349a5
@ -304,7 +304,7 @@ Default: +pass:[true]+
|
||||
=== startpage
|
||||
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]]
|
||||
=== default-page
|
||||
|
@ -140,7 +140,7 @@ def data(readonly=False):
|
||||
"end."),
|
||||
|
||||
('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."),
|
||||
|
||||
('default-page',
|
||||
|
Loading…
Reference in New Issue
Block a user