From ace4375f17723453b642302c661cc588b713887f Mon Sep 17 00:00:00 2001 From: Your Name Date: Wed, 1 Apr 2026 11:54:53 +0200 Subject: [PATCH] search-google --- usr/bin/search-google | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/usr/bin/search-google b/usr/bin/search-google index 9bb3957..87de306 100755 --- a/usr/bin/search-google +++ b/usr/bin/search-google @@ -2,13 +2,11 @@ q="$*" [ -z "$q" ] && q="$(cat)" - -# encode espace → + q="${q// /+}" -ua="Mozilla/5.0" - -curl -s -A "$ua" "https://www.google.com/search?q=$q&hl=en" \ -| grep -oP '(?<=