Skip to content

Commit

Permalink
Removing this for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
mindreader committed May 30, 2024
1 parent 05a6df0 commit 21389cc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 21 deletions.
3 changes: 0 additions & 3 deletions regexes/device/mobiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9440,9 +9440,6 @@ Google:
- regex: '(GFHD[12]00)'
device: 'tv'
model: 'Fiber $1'
- regex: 'CrKey/[0-9.]+ DeviceType/SmartSpeaker'
model: 'Chromecast'
device: 'smart speaker'
- regex: 'CrKey[^a-z0-9]'
model: 'Chromecast'
device: 'tv'
Expand Down
18 changes: 0 additions & 18 deletions tests/data/fixtures/smart_speaker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -221,21 +221,3 @@
model: SmartSpeak Duo Max
os_family: Android
browser_family: Chrome
-
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
os:
name: GNU/Linux
version: ""
platform: "ARM"
client:
type: browser
name: Chrome
version: 90.0.4430.225
engine: Blink
engine_version: 90.0.4430.225
device:
type: smart speaker
brand: Google
model: Chromecast
os_family: GNU/Linux
browser_family: Chrome

0 comments on commit 21389cc

Please sign in to comment.