mirror of
https://github.com/searx/searx
synced 2025-01-19 07:22:18 +01:00
5525625dae
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.