[data] update searx.data - update_firefox_version.py (#4954)
Some checks failed
Documentation / Release (push) Has been cancelled
Integration / Python 3.10 (push) Has been cancelled
Integration / Python 3.11 (push) Has been cancelled
Integration / Python 3.12 (push) Has been cancelled
Integration / Python 3.13 (push) Has been cancelled
Integration / Python 3.9 (push) Has been cancelled
Integration / Theme (push) Has been cancelled

Co-authored-by: searxng-bot <searxng-bot@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-06-29 08:17:46 +02:00 committed by GitHub
parent 4fd3217786
commit 60be0f453e
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": [
"139.0", "140.0",
"138.0" "139.0"
] ]
} }