mirror of https://github.com/M66B/NetGuard.git
Mark Instagram, Facebook messenger and Youtube as user applications
This commit is contained in:
parent
eca19f6513
commit
9f053d196b
|
@ -74,4 +74,13 @@
|
|||
<type
|
||||
package="com.whatsapp"
|
||||
system="false" />
|
||||
<type
|
||||
package="com.instagram.android"
|
||||
system="false" />
|
||||
<type
|
||||
package="com.facebook.orca"
|
||||
system="false" />
|
||||
<type
|
||||
package="com.google.android.youtube"
|
||||
system="false" />
|
||||
</predefined>
|
||||
|
|
Loading…
Reference in New Issue