From 11feee7d47ee61c9ffdb0e42eb2e4268f3d24542 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Wed, 17 Sep 2025 21:50:05 +0300 Subject: [PATCH] No Google for a long time --- eb/.ebrc | 8 +------- links/bin/xom | 1 - lynx/.lynx_jumps.html | 1 - 3 files changed, 1 insertion(+), 9 deletions(-) diff --git a/eb/.ebrc b/eb/.ebrc index b5c06bb..d7c3fb4 100644 --- a/eb/.ebrc +++ b/eb/.ebrc @@ -51,17 +51,11 @@ plugin{ } function+S{ - b https://html.duckduckgo.com/html?q=~0 + b https://search.brave.com/search?q=~0 /Next Page/+1 z20 } -function+Sg{ - b https://www.google.com/search?q=~0 - /^{h3/ - z20 -} - function+Soid{ b https://oidref.com/~0 /^h1/ diff --git a/links/bin/xom b/links/bin/xom index 3c8168c..1397197 100755 --- a/links/bin/xom +++ b/links/bin/xom @@ -5,7 +5,6 @@ if [ $# -gt 1 ] ; then sel="$1" shift case "$sel" in - gg) url="https://www.google.com/search?q=$@" ;; oid) url="https://oidref.com/$@" ;; pep) url="https://www.python.org/dev/peps/pep-0$@/" ;; py) url="https://pypi.org/project/$@/" ;; diff --git a/lynx/.lynx_jumps.html b/lynx/.lynx_jumps.html index e6b477e..96bd268 100644 --- a/lynx/.lynx_jumps.html +++ b/lynx/.lynx_jumps.html @@ -4,7 +4,6 @@
-
gg
Google
oid
OID
pep
PEP
py
PyPI
-- 2.51.0