summaryrefslogtreecommitdiff
path: root/searx/data/useragents.json
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2026-03-29 08:32:52 +0200
committerGitHub <noreply@github.com>2026-03-29 08:32:52 +0200
commit7ac4ff39fee4cdde223dbab6a83af9c26b56366e (patch)
tree60eaf65ca06a53cd3b904a0abae374243babb290 /searx/data/useragents.json
parentea6f491c936ed5249cf8070a39937c33637cb5d6 (diff)
[data] update searx.data - update_firefox_version.py (#5924)
Co-authored-by: searxng-bot <searxng-bot@users.noreply.github.com>
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 8169b20ca..aacded0ab 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": [
- "148.0",
- "147.0"
+ "149.0",
+ "148.0"
]
} \ No newline at end of file