mirror of
https://github.com/searxng/searxng.git
synced 2025-07-13 16:29:17 +02:00
remove articles number from engines_languages.json
This commit is contained in:
parent
9b6ffed061
commit
d6681fd33b
2 changed files with 2 additions and 3 deletions
|
@ -2,8 +2,7 @@
|
|||
|
||||
# This script generates languages.py from intersecting each engine's supported languages.
|
||||
#
|
||||
# Output files (engines_languages.json and languages.py)
|
||||
# are written in current directory to avoid overwriting in case something goes wrong.
|
||||
# Output files: searx/data/engines_languages.json and searx/languages.py
|
||||
|
||||
import json
|
||||
from pathlib import Path
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue