-
Notifications
You must be signed in to change notification settings - Fork 487
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adds detection for Spark, Total Browser, improves detection for Belva Browser, Phoenix and rename MIUI Browser to Mi Browser #7741
Conversation
liviuconcioiu
commented
Jul 14, 2024
- Spark - https://fastcorporate.com/
- Total Browser - https://www.totalbrowser.com/
- Mi Browser - https://trust.mi.com/docs/miui-privacy-white-paper-global/4/7
@@ -570,6 +570,7 @@ class Browser extends AbstractClientParser | |||
'LE' => 'Smart Lenovo Browser', | |||
'OZ' => 'Smooz', | |||
'SN' => 'Snowshoe', | |||
'K5' => 'Spark', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Googling seems to suggest that there have been only "Baidu Spark" browser (which we do have already). Is this the one or is it something different?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is another browser, made by https://fastcorporate.com/ - https://www.advanceduninstaller.com/Spark-e1f42f2b16bcd71251a972fdf9b3d716-application.htm
@@ -393,7 +393,7 @@ class Browser extends AbstractClientParser | |||
'M3' => 'Midori Lite', | |||
'M6' => 'MixerBox AI', | |||
'MO' => 'Mobicip', | |||
'MU' => 'MIUI Browser', | |||
'MU' => 'Mi Browser', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@sgiehl Do you agree to change the name?