[data] update searx.data - update_firefox_version.py (#5388)

This commit is contained in:
github-actions[bot] 2025-10-29 07:15:11 +01:00 committed by GitHub
parent 1ebedcbc17
commit dce383881d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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