diff options
Diffstat (limited to 'searx/data/useragents.json')
| -rw-r--r-- | searx/data/useragents.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/searx/data/useragents.json b/searx/data/useragents.json index 2bcc12491..8f831ce6a 100644 --- a/searx/data/useragents.json +++ b/searx/data/useragents.json @@ -1,7 +1,7 @@ { "versions": [ - "107.0", - "106.0" + "108.0", + "107.0" ], "os": [ "Windows NT 10.0; Win64; x64", |