search: use search.pub.solar by default

This commit is contained in:
Benjamin Yule Bädorf 2024-06-17 15:07:57 +02:00
parent 9616093a21
commit d016eee124
Signed by: b12f
GPG key ID: 729956E1124F8F26

View file

@ -30,7 +30,7 @@ with self; ''
URL="https://en.wikipedia.org/w/index.php?search=$@" URL="https://en.wikipedia.org/w/index.php?search=$@"
;; ;;
*) *)
URL="https://search.b12f.io?q=$@" URL="https://searx.be?q=$@"
;; ;;
esac esac