A blocking exception. When added to the SudoAdTrackerBlockerClient exceptions list, exceptions will prevent all blocking from occuring for a single source page (type=page), or on any page for a source domain (type=domain).

See

Hierarchy

  • FilterException

Properties

Properties

source: string

The exception source, e.g. "exemptdomain.com", "exemptdomain.com/singlepage"

type: "host" | "page"

A page exception can be added to prevent blocking on a single web page. A host exception will prevent blocking on all web pages for a domain or IP address.

Generated using TypeDoc