diff options
| author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2026-03-01 09:19:50 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-01 09:19:50 +0100 |
| commit | 62b153f5c1db19168a821e54babd087616ccd5fd (patch) | |
| tree | 0a2bae8c2862dfa073eead7f59b142699296cfa8 /searx/data | |
| parent | a2108ce2e5fe9ff31f1da0947d657fee00cefa11 (diff) | |
[data] update searx.data - update_firefox_version.py (#5787)
Co-authored-by: searxng-bot <searxng-bot@users.noreply.github.com>
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 3e67a3137..8169b20ca 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": [ - "147.0", - "146.0" + "148.0", + "147.0" ] }
\ No newline at end of file |
