summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--searx/data/useragents.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/searx/data/useragents.json b/searx/data/useragents.json
index d464ec5f6..b296f823b 100644
--- a/searx/data/useragents.json
+++ b/searx/data/useragents.json
@@ -1,12 +1,12 @@
{
"versions": [
- "75.0",
- "74.0.1",
- "74.0"
+ "84.0.1",
+ "84.0",
+ "83.0"
],
"os": [
"Windows NT 10.0; WOW64",
"X11; Linux x86_64"
],
"ua": "Mozilla/5.0 ({os}; rv:{version}) Gecko/20100101 Firefox/{version}"
-}
+} \ No newline at end of file