summaryrefslogtreecommitdiff
path: root/searx
diff options
context:
space:
mode:
authorreturn42 <return42@users.noreply.github.com>2025-04-29 00:15:07 +0000
committerMarkus Heiser <markus.heiser@darmarIT.de>2025-04-29 07:06:26 +0200
commit6de83ca47f1a4ae31894d7ab466720ec3cf53950 (patch)
tree1b8ffe99675db1e15b6acec5dc2af929213e57b7 /searx
parenta32bcd54c5c799b28c6ec13a87a801def95b1ee6 (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 ff33088e3..6b806e372 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": [
- "136.0",
- "135.0"
+ "138.0",
+ "137.0"
]
} \ No newline at end of file