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
commit c2aaf6f992
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

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