Commit Graph

43 Commits (f8bdf619768c2b67a52b9c92a8bdb89dabd1a30a)

Author SHA1 Message Date
return42 ea585d4e77 [data] update searx.data - update_currencies.py 5 months ago
return42 433cfd868a [data] update searx.data - update_currencies.py 6 months ago
Markus Heiser 3edaa26dae [data] make data.all
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
7 months ago
return42 2cb389e9ce [data] update searx.data - update_currencies.py 7 months ago
dalf bffc4905ce Update searx.data - update_currencies.py 7 months ago
dalf 81e8638de0 Update searx.data - update_currencies.py 9 months ago
dalf 5a72977efa Update searx.data - update_currencies.py 10 months ago
dalf fa494b9be3 Update searx.data - update_currencies.py 11 months ago
dalf d821ec44dd Update searx.data - update_currencies.py 12 months ago
dalf f361a10af6 Update searx.data - update_currencies.py 1 year ago
dalf 290f16207b Update searx.data - update_currencies.py 1 year ago
Markus Heiser fd26f37073 [upd] make data.all
- ahmia_blacklist.txt
- currencies.json
- engine_descriptions.json
- engine_traits.json
- osm_keys_tags.json
- useragents.json

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
1 year ago
dalf 2ba50d392e Update searx.data - update_currencies.py 1 year ago
dalf 5b93f97fb2 Update searx.data - update_currencies.py 1 year ago
dalf b39ce7ff82 Update searx.data - update_currencies.py 2 years ago
dalf 935415bfcf Update searx.data - update_currencies.py 2 years ago
dalf dafe026815 Update searx.data - update_currencies.py 2 years ago
dalf 36eea5b7cc Update searx.data - update_currencies.py 2 years ago
dalf b0b45fd2d0 Update searx.data - update_currencies.py 2 years ago
dalf 985a2a87a6 Update searx.data - update_currencies.py 2 years ago
dalf 8fc3940448 Update searx.data - update_currencies.py 2 years ago
dalf 83fbc16908 Update searx.data - update_currencies.py 2 years ago
dalf fc019fb296 Update searx.data - update_currencies.py 2 years ago
Markus Heiser 2bf800a4b1 Update searx.data - update_currencies.py
./manage pyenv.cmd python ./searxng_extra/update/update_currencies.py

Closes: https://github.com/searxng/searxng/pull/1375
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2 years ago
dalf f37b9978cb Update searx.data - update_currencies.py 2 years ago
dalf bdfbc0ec02 Update searx.data - update_currencies.py 2 years ago
dalf 084d9ab4e4 Update searx.data - update_currencies.py 3 years ago
dalf f4c6eba227 Update searx.data - update_currencies.py 3 years ago
dalf 1c47f4b6e0 Update searx.data - update_currencies.py 3 years ago
dalf 291483af53 Update searx.data - update_currencies.py 3 years ago
dalf b833e08fc3 Update searx.data - update_currencies.py 3 years ago
dalf 3d9be86519 Update searx.data - update_currencies.py 3 years ago
dalf 0c24a03f05 Update searx.data - update_currencies.py 3 years ago
dalf a45fc66e83 Update searx.data - update_currencies.py 3 years ago
dalf 2963c83daa Update searx.data - update_currencies.py 3 years ago
dalf e53ed4742c Update searx.data - update_currencies.py 3 years ago
dalf dd8a5a00dc Update searx.data - update_currencies.py 3 years ago
dalf f804f54ca3 Update searx.data - update_currencies.py 4 years ago
dalf 1e8b846954 Update searx.data - update_currencies.py 4 years ago
dalf d2778b5efe Update searx.data - currencies 4 years ago
Alexandre Flament 46ca32c3cc [mod] update currencies.json and fetch_currencies.py
use a sparql request on wikidata to get the list of currencies.

currencies.json contains the translation for all supported searx languages.

Supersede #993
4 years ago
rinpatch a305dae9d8 switched currency convert to duckduckgo and added Bitcoin to currency list 7 years ago
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.
10 years ago