Unverified Commit ac2b0ffa authored by Markus Heiser's avatar Markus Heiser Committed by GitHub

Merge pull request #1934 from unixfox/patch-2

Update default user agents
parents f18f94a8 7a50522a
{ {
"versions": [ "versions": [
"74.0", "75.0",
"73.0.1", "74.0.1",
"73.0" "74.0"
], ],
"os": [ "os": [
"Windows NT 10; WOW64", "Windows NT 10.0; WOW64",
"X11; Linux x86_64" "X11; Linux x86_64"
], ],
"ua": "Mozilla/5.0 ({os}; rv:{version}) Gecko/20100101 Firefox/{version}" "ua": "Mozilla/5.0 ({os}; rv:{version}) Gecko/20100101 Firefox/{version}"
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment