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
|
=== 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
|
||||||
|
@ -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',
|
||||||
|
Loading…
Reference in New Issue
Block a user