diff options
| author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2026-03-29 08:32:52 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-29 08:32:52 +0200 |
| commit | 7ac4ff39fee4cdde223dbab6a83af9c26b56366e (patch) | |
| tree | 60eaf65ca06a53cd3b904a0abae374243babb290 /searx/data | |
| parent | ea6f491c936ed5249cf8070a39937c33637cb5d6 (diff) | |
[data] update searx.data - update_firefox_version.py (#5924)
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 8169b20ca..aacded0ab 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": [ - "148.0", - "147.0" + "149.0", + "148.0" ] }
\ No newline at end of file |
