Skip to content

Commit

Permalink
Adds detection for SnapU2B
Browse files Browse the repository at this point in the history
  • Loading branch information
liviuconcioiu committed Mar 21, 2022
1 parent de0d5f7 commit 029c9bc
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
18 changes: 18 additions & 0 deletions Tests/fixtures/clienthints-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -863,3 +863,21 @@
model: P smart (2021)
os_family: Android
browser_family: Unknown
-
user_agent: Mozilla/5.0 (Linux; Android 11; SM-A217F Build/RP1A.200720.012) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/98.0.4758.101 Mobile Safari/537.36
headers:
X-Requested-With: snapu2b.com
os:
name: Android
version: "11"
platform: ""
client:
type: mobile app
name: SnapU2B
version: ""
device:
type: smartphone
brand: Samsung
model: Galaxy A21s
os_family: Android
browser_family: Unknown
1 change: 1 addition & 0 deletions regexes/client/hints/apps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
'com.tencent.mm': 'WeChat'
'com.kakao.talk': 'KakaoTalk'
'com.ayoba.ayoba': 'Ayoba'
'snapu2b.com': 'SnapU2B'

# Vpns
'org.torproject.android': 'Orbot'

0 comments on commit 029c9bc

Please sign in to comment.