From dce383881ded48ee4f1e51dc7b4ea3a1b419ab4e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Oct 2025 07:15:11 +0100 Subject: [PATCH] [data] update searx.data - update_firefox_version.py (#5388) --- 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 01e8c92b8..5b172745d 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": [ - "143.0", - "142.0" + "144.0", + "143.0" ] } \ No newline at end of file