summaryrefslogtreecommitdiff
path: root/searx
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2025-08-29 07:05:08 +0200
committerGitHub <noreply@github.com>2025-08-29 07:05:08 +0200
commit146cefe7fa9c02312bec0a0f3ea9be11cc9fc8bc (patch)
treefa6b468459848966af98c525118bdf6f9dfae3bb /searx
parent2a7d26b71406fb934e800eef16ee52e71deb9b9c (diff)
[data] update searx.data - update_firefox_version.py (#5160)
Diffstat (limited to 'searx')
-rw-r--r--searx/data/useragents.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/searx/data/useragents.json b/searx/data/useragents.json
index 2743a2910..d151f290f 100644
--- a/searx/data/useragents.json
+++ b/searx/data/useragents.json
@@ -5,7 +5,7 @@
],
"ua": "Mozilla/5.0 ({os}; rv:{version}) Gecko/20100101 Firefox/{version}",
"versions": [
- "141.0",
- "140.0"
+ "142.0",
+ "141.0"
]
} \ No newline at end of file