File tree Expand file tree Collapse file tree 2 files changed +14
-4
lines changed Expand file tree Collapse file tree 2 files changed +14
-4
lines changed Original file line number Diff line number Diff line change @@ -644,9 +644,13 @@ user_agent_parsers:
644
644
- regex : ' (CravingExplorer)/(\d+)\.(\d+)\.(\d+)'
645
645
family_replacement : ' Craving Explorer Browser'
646
646
647
- # Talon Cyber Secuirty Browser
647
+ # Talon Cyber Security Browser
648
648
- regex : ' (Talon)'
649
- family_replacement : ' Talon Cyber Secuirty Browser'
649
+ family_replacement : ' Talon Cyber Security Browser'
650
+
651
+ # QAX Browser
652
+ - regex : ' (Qaxbrowser)'
653
+ family_replacement : ' QAX Browser'
650
654
651
655
# ### END SPECIAL CASES TOP ####
652
656
Original file line number Diff line number Diff line change @@ -9047,7 +9047,13 @@ test_cases:
9047
9047
patch : ' 7'
9048
9048
9049
9049
- user_agent_string : ' Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Talon'
9050
- family : ' Talon Cyber Secuirty Browser'
9050
+ family : ' Talon Cyber Security Browser'
9051
9051
major :
9052
9052
minor :
9053
- patch:
9053
+ patch :
9054
+
9055
+ - user_agent_string : ' Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.200 Safari/537.36 Qaxbrowser'
9056
+ family : ' QAX Browser'
9057
+ major :
9058
+ minor :
9059
+ patch :
You can’t perform that action at this time.
0 commit comments