diff options
Diffstat (limited to 'searx/data')
| -rw-r--r-- | searx/data/useragents.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/searx/data/useragents.json b/searx/data/useragents.json index 9280a37ec..a6590a09f 100644 --- a/searx/data/useragents.json +++ b/searx/data/useragents.json @@ -1,9 +1,8 @@ { "versions": [ - "101.0", - "100.0.2", - "100.0.1", - "100.0" + "102.0", + "101.0.1", + "101.0" ], "os": [ "Windows NT 10.0; Win64; x64", |