duckduckgo / privacy-configuration

🎛 Configuration files used by DuckDuckGo's apps and extensions to control which privacy protections are enabled.
Other
118 stars 62 forks source link

Add link to windows app in unhideSystemApps for VPN #2486

Closed karlenDimla closed 1 week ago

karlenDimla commented 1 week ago

Asana Task/Github Issue: https://app.asana.com/0/1201462763415876/1208775974780316/f

Description

Allow this app to be excluded via VPN manual exclusion list

Reference

github-actions[bot] commented 1 week ago

Don't forget to assign an individual reviewer (in addition to those already added, this should create a task for them in Asana). Please mark this as draft unless there's intention to merge this. Click the "Merge When Ready" if you're happy for this to automatically get merged once reviewed. Also don't forget to add schema changes to validate if you're adding/changing a feature.

github-actions[bot] commented 1 week ago

Generated file outputs:

Time updated: Mon, 18 Nov 2024 09:26:19 GMT

legacy
trackers-unprotected-temporary.txt (13 more) - trackers-unprotected-temporary.txt - v3/extension-brave-config.json - v3/extension-bravemv3-config.json - v3/extension-chrome-config.json - v3/extension-chromemv3-config.json - v3/extension-config.json - v3/extension-edg-config.json - v3/extension-edge-config.json - v3/extension-edgmv3-config.json - v3/extension-firefox-config.json - v3/extension-safarimv3-config.json - v3/ios-config.json - v3/macos-config.json - v3/windows-config.json ⚠️ File is identical
v3/android-config.json ```diff --- v3/android-config.json +++ v3/android-config.json @@ -899,8 +899,9 @@ "com.google.android.inputmethod.latin", "com.google.android.projection.gearhead", "com.google.android.youtube", "com.google.android.youtube.tv", + "com.microsoft.appmanager", "com.microsoft.skydrive", "com.netflix.mediaclient", "com.samsung.android.messaging", "com.samsung.android.email.provider", ```
latest
v4/android-config.json ```diff --- v4/android-config.json +++ v4/android-config.json @@ -890,8 +890,9 @@ "com.google.android.inputmethod.latin", "com.google.android.projection.gearhead", "com.google.android.youtube", "com.google.android.youtube.tv", + "com.microsoft.appmanager", "com.microsoft.skydrive", "com.netflix.mediaclient", "com.samsung.android.messaging", "com.samsung.android.email.provider", ```
v4/extension-brave-config.json (12 more) - v4/extension-brave-config.json - v4/extension-bravemv3-config.json - v4/extension-chrome-config.json - v4/extension-chromemv3-config.json - v4/extension-config.json - v4/extension-edg-config.json - v4/extension-edge-config.json - v4/extension-edgmv3-config.json - v4/extension-firefox-config.json - v4/extension-safarimv3-config.json - v4/ios-config.json - v4/macos-config.json - v4/windows-config.json ⚠️ File is identical