mirror of
https://github.com/searxng/searxng.git
synced 2025-07-30 16:42:22 +02:00
[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
This commit is contained in:
parent
1be6ab2a91
commit
46ca32c3cc
4 changed files with 15044 additions and 7774 deletions
2
.github/workflows/data-update.yml
vendored
2
.github/workflows/data-update.yml
vendored
|
@ -41,7 +41,7 @@ jobs:
|
|||
python utils/fetch_languages.py
|
||||
python utils/fetch_ahmia_blacklist.py
|
||||
python utils/fetch_wikidata_units.py
|
||||
# python utils/fetch_currencies.py
|
||||
python utils/fetch_currencies.py
|
||||
|
||||
- name: Create Pull Request
|
||||
id: cpr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue