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 fda8f39 commit c03648aCopy full SHA for c03648a
Tests/fixtures/tv-4.yml
@@ -5004,7 +5004,7 @@
5004
device:
5005
type: tv
5006
brand: Smart Tech
5007
- model: 343FE2
+ model: ""
5008
os_family: GNU/Linux
5009
browser_family: Chrome
5010
-
regexes/device/mobiles.yml
@@ -35463,11 +35463,9 @@ Smart Kassel:
35463
35464
# Smart Tech (https://www.smarttech-tv.com/)
35465
Smart Tech:
35466
- regex: 'Smarttech(?:[);/ ]|$)'
+ regex: 'Smarttech[;,]'
35467
device: 'tv'
35468
- models:
35469
- - regex: 'Smarttech;SmartTV;VS0([a-z0-9_ -]+);'
35470
- model: '$1'
+ model: ''
35471
35472
# Colors or ColorsMobile (www.colors-mobile.com)
35473
Colors:
0 commit comments