[Adblock Plus 2.0] ! ! {@!} ! Title: AdVoid.Scriptlets.Privacy ! Description: Hardens user privacy via PageVisibility and HTML filtering. 🛡️ ! Version: 1.0.5 ! Last modified: 2026-04-14T21:37:06.123+02:00 ! Expires: 96 hours (update frequency) ! Homepage: https://github.com/the-advoid/ad-void ! Entries: 7 ! Author: Igor Dimitrijević (@igorskyflyer) ! GitHub issues: https://github.com/the-advoid/ad-void/issues ! GitHub pull requests: https://github.com/the-advoid/ad-void/pulls ! License: https://github.com/the-advoid/ad-void/blob/main/LICENSE ! Maintained by: Aria, Igor Dimitrijević (@igorskyflyer) and all of the contributors ! See the CONTRIBUTORS.md (https://github.com/the-advoid/ad-void/blob/main/CONTRIBUTORS.md) file for more information ! See the CONTRIBUTING.md (https://github.com/the-advoid/ad-void/blob/main/CONTRIBUTING.md) file for more information on how to contribute ! Source: World Wide Web ! Based on a PR by Metrokoto (https://github.com/the-advoid/ad-void/pull/3126) ! {@0} Primitives ! Source: https://badblock.celenity.dev/hardened/block-page-visibility.txt *##+js(set, document.hidden, false) ! Source: https://github.com/uBlockOrigin/uBlock-issues/issues/3672#issuecomment-2972762596 *##+js(trusted-set, document.visibilityState, json:"visible") ! {@1} LocalStorage entries *##+js(set-local-storage-item, plausible_ignore, true) ! {@2} Functions ! Source: https://badblock.celenity.dev/hardened/block-page-visibility.txt *##+js(set, document.hasFocus, trueFunc) ! {@3} HTML !#if cap_html_filtering *##^responseheader(report-to) !#endif ! {@4} Advanced functions ! Source: https://badblock.celenity.dev/hardened/block-page-visibility.txt *##+js(aeld, pagehide) *##+js(aeld, visibilitychange)