diff options
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 466a34b82..84ad8ba48 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": [ - "128.0", - "127.0" + "129.0", + "128.0" ] }
\ No newline at end of file |