summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2026-08-29 10:14:25 +0200
committerGitHub <noreply@github.com>2026-08-29 10:14:25 +0200
commitbdbf9774f580d271921ad6dff9a6a20ce8f45382 (patch)
tree677438afe6f729fe7b813dcfd828e85ffa34d2c6
parent451c46aa32ea0eb11285c985dd9617fde71173ff (diff)
[mod] data: update searx.data - update_firefox_version.py (#6592)
Co-authored-by: searxng-bot <searxng-bot@users.noreply.github.com>
-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 c7eb4819f..a569ede8c 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": [
- "153.0",
- "152.0"
+ "154.0",
+ "153.0"
]
} \ No newline at end of file