summaryrefslogtreecommitdiff
path: root/searx/data/useragents.json
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2025-06-29 08:17:46 +0200
committerGitHub <noreply@github.com>2025-06-29 08:17:46 +0200
commit60be0f453e9e4a5fc48aeb4706e75af0a4047b36 (patch)
tree1f1d3692c84be368204c0b41f77385cfe3ff4c61 /searx/data/useragents.json
parent4fd3217786fe66e49be571a284c55f4b41451434 (diff)
[data] update searx.data - update_firefox_version.py (#4954)
Co-authored-by: searxng-bot <searxng-bot@users.noreply.github.com>
Diffstat (limited to 'searx/data/useragents.json')
-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 95a245560..b7c30e352 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": [
- "139.0",
- "138.0"
+ "140.0",
+ "139.0"
]
} \ No newline at end of file