diff options
| author | return42 <return42@users.noreply.github.com> | 2024-11-29 00:14:19 +0000 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarIT.de> | 2024-11-29 07:58:23 +0100 |
| commit | a3d49d8d4ffda0aa5b70468e38b0ff96c2e45892 (patch) | |
| tree | 38b3d34e9a40928cfdebc6aa940759ab1416a4f1 /searx/data/useragents.json | |
| parent | 0ca2520115ecbdab40c746ce03d3331b5c21886d (diff) | |
[data] update searx.data - update_firefox_version.py
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 c634f5d02..c23a06f35 100644 --- a/searx/data/useragents.json +++ b/searx/data/useragents.json @@ -5,7 +5,7 @@ ], "ua": "Mozilla/5.0 ({os}; rv:{version}) Gecko/20100101 Firefox/{version}", "versions": [ - "132.0", - "131.0" + "133.0", + "132.0" ] }
\ No newline at end of file |