summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2026-07-30 14:26:18 +0200
committerGitHub <noreply@github.com>2026-07-30 14:26:18 +0200
commitafdfd8161337b1cda746960e14941d98142a26f9 (patch)
treee02ad838306f9baadaeca84bc4ead86ff95c4e8e
parentc81ed99c69bc10fd041e6074126e5a4d587671f2 (diff)
[mod] data: update searx.data - update_firefox_version.py (#6466)
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 74884757c..c7eb4819f 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": [
- "152.0",
- "151.0"
+ "153.0",
+ "152.0"
]
} \ No newline at end of file