From bdbf9774f580d271921ad6dff9a6a20ce8f45382 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 29 Aug 2026 10:14:25 +0200 Subject: [PATCH] [mod] data: update searx.data - update_firefox_version.py (#6592) Co-authored-by: searxng-bot --- searx/data/useragents.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/searx/data/useragents.json b/searx/data/useragents.json index c7eb4819f..a569ede8c 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": [ - "153.0", - "152.0" + "154.0", + "153.0" ] } \ No newline at end of file