1
0
mirror of https://github.com/searxng/searxng.git synced 2024-11-15 09:10:12 +01:00

[data] update searx.data - update_firefox_version.py

This commit is contained in:
return42 2024-08-29 00:12:25 +00:00 committed by Markus Heiser
parent f44775c05a
commit d72fbcfd46

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