summaryrefslogtreecommitdiff
path: root/searx/data/useragents.json
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2026-04-29 06:46:59 +0200
committerGitHub <noreply@github.com>2026-04-29 06:46:59 +0200
commitd4254d5e8fd84a6422d7028d624e80f58287fe07 (patch)
treef74b721073205fc29ee34220b52adb01436fd0fd /searx/data/useragents.json
parent9a394b41ee277e2bf24c60dfb82a323d3771db35 (diff)
[data] update searx.data - update_firefox_version.py (#6030)
Diffstat (limited to 'searx/data/useragents.json')
-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 aacded0ab..385e6b858 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": [
- "149.0",
- "148.0"
+ "150.0",
+ "149.0"
]
} \ No newline at end of file