reverted to lukes searx

This commit is contained in:
Alexander Bocken 2020-12-15 13:41:41 +01:00
parent 6ecafeffc1
commit 21042042e0
Signed by: Alexander
GPG Key ID: 1D237BE83F9B05E8

View File

@ -20,6 +20,6 @@ else
$browser "$choice"
else
string="$(echo $choice | sed 's/\ /+/g')"
$browser "https://searx.bocken.org/?q=$string&t=ffab&atb=v1-1"
$browser "https://searx.lukesmith.xyz/?q=$string&t=ffab&atb=v1-1"
fi
fi