diff options
author | Thomas Pointhuber <thomas.pointhuber@gmx.at> | 2014-10-17 12:34:51 +0200 |
---|---|---|
committer | Thomas Pointhuber <thomas.pointhuber@gmx.at> | 2014-10-17 12:42:16 +0200 |
commit | 8af2184a45d28105876f1e5529c829de3f36a428 (patch) | |
tree | 5a16100a2b919ceaf973843de163ccc9ca1e3f05 /searx/settings.yml | |
parent | bd2db71fa6921a757ff5df559535092f45010652 (diff) | |
download | searxng-8af2184a45d28105876f1e5529c829de3f36a428.tar.gz searxng-8af2184a45d28105876f1e5529c829de3f36a428.zip |
add faroo engine support
Diffstat (limited to 'searx/settings.yml')
-rw-r--r-- | searx/settings.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/searx/settings.yml b/searx/settings.yml index da053ce6a..a627c3676 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -48,6 +48,12 @@ engines: engine : duckduckgo shortcut : ddg +# api-key required: http://www.faroo.com/hp/api/api.html#key +# - name : faroo +# engine : faroo +# shortcut : fa +# api_key : 'apikey' # required! + # down - website is under criminal investigation by the UK # - name : filecrop # engine : filecrop |