We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 366bac5 commit f5436f4Copy full SHA for f5436f4
regexes/device/portable_media_player.yml
@@ -147,4 +147,4 @@ MECHEN:
147
- regex: 'MECHEN[- _]([^;/)]+)[- _]Pro(?: Build|[);])'
148
model: '$1 Pro'
149
- regex: 'MECHEN[- _]([^;/)]+)(?: Build|[);])'
150
- model: '$1'
+ model: '$1'
0 commit comments