diff options
author | Thomas Pointhuber <thomas.pointhuber@gmx.at> | 2014-12-16 15:01:05 +0100 |
---|---|---|
committer | Thomas Pointhuber <thomas.pointhuber@gmx.at> | 2014-12-16 15:01:05 +0100 |
commit | 5ae38bafdf06518b30d092d8b68d5a41f5539249 (patch) | |
tree | 15c1972172e49250bef728a91eed6df515e0dfd8 /searx/settings.yml | |
parent | 19b1cedc23e816f77f076b47555c577065f34f86 (diff) | |
download | searxng-5ae38bafdf06518b30d092d8b68d5a41f5539249.tar.gz searxng-5ae38bafdf06518b30d092d8b68d5a41f5539249.zip |
[enh] add photon 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 b51b37f1c..3a52dae3c 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -95,6 +95,10 @@ engines: engine : openstreetmap shortcut : osm + - name : photon + engine : photon + shortcut : ph + # - name : piratebay # engine : piratebay # shortcut : tpb |