From 2ad35421d7460b0b408073f1905ef5d44eef316f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Jul 2025 07:22:21 +0200 Subject: [PATCH] [data] update searx.data - update_firefox_version.py (#5063) 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 b7c30e352..2743a2910 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": [ - "140.0", - "139.0" + "141.0", + "140.0" ] } \ No newline at end of file