Skip to content

Commit

Permalink
feat(device) detect brand Evercoss model: A7Z
Browse files Browse the repository at this point in the history
  • Loading branch information
sanchezzzhak committed Jun 21, 2020
1 parent 7838e95 commit 543bfe9
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions Tests/fixtures/smartphone-14.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9035,3 +9035,23 @@
model: MC-X7 Mini
os_family: Android
browser_family: Android Browser
-
user_agent: Dalvik/1.6.0 (Linux; U; Android 4.4.2; EVERCOSS A7Z Build/KOT49H)
os:
name: Android
short_name: AND
version: 4.4.2
platform: ""
client:
type: browser
name: Android Browser
short_name: AN
version: ""
engine: WebKit
engine_version: ""
device:
type: smartphone
brand: E9
model: A7Z
os_family: Android
browser_family: Android Browser
2 changes: 1 addition & 1 deletion regexes/device/mobiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3900,7 +3900,7 @@ Evercoss:
models:
- regex: 'A75A\*[/;) ]'
model: 'A75A Star'
- regex: 'EVERCOSS[ _](A7[BRL]|A65|A74A)[/;) ]'
- regex: 'EVERCOSS[ _](A7[BRLZ]|A65|A74A)[/;) ]'
model: '$1'

# Eurostar
Expand Down

0 comments on commit 543bfe9

Please sign in to comment.