summaryrefslogtreecommitdiff
path: root/searx/data
diff options
context:
space:
mode:
authorsearxng-bot <searxng-bot@users.noreply.github.com>2025-11-29 00:14:56 +0000
committerIvan Gabaldon <igabaldon@inetol.net>2025-11-29 08:58:56 +0000
commitcdaab944b45a8e3f961019b2b2f3399e1e238946 (patch)
treef7a3e9b3b28ef41113b5ee8008c6291802bf3e6b /searx/data
parent6ecf32fd4a00769d96bf88d95c5c8f00752f0e62 (diff)
[data] update searx.data - update_firefox_version.py
Diffstat (limited to 'searx/data')
-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 5b172745d..ffe8e18cb 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": [
- "144.0",
- "143.0"
+ "145.0",
+ "144.0"
]
} \ No newline at end of file