File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -648,6 +648,10 @@ user_agent_parsers:
648
648
- regex : ' (Talon)'
649
649
family_replacement : ' Talon Cyber Secuirty Browser'
650
650
651
+ # QAX Browser
652
+ - regex : ' (Qaxbrowser)'
653
+ family_replacement : ' QAX Browser'
654
+
651
655
# ### END SPECIAL CASES TOP ####
652
656
653
657
# ### MAIN CASES - this catches > 50% of all browsers ####
Original file line number Diff line number Diff line change @@ -9050,4 +9050,10 @@ test_cases:
9050
9050
family : ' Talon Cyber Secuirty 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