diff options
| author | searxng-bot <searxng-bot@users.noreply.github.com> | 2025-12-29 00:18:06 +0000 |
|---|---|---|
| committer | Ivan Gabaldon <igabaldon@inetol.net> | 2025-12-29 13:46:57 +0100 |
| commit | 874dc3f5ea9ab082b1d95c8afd82093c6e9682ca (patch) | |
| tree | b62164c96f87abd6d5f5371f7384d0e0b38ec06f /searx | |
| parent | 7941719371a7800c4fecae300237057ac077e424 (diff) | |
[data] 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 ffe8e18cb..0fc8e9255 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": [ - "145.0", - "144.0" + "146.0", + "145.0" ] }
\ No newline at end of file |