diff options
| author | dalf <dalf@users.noreply.github.com> | 2022-07-29 02:01:08 +0000 |
|---|---|---|
| committer | searxng-bot <noreply@github.com> | 2022-07-29 02:01:08 +0000 |
| commit | c2662ec3c81e8fcdfe29e7836ab04b2abd3de23e (patch) | |
| tree | e0a7b61d56a85ce6f6dcb6b155ba64007a814003 /searx/data/useragents.json | |
| parent | 50ec821e8c5b099947d657722b1879fc8c03bcfa (diff) | |
Update searx.data - update_firefox_version.py
Diffstat (limited to 'searx/data/useragents.json')
| -rw-r--r-- | searx/data/useragents.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/searx/data/useragents.json b/searx/data/useragents.json index a6590a09f..86767cefd 100644 --- a/searx/data/useragents.json +++ b/searx/data/useragents.json @@ -1,8 +1,8 @@ { "versions": [ - "102.0", - "101.0.1", - "101.0" + "103.0", + "102.0.1", + "102.0" ], "os": [ "Windows NT 10.0; Win64; x64", |