TrackerAllowlist

Public interface for the Tracker Allowlist feature

Functions

Link copied to clipboard
abstract fun isAnException(documentURL: String, url: String): Boolean

This method takes a documentURL and a url and returns true or false depending if the url and documentURL match the rules in the allowlist.