File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -724,7 +724,7 @@ abstract class AbstractDeviceParser extends AbstractParser
724
724
'2K ' => 'IKI Mobile ' ,
725
725
'IK ' => 'iKoMo ' ,
726
726
'58 ' => 'iKon ' ,
727
- '58 ' => 'iKonia ' ,
727
+ '588 ' => 'iKonia ' ,
728
728
'I7 ' => 'iLA ' ,
729
729
'2I ' => 'iLife ' ,
730
730
'1I ' => 'iMars ' ,
Original file line number Diff line number Diff line change 176
176
device :
177
177
type : smartphone
178
178
brand : ZTE
179
- model : Blade A0620
179
+ model : Blade A6
180
180
os_family : Android
181
181
browser_family : Chrome
182
182
-
Original file line number Diff line number Diff line change @@ -29052,6 +29052,8 @@ Phicomm:
29052
29052
model: 'Energy 3+'
29053
29053
- regex: 'E5051(?:[);/ ]|$)'
29054
29054
model: 'Energy 4S'
29055
+ - regex: 'PHICOMM[ _]Clue[ _]([^/;)]+)(?: Build|[);])'
29056
+ model: 'Clue $1'
29055
29057
29056
29058
# Huadoo
29057
29059
Huadoo:
You can’t perform that action at this time.
0 commit comments