summaryrefslogtreecommitdiff
path: root/searx/data/useragents.json
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarit.de>2020-12-22 14:23:58 +0100
committerMarkus Heiser <markus.heiser@darmarit.de>2020-12-22 14:23:58 +0100
commit4de276e364f2d6c4a5958d914a1d1e4f9f5b33c9 (patch)
treec1c699585beab9c2a47a21f88745c56c8fc699f2 /searx/data/useragents.json
parent59217bb5bed86926b2bbd84f406ed022b0762c6e (diff)
downloadsearxng-4de276e364f2d6c4a5958d914a1d1e4f9f5b33c9.tar.gz
searxng-4de276e364f2d6c4a5958d914a1d1e4f9f5b33c9.zip
[upd] make SEARX_DEBUG=1 useragents.update
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'searx/data/useragents.json')
-rw-r--r--searx/data/useragents.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/searx/data/useragents.json b/searx/data/useragents.json
index d464ec5f6..b296f823b 100644
--- a/searx/data/useragents.json
+++ b/searx/data/useragents.json
@@ -1,12 +1,12 @@
{
"versions": [
- "75.0",
- "74.0.1",
- "74.0"
+ "84.0.1",
+ "84.0",
+ "83.0"
],
"os": [
"Windows NT 10.0; WOW64",
"X11; Linux x86_64"
],
"ua": "Mozilla/5.0 ({os}; rv:{version}) Gecko/20100101 Firefox/{version}"
-}
+} \ No newline at end of file