From db50e3cfff187430a6baac24b27619720bed6a26 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 6 Dec 2017 10:57:41 -0200 Subject: Adds searx elvi --- config.dot/surfraw.link/elvi/searx | 87 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100755 config.dot/surfraw.link/elvi/searx diff --git a/config.dot/surfraw.link/elvi/searx b/config.dot/surfraw.link/elvi/searx new file mode 100755 index 0000000..01b535f --- /dev/null +++ b/config.dot/surfraw.link/elvi/searx @@ -0,0 +1,87 @@ +#!/bin/sh +# elvis: searx -- Search using searx metasearch engine instances (https://searx.me and others) +# author: ng0 -- contact: ng0@we.make.ritual.n0.is +# 2016-08-14 + +. surfraw || exit 1 + +w3_config_hook () { + def SURFRAW_searx_categories "$SURFRAW_categories" + def SURFRAW_searx_base_url "$SURFRAW_url" +} + +w3_usage_hook () { + cat <