Skip to content

Commit 362f26f

Browse files
committed
Adding new Edge browser
1 parent 093acc3 commit 362f26f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

application/config/user_agents.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@
6161
$browsers = array(
6262
'OPR' => 'Opera',
6363
'Flock' => 'Flock',
64-
'Edge' => 'Edge',
64+
'Edge' => 'Edge Legacy (Spartan)',
65+
'Edg' => 'Edge',
6566
'Chrome' => 'Chrome',
6667
// Opera 10+ always reports Opera/9.80 and appends Version/<real version> to the user agent string
6768
'Opera.*?Version' => 'Opera',

0 commit comments

Comments
 (0)