Skip to content

Commit 3933a3f

Browse files
committed
added Vivaldi browser
added new browser Vivaldi
1 parent f5cb434 commit 3933a3f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

application/config/user_agents.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,8 @@
8787
'amaya' => 'Amaya',
8888
'IBrowse' => 'IBrowse',
8989
'Maxthon' => 'Maxthon',
90-
'Ubuntu' => 'Ubuntu Web Browser'
90+
'Ubuntu' => 'Ubuntu Web Browser',
91+
'Vivaldi' => 'Vivaldi'
9192
);
9293

9394
$mobiles = array(

0 commit comments

Comments
 (0)