2
0
mirror of https://github.com/searx/searx synced 2025-08-31 14:38:23 +00:00

Merge pull request #2415 from return42/upd-useragent

update useragents
This commit is contained in:
Alexandre Flament
2020-12-22 16:02:36 +01:00
committed by GitHub

View File

@@ -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}"
}
}