mirror of
https://github.com/lancedikson/bowser
synced 2026-03-02 03:40:27 +00:00
removed (undocumented) mozilla flag that was merely mirroring the gecko flag
This commit is contained in:
@@ -66,7 +66,6 @@
|
||||
result = {
|
||||
name: 'Gecko'
|
||||
, gecko: t
|
||||
, mozilla: t
|
||||
, version: getFirstMatch(/(?:firefox|iceweasel)[ \/](\d+(\.\d+)?)/i)
|
||||
}
|
||||
if (/seamonkey\//i.test(ua)) {
|
||||
|
||||
Reference in New Issue
Block a user