summaryrefslogtreecommitdiff
path: root/searx
diff options
context:
space:
mode:
authorsearxng-bot <searxng-bot@users.noreply.github.com>2025-12-29 00:18:06 +0000
committerIvan Gabaldon <igabaldon@inetol.net>2025-12-29 13:46:57 +0100
commit874dc3f5ea9ab082b1d95c8afd82093c6e9682ca (patch)
treeb62164c96f87abd6d5f5371f7384d0e0b38ec06f /searx
parent7941719371a7800c4fecae300237057ac077e424 (diff)
[data] update searx.data - update_firefox_version.py
Diffstat (limited to 'searx')
-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 ffe8e18cb..0fc8e9255 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": [
- "145.0",
- "144.0"
+ "146.0",
+ "145.0"
]
} \ No newline at end of file