diff options
author | return42 <return42@users.noreply.github.com> | 2024-04-29 00:10:57 +0000 |
---|---|---|
committer | Markus Heiser <markus.heiser@darmarIT.de> | 2024-04-29 10:02:16 +0200 |
commit | c0b6c26eea570e24075e1992f9c5919e260d4819 (patch) | |
tree | d67bac70abbcfe5a000f8031e3558c30c0b68ad0 /searx/data/useragents.json | |
parent | 0ec406cb7e5909276a818b67e66aa8795e3b56a9 (diff) | |
download | searxng-c0b6c26eea570e24075e1992f9c5919e260d4819.tar.gz searxng-c0b6c26eea570e24075e1992f9c5919e260d4819.zip |
[data] update searx.data - update_firefox_version.py
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 0dccbb02d..30637b777 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": [ - "124.0", - "123.0" + "125.0", + "124.0" ] }
\ No newline at end of file |