diff options
| author | Cqoicebordel <Cqoicebordel@users.noreply.github.com> | 2015-06-02 22:11:47 +0200 |
|---|---|---|
| committer | Cqoicebordel <Cqoicebordel@users.noreply.github.com> | 2015-06-02 22:11:47 +0200 |
| commit | e0774c849c48373c7a49515d5d769c5868596494 (patch) | |
| tree | 2bd82c4a4c813a3102a07fc058764983fa215013 /searx/settings.yml | |
| parent | f05087b93ac1ebef3bdacd353524bac0d8041832 (diff) | |
Removed the keywords from the settings in qwant engine
Diffstat (limited to 'searx/settings.yml')
| -rw-r--r-- | searx/settings.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/searx/settings.yml b/searx/settings.yml index c84b810e1..1c2b01869 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -171,25 +171,21 @@ engines: - name : qwant engine : qwant shortcut : qw - search_url_keyword : web categories : general - name : qwant images engine : qwant shortcut : qwi - search_url_keyword : images categories : images - name : qwant news engine : qwant shortcut : qwn - search_url_keyword : news categories : news - name : qwant social engine : qwant shortcut : qws - search_url_keyword : social categories : social media - name : kickass |