summaryrefslogtreecommitdiff
path: root/searx/data
diff options
context:
space:
mode:
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 9ee8ca63e..1406fd2f5 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": [
- "126.0",
- "125.0"
+ "127.0",
+ "126.0"
]
} \ No newline at end of file