From efe6c4a5fa8f8fcfe3eac8921a8ec08a7323dc26 Mon Sep 17 00:00:00 2001 From: Sergey Matveev <stargrave@stargrave.org> Date: Sat, 4 Sep 2021 23:50:14 +0300 Subject: [PATCH] DuckDuckGo uses another URL now --- eb/.ebrc | 2 +- lynx/.lynx_jumps.html | 2 +- xombrero/.xombrero.conf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eb/.ebrc b/eb/.ebrc index d83ccf7..c400c94 100644 --- a/eb/.ebrc +++ b/eb/.ebrc @@ -50,7 +50,7 @@ plugin{ } function+S{ - b https://lite.duckduckgo.com/lite/?q=~0 + b https://html.duckduckgo.com/html?q=~0 /Next Page/+1 z20 } diff --git a/lynx/.lynx_jumps.html b/lynx/.lynx_jumps.html index eaa909e..62966b4 100644 --- a/lynx/.lynx_jumps.html +++ b/lynx/.lynx_jumps.html @@ -8,7 +8,7 @@ <dt>oid<dd><a href="https://oidref.com/%s">OID</a></dd> <dt>py<dd><a href="https://pypi.org/project/%s/">PyPI</a></dd> <dt>rfc<dd><a href="https://tools.ietf.org/html/rfc%s">RFC</a></dd> -<dt>s<dd><a href="https://lite.duckduckgo.com/lite/?q=%s">DuckDuckGo</a></dd> +<dt>s<dd><a href="https://html.duckduckgo.com/html?q=%s">DuckDuckGo</a></dd> <dt>we<dd><a href="https://en.wikipedia.org/wiki/%s">WikiEN</a></dd> <dt>wr<dd><a href="https://ru.wikipedia.org/wiki/%s">WikiRU</a></dd> </dl> diff --git a/xombrero/.xombrero.conf b/xombrero/.xombrero.conf index 785af72..fe4d21e 100644 --- a/xombrero/.xombrero.conf +++ b/xombrero/.xombrero.conf @@ -92,7 +92,7 @@ http_proxy_starts_enabled = 0 # search_string = https://startpage.com/do/search?language=english_us&cat=web&query=%s # # DuckDuckGo -search_string = https://lite.duckduckgo.com/lite/?q=%s +search_string = https://html.duckduckgo.com/html?q=%s # External editor. # NOTE: The editor specified here must not fork into the background. -- 2.51.0