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