diff options
Diffstat (limited to 'searx')
-rw-r--r-- | searx/data/useragents.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/searx/data/useragents.json b/searx/data/useragents.json index f823bbd41..7779d87ce 100644 --- a/searx/data/useragents.json +++ b/searx/data/useragents.json @@ -1,10 +1,11 @@ { "versions": [ + "90.0.2", + "90.0.1", + "90.0", "89.0.2", "89.0.1", - "89.0", - "88.0.1", - "88.0" + "89.0" ], "os": [ "Windows NT 10.0; WOW64", |