logo

searx

My custom branche(s) on searx, a meta-search engine
commit: 14cd1d6faf16484a42fc040a81d381b20c20e282
parent: 6d956a7d1de6f213ad32044e1d1074cf0aab7219
Author: asciimoo <asciimoo@gmail.com>
Date:   Sun, 10 Nov 2013 21:20:22 +0100

[enh] moar weight for currency convertor

Diffstat:

Msearx/engines/currency_convert.py1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/searx/engines/currency_convert.py b/searx/engines/currency_convert.py @@ -1,6 +1,7 @@ categories = [] url = 'http://finance.yahoo.com/d/quotes.csv?e=.csv&f=sl1d1t1&s={query}=X' +weight = 100 def request(query, params): try: