diff options
| author | Thomas Pointhuber <thomas.pointhuber@gmx.at> | 2015-02-08 14:12:14 +0100 |
|---|---|---|
| committer | Thomas Pointhuber <thomas.pointhuber@gmx.at> | 2015-02-08 14:12:14 +0100 |
| commit | 04f7118d0a0693906ef57fa83f01d29eb366a45e (patch) | |
| tree | 1328e80350a8861ddd8c630bb09bafa8b849bd38 /searx/settings.yml | |
| parent | 7c075aa73197030d01b210054488ce99ec861d70 (diff) | |
[enh] add gigablast engine
Diffstat (limited to 'searx/settings.yml')
| -rw-r--r-- | searx/settings.yml | 4 |
1 files changed, 4 insertions, 0 deletions
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 |