mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-29 12:14:41 +00:00
Suppressing Privacy-Preserving Attribution Measurement API
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
#!/usr/bin/env sh
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
|
||||
# TODO: Remove first 2 lines: https://github.com/AdguardTeam/AdguardFilters/pull/171886#issuecomment-1918731193
|
||||
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
#!/usr/bin/env sh
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
|
||||
# TODO: Remove first 2 lines: https://github.com/AdguardTeam/AdguardFilters/pull/171886#issuecomment-1918731193
|
||||
|
||||
|
||||
@@ -387,6 +387,10 @@ accountkiller.com#%#window.ga = function(){var a = arguments[5];a&&a.hitCallback
|
||||
! https://developers.google.com/privacy-sandbox/relevance/topics
|
||||
#%#//scriptlet('no-topics')
|
||||
!
|
||||
! Suppressing Privacy-Preserving Attribution Measurement API
|
||||
! https://github.com/mozilla/explainers/tree/main/ppa-experiment
|
||||
#%#//scriptlet('set-constant', 'navigator.privateAttribution', 'undefined')
|
||||
!
|
||||
! Suppressing Google's "Protected" Audience API:
|
||||
! https://wicg.github.io/turtledove/
|
||||
! TODO: Add a scriptlet: https://github.com/AdguardTeam/Scriptlets/issues/395
|
||||
|
||||
Reference in New Issue
Block a user