summaryrefslogtreecommitdiff
path: root/searx
diff options
context:
space:
mode:
authorreturn42 <return42@users.noreply.github.com>2025-03-29 00:14:05 +0000
committerMarkus Heiser <markus.heiser@darmarIT.de>2025-03-29 09:48:39 +0100
commitd7ca257fcdfeab400e0fd177693132c510dc2c3b (patch)
treecdbb43c2f39dadcf13fc4e069af4a191c497c9b8 /searx
parent98024d8518a7bbbda27dd437c0a10f5f0a835ed6 (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 ea143590c..ff33088e3 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": [
- "135.0",
- "134.0"
+ "136.0",
+ "135.0"
]
} \ No newline at end of file