logo

searx

My custom branche(s) on searx, a meta-search engine
commit: 468b4e453c34e121b53177fc10f8a540550b6329
parent: 28b72d87e28b1ed0de38ae90d12ae4e06e8f0d0f
Author: asciimoo <asciimoo@gmail.com>
Date:   Tue, 21 Jan 2014 20:55:49 +0100

[fix] rst conversion fix

Diffstat:

MREADME.rst6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.rst b/README.rst @@ -17,9 +17,9 @@ Features `examples <https://github.com/asciimoo/searx/blob/master/examples>`__) - Parallel queries - Supports multiple output formats -- json ``curl https://searx.0x2a.tk/?format=json&q=[query]`` -- csv ``curl https://searx.0x2a.tk/?format=csv&q=[query]`` -- opensearch/rss ``curl https://searx.0x2a.tk/?format=rss&q=[query]`` + - json ``curl https://searx.0x2a.tk/?format=json&q=[query]`` + - csv ``curl https://searx.0x2a.tk/?format=csv&q=[query]`` + - opensearch/rss ``curl https://searx.0x2a.tk/?format=rss&q=[query]`` - Opensearch support (you can set as default search engine) - Configurable search engines/categories