diff options
| author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2026-06-29 07:08:32 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-06-29 07:08:32 +0200 |
| commit | e535e4c61a974724cc1f9a5c67902533208c2908 (patch) | |
| tree | 90f099858f14dab95b8c6fb0c8005a9f69710cef /searx/data/useragents.json | |
| parent | 79506441c519f54a7f3da65fbd9499a1aef563bf (diff) | |
[data] update searx.data - update_firefox_version.py (#6332)
Diffstat (limited to 'searx/data/useragents.json')
| -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 e45e01195..74884757c 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": [ - "151.0", - "150.0" + "152.0", + "151.0" ] }
\ No newline at end of file |
