mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-11-16 15:11:50 +03:00
Add Avast Secure Browser detection
This commit is contained in:
@@ -270,6 +270,9 @@
|
||||
/(yabrowser)\/([\w\.]+)/i // Yandex
|
||||
], [[NAME, 'Yandex'], VERSION], [
|
||||
|
||||
/(Avast)\/([\w\.]+)/i // Avast Secure Browser
|
||||
], [[NAME, 'Avast Secure Browser'], VERSION], [
|
||||
|
||||
/(puffin)\/([\w\.]+)/i // Puffin
|
||||
], [[NAME, 'Puffin'], VERSION], [
|
||||
|
||||
|
||||
Reference in New Issue
Block a user