#!/bin/sh # a modified version of the searx elvi, for my instance of searxng # elvis: searxng -- 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 <