Skip to content

Commit

Permalink
feat: block whats app
Browse files Browse the repository at this point in the history
  • Loading branch information
yowpark committed Nov 21, 2023
1 parent b2e4d74 commit 55c242c
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,13 @@ const BlockAppList: BlockAppInfo[] = [
packageName: 'com.iplum.android',
runtime: true,
},
{
vender: 'unknown',
category: 'scam',
keyword: 'com.whatsapp',
packageName: 'com.whatsapp',
runtime: true,
},
//#endregion

/*
Expand Down

0 comments on commit 55c242c

Please sign in to comment.