\DevOwlHeadlessContentBlocker

Namespaces

finder
matcher
plugins

Classes

AbstractBlockable Describe a blockable item by selector syntax and regular expressions (e.g. to be used in `href` and `src`).
AbstractPlugin Describes a plugin for `HeadlessContentBlocker`. You can override each of this methods.
AttributesHelper Helper functionality for HTML attributes in association with `Constants`.
BlockedResult A blocked result defines a "blocked" content while processing the content blocker itself.
Constants Common constants for the headless content blocker.
HeadlessContentBlocker Initialize a new headless content blocker.
Markup Statically hold all found markups (e.g. inline styles) in a single object instance to be memory-low instead of saving the markup string in each blocked result.
Utils Utility helpers.