diff options
| author | dalf <dalf@users.noreply.github.com> | 2023-01-29 01:23:43 +0000 |
|---|---|---|
| committer | searxng-bot <noreply@github.com> | 2023-01-29 01:23:43 +0000 |
| commit | 47435be70be22ab245a2b158cce0e41c684ecc2d (patch) | |
| tree | 9b66717c4d9496e7f0d01a32530db4475369a3d3 /searx | |
| parent | 6b71721ce80948d72ad656620a35507b73fc55d4 (diff) | |
Update searx.data - update_firefox_version.py
Diffstat (limited to 'searx')
| -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 8f831ce6a..59fb2b44f 100644 --- a/searx/data/useragents.json +++ b/searx/data/useragents.json @@ -1,7 +1,7 @@ { "versions": [ - "108.0", - "107.0" + "109.0", + "108.0" ], "os": [ "Windows NT 10.0; Win64; x64", |