Skip to content

Commit 21389cc

Browse files
author
David McHealy
committed
Removing this for now.
1 parent 05a6df0 commit 21389cc

File tree

2 files changed

+0
-21
lines changed

2 files changed

+0
-21
lines changed

regexes/device/mobiles.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9440,9 +9440,6 @@ Google:
94409440
- regex: '(GFHD[12]00)'
94419441
device: 'tv'
94429442
model: 'Fiber $1'
9443-
- regex: 'CrKey/[0-9.]+ DeviceType/SmartSpeaker'
9444-
model: 'Chromecast'
9445-
device: 'smart speaker'
94469443
- regex: 'CrKey[^a-z0-9]'
94479444
model: 'Chromecast'
94489445
device: 'tv'

tests/data/fixtures/smart_speaker.yml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -221,21 +221,3 @@
221221
model: SmartSpeak Duo Max
222222
os_family: Android
223223
browser_family: Chrome
224-
-
225-
user_agent: Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.225 Safari/537.36 CrKey/1.56.500000 DeviceType/SmartSpeaker
226-
os:
227-
name: GNU/Linux
228-
version: ""
229-
platform: "ARM"
230-
client:
231-
type: browser
232-
name: Chrome
233-
version: 90.0.4430.225
234-
engine: Blink
235-
engine_version: 90.0.4430.225
236-
device:
237-
type: smart speaker
238-
brand: Google
239-
model: Chromecast
240-
os_family: GNU/Linux
241-
browser_family: Chrome

0 commit comments

Comments
 (0)