1
0
mirror of https://github.com/lancedikson/bowser synced 2026-03-02 03:40:27 +00:00

Merge pull request #310 from ricardorauber/master

Update the regexp for generic browsers
This commit is contained in:
Denis Demchenko
2019-04-24 21:28:27 +03:00
committed by GitHub
2 changed files with 23 additions and 2 deletions

View File

@@ -2269,6 +2269,19 @@
os: {}
platform: {}
engine: {}
-
ua: "Generic/2.15 (Macintosh; Intel Mac OS X 10_6_8)"
spec:
browser:
name: "Generic"
version: "2.15"
os:
name: "macOS"
version: "10.6.8"
platform:
type: "desktop"
vendor: "Apple"
engine: {}
Googlebot:
-
ua: "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"