Skip to content

Commit

Permalink
Adds detection for ACT Shield
Browse files Browse the repository at this point in the history
  • Loading branch information
liviuconcioiu committed Aug 8, 2023
1 parent 59a6698 commit 172dc9b
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 @@ -1801,3 +1801,21 @@
model: Galaxy A32 5G
os_family: Android
browser_family: Unknown
-
user_agent: Mozilla/5.0 (Linux; Android 11; Redmi Note 8 Build/RKQ1.201004.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.5359.128 Mobile Safari/537.36
headers:
http-x-requested-with: com.fsecure.ms.actshield
os:
name: Android
version: "11"
platform: ""
client:
type: mobile app
name: ACT Shield
version: ""
device:
type: phablet
brand: Xiaomi
model: Redmi Note 8
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 @@ -93,6 +93,7 @@
'com.wukongtv.wkcast.intl': 'Quick Cast'
'com.tt.android.dm.view': 'Download Manager'
'com.fsecure.ms.kpn.veilig': 'KPN Veilig'
'com.fsecure.ms.actshield': 'ACT Shield'

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

0 comments on commit 172dc9b

Please sign in to comment.