#!/bin/sh # elvis: ebook -- Search for ebooks on https://e-reading.club/ # Author: B. Watson (yalhcru at gmail) # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. . surfraw || exit 1 default_lang="en" # no w3_config_hook as there are no config options w3_usage_hook() { cat <