]> Sergey Matveev's repositories - dotfiles.git/commitdiff
DuckDuckGo uses another URL now
authorSergey Matveev <stargrave@stargrave.org>
Sat, 4 Sep 2021 20:50:14 +0000 (23:50 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sat, 4 Sep 2021 20:50:14 +0000 (23:50 +0300)
eb/.ebrc
lynx/.lynx_jumps.html
xombrero/.xombrero.conf

index d83ccf73046b8c0943b748e1ccb79c38ff59a275..c400c9427b144e5ece357569f712f09fac097dc8 100644 (file)
--- 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
 }
index eaa909eb287d53647238c256b88c5398e5d57d2a..62966b4d0178b977a525eee48fdd123def7826ca 100644 (file)
@@ -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>
index 785af7200adf08453b45860dc1f221f12b3d1391..fe4d21ede2df214cee6b7902bfd23f0445cf0c49 100644 (file)
@@ -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.