Improve browser detection for Quark (#737)

Co-authored-by: lijian01 <lijian01@kanzhun.com>
Co-authored-by: Faisal Salman <f@faisalman.com>
This commit is contained in:
lj0812
2024-07-31 11:42:33 +08:00
committed by GitHub
parent 62fb6c2925
commit 15391d2b8d
2 changed files with 14 additions and 2 deletions

View File

@@ -1418,6 +1418,16 @@
"major" : "5"
}
},
{
"desc" : "Quark",
"ua" : "mozilla/5.0 (windows nt 10.0; win64; x64) applewebkit/537.36 (khtml, like gecko) chrome/112.0.0.0 safari/537.36 quarkpc/1.5.5.75",
"expect" :
{
"name" : "Quark",
"version" : "1.5.5.75",
"major" : "1"
}
},
{
"desc" : "QupZilla",
"ua" : "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/538.1 (KHTML, like Gecko) QupZilla/1.8.9 Safari/538.1",