From 04f7118d0a0693906ef57fa83f01d29eb366a45e Mon Sep 17 00:00:00 2001 From: Thomas Pointhuber Date: Sun, 8 Feb 2015 14:12:14 +0100 Subject: [enh] add gigablast engine --- searx/settings.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'searx/settings.yml') diff --git a/searx/settings.yml b/searx/settings.yml index 8c9941b36..98dadef3d 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -103,6 +103,10 @@ engines: shortcut : gf disabled : True + - name : gigablast + engine : gigablast + shortcut : gb + - name : github engine : github shortcut : gh -- cgit v1.2.3