mirror of
https://github.com/lancedikson/bowser
synced 2026-09-23 04:24:54 +00:00
feat: add Ladybird browser support (#627)
This commit is contained in:
committed by
GitHub
parent
92b5639733
commit
a37b8be8a7
@@ -3478,6 +3478,22 @@
|
||||
engine:
|
||||
name: "WebKit"
|
||||
version: "537.42"
|
||||
Ladybird:
|
||||
-
|
||||
ua: "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) Ladybird/1.0 Chrome/146.0.0.0 AppleWebKit/537.36 Safari/537.36"
|
||||
spec:
|
||||
browser:
|
||||
name: "Ladybird"
|
||||
version: "1.0"
|
||||
os:
|
||||
name: "macOS"
|
||||
version: "10.15.7"
|
||||
versionName: "Catalina"
|
||||
platform:
|
||||
type: "desktop"
|
||||
vendor: "Apple"
|
||||
engine:
|
||||
name: "LibWeb"
|
||||
SlimerJS:
|
||||
-
|
||||
ua: "Mozilla/5.0 (X11; Linux x86_64; rv:21.0) Gecko/20100101 SlimerJS/0.7"
|
||||
|
||||
Reference in New Issue
Block a user