From efe6c4a5fa8f8fcfe3eac8921a8ec08a7323dc26 Mon Sep 17 00:00:00 2001 From: Sergey Matveev 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 @@
oid
OID
py
PyPI
rfc
RFC
-
s
DuckDuckGo
+
s
DuckDuckGo
we
WikiEN
wr
WikiRU
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.44.0