1
0
mirror of https://github.com/searxng/searxng.git synced 2024-08-22 14:10:44 +02:00
Commit Graph

1 Commits

Author SHA1 Message Date
Alexandre Flament
5525625dae [enh] currency_convert engine: user can write "1 dollars in euros" instead of "1 USD in EUR".
The currency names are fetched wikidata and store into a static file : searx/data/currencies.json
This file is loaded when the currency_converter is loaded.
A database is perhaps more appropiated.
2015-05-12 20:52:08 +02:00