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

feat: add Support for HarmonyOS User-Agent Detection (#567)

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: naorpeled <6171622+naorpeled@users.noreply.github.com>
This commit is contained in:
Copilot
2025-11-22 14:27:00 +02:00
committed by GitHub
parent a4d0b828e4
commit 2b5ee5de8c
3 changed files with 27 additions and 0 deletions

View File

@@ -365,6 +365,20 @@
type: "mobile"
engine:
name: "Blink"
-
ua: "Mozilla/5.0 (Phone; OpenHarmony 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 ArkWeb/4.1.6.1 Mobile HuaweiBrowser/5.1.5.352"
spec:
browser:
name: "Chrome"
version: "114.0.0.0"
os:
name: "HarmonyOS"
version: "5.0"
platform:
type: "mobile"
vendor: "Huawei"
engine:
name: "Blink"
Google Search:
-
ua: "Mozilla/5.0 (iPhone; CPU iPhone OS 12_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/83.0.268992909 Mobile/15E148 Safari/605.1"