mirror of
https://github.com/lancedikson/bowser
synced 2026-03-02 03:40:27 +00:00
@@ -50,7 +50,7 @@ const browsersList = [
|
||||
|
||||
/* Opera > 13.0 */
|
||||
{
|
||||
test: [/opr|opios/i],
|
||||
test: [/opr\/|opios/i],
|
||||
describe(ua) {
|
||||
const browser = {
|
||||
name: 'Opera',
|
||||
|
||||
Reference in New Issue
Block a user