summaryrefslogtreecommitdiff
path: root/searx/data
diff options
context:
space:
mode:
authorreturn42 <return42@users.noreply.github.com>2024-09-29 00:14:36 +0000
committerMarkus Heiser <markus.heiser@darmarIT.de>2024-09-29 13:16:25 +0200
commita4558dda4704646ee37adff8d57583ff6e4bfd29 (patch)
treeb89a7d22893588dc4f4e7a858103885b4c5d35c9 /searx/data
parenteb31eaaba045b9eb44847077926edcc89ed56fe2 (diff)
downloadsearxng-a4558dda4704646ee37adff8d57583ff6e4bfd29.tar.gz
searxng-a4558dda4704646ee37adff8d57583ff6e4bfd29.zip
[data] update searx.data - update_firefox_version.py
Diffstat (limited to 'searx/data')
-rw-r--r--searx/data/useragents.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/searx/data/useragents.json b/searx/data/useragents.json
index 84ad8ba48..d75ba757f 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": [
- "129.0",
- "128.0"
+ "130.0",
+ "129.0"
]
} \ No newline at end of file