diff options
| author | dalf <dalf@users.noreply.github.com> | 2021-05-01 08:22:43 +0000 |
|---|---|---|
| committer | searx-bot <noreply@github.com> | 2021-05-01 08:22:43 +0000 |
| commit | c004712eef777d5aad0ba8e90b87b59df82cb275 (patch) | |
| tree | cbe1c99f4eac0ee5be769be5df98c19e6e6a374a /searx/data/useragents.json | |
| parent | 96ae39c3b6437d195eb33e20cfa53fda636ee02e (diff) | |
Update searx.data - update_firefox_version.py
Diffstat (limited to 'searx/data/useragents.json')
| -rw-r--r-- | searx/data/useragents.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/searx/data/useragents.json b/searx/data/useragents.json index 230eb8735..dd371eafd 100644 --- a/searx/data/useragents.json +++ b/searx/data/useragents.json @@ -1,8 +1,7 @@ { "versions": [ - "87.0", - "86.0.1", - "86.0" + "88.0", + "87.0" ], "os": [ "Windows NT 10.0; WOW64", |