From 7ac4ff39fee4cdde223dbab6a83af9c26b56366e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 08:32:52 +0200 Subject: [PATCH] [data] update searx.data - update_firefox_version.py (#5924) 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 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