From: Daniel Carl Date: Tue, 30 Jul 2013 23:53:38 +0000 (+0200) Subject: Changed default duckduckgo searchenigne. X-Git-Url: https://git.owens.tech///git?a=commitdiff_plain;h=b504f1e167d790a87e89c0b175c7a9e0ef21613c;p=vimb.git Changed default duckduckgo searchenigne. The html version, which works without JavaScript is lite enough and much more comfortable to use than the lite version, and at the moment it feels also more responsive to me. --- diff --git a/src/default.h b/src/default.h index e31637f..e5f52c0 100644 --- a/src/default.h +++ b/src/default.h @@ -87,7 +87,7 @@ static char *default_config[] = { "cmap =hist-prev", "cmap =hist-next", "imap =editor", - "shortcut-add dl=https://duckduckgo.com/lite/?q=$0", + "shortcut-add dl=https://duckduckgo.com/html/?q=$0", "shortcut-add dd=https://duckduckgo.com/?q=$0", "shortcut-default dl", "set images=on",