diff options
| author | searxng-bot <searxng-bot@users.noreply.github.com> | 2025-09-29 00:15:18 +0000 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarIT.de> | 2025-09-29 07:33:19 +0200 |
| commit | 38b80133f77d4f0180ff8cc558532d9604c80789 (patch) | |
| tree | 6c973f880b3bd147cc4ac05ac4d1cc5723ba8743 /searx/data | |
| parent | 2f0d96b8bca36c35f3945badae69a4353fcff93c (diff) | |
[data] update searx.data - update_firefox_version.py
Diffstat (limited to 'searx/data')
| -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 d151f290f..01e8c92b8 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": [ - "142.0", - "141.0" + "143.0", + "142.0" ] }
\ No newline at end of file |