diff options
| author | searxng-bot <searxng-bot@users.noreply.github.com> | 2025-11-29 00:14:56 +0000 |
|---|---|---|
| committer | Ivan Gabaldon <igabaldon@inetol.net> | 2025-11-29 08:58:56 +0000 |
| commit | cdaab944b45a8e3f961019b2b2f3399e1e238946 (patch) | |
| tree | f7a3e9b3b28ef41113b5ee8008c6291802bf3e6b | |
| parent | 6ecf32fd4a00769d96bf88d95c5c8f00752f0e62 (diff) | |
[data] update searx.data - update_firefox_version.py
| -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 5b172745d..ffe8e18cb 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": [ - "144.0", - "143.0" + "145.0", + "144.0" ] }
\ No newline at end of file |