3 Commits

Author SHA1 Message Date
github-actions[bot]
d226b78bc4 [mod] data: update searx.data - update_engine_traits.py (#6594)
Co-authored-by: searxng-bot <searxng-bot@users.noreply.github.com>
2026-08-29 10:14:39 +02:00
github-actions[bot]
bdbf9774f5 [mod] data: update searx.data - update_firefox_version.py (#6592)
Co-authored-by: searxng-bot <searxng-bot@users.noreply.github.com>
2026-08-29 10:14:25 +02:00
github-actions[bot]
451c46aa32 [mod] data: update searx.data - update_ahmia_blacklist.py (#6591)
Co-authored-by: searxng-bot <searxng-bot@users.noreply.github.com>
2026-08-29 10:13:59 +02:00
3 changed files with 433 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -7433,6 +7433,7 @@
"lt": "lithuanian",
"lv": "latvian",
"mg": "malagasy",
"mi": "maori",
"mk": "macedonian",
"ml": "malayalam",
"mn": "mongolian",

View File

@@ -5,7 +5,7 @@
],
"ua": "Mozilla/5.0 ({os}; rv:{version}) Gecko/20100101 Firefox/{version}",
"versions": [
"153.0",
"152.0"
"154.0",
"153.0"
]
}