diff options
| author | dalf <dalf@users.noreply.github.com> | 2022-06-29 01:51:46 +0000 |
|---|---|---|
| committer | searxng-bot <noreply@github.com> | 2022-06-29 01:51:46 +0000 |
| commit | 21ab02446941c8156dcc5d2785321be6e722acce (patch) | |
| tree | 2b7b2d5b63782ab6cac4c771b8bcc503323dd034 /searx/data/useragents.json | |
| parent | 3c95af038078d31db2927a3302498d354538592f (diff) | |
Update searx.data - update_firefox_version.py
Diffstat (limited to 'searx/data/useragents.json')
| -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", |