[data] update searx.data - update_firefox_version.py

This commit is contained in:
return42 2024-07-29 00:12:14 +00:00 committed by Markus Heiser
parent ee959ed9fc
commit fff7792e32
1 changed files with 2 additions and 2 deletions

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": [
"127.0", "128.0",
"126.0" "127.0"
] ]
} }