1 Commits

Author SHA1 Message Date
sjdonado 51c3bc6c62 chore: update parsers 2026-05-10 00:42:34 +00:00
2 changed files with 3 additions and 0 deletions
Binary file not shown.
+3
View File
@@ -950,6 +950,9 @@ user_agent_parsers:
- regex: '(Valve(?: Steam|) Client).{1,200}Chrome/(\d+)\.(\d+)\.(\d+)'
family_replacement: 'Steam Client'
# Ladybird
- regex: '(Ladybird)/(\d+)\.(\d+)(?:\.(\d+)|)'
# Chrome/Chromium/major_version.minor_version
- regex: '(Chromium|Chrome)/(\d+)\.(\d+)(?:\.(\d+)|)(?:\.(\d+)|)'