summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--searx/data/useragents.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/searx/data/useragents.json b/searx/data/useragents.json
index 7b87e7d5..df840670 100644
--- a/searx/data/useragents.json
+++ b/searx/data/useragents.json
@@ -1,11 +1,11 @@
{
"versions": [
- "119.0",
- "118.0"
+ "121.0",
+ "120.0"
],
"os": [
"Windows NT 10.0; Win64; x64",
"X11; Linux x86_64"
],
"ua": "Mozilla/5.0 ({os}; rv:{version}) Gecko/20100101 Firefox/{version}"
-}
+} \ No newline at end of file