You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ignoreDomainsByUrl config (top-level) — regex patterns; if any request URL matches, the request's root domain is dynamically ignored for the rest of the scan
Redirect source and matching regex now included in adblock_rules log titles
Fixed
Positional .json arg was ignored by config loader (always defaulted to config.json)
ReferenceError on allowedResourceTypes in debug log
ReferenceError on matchedRegexPattern in even_blocked path
Improved
Convert resourceTypes filter to Set for O(1) lookups in hot path