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
Consent Popup False Positives: Expanded semantic dialog detection (role="dialog", aria-modal) and text-based consent matching (cookie, privacy, preferences, TCF, GPC, Google Funding Choices). Consent popups are now protected from adblock CSS and restored via data-yue-popup attribute.
Layout Breakage on CDN Sites: Added Brave-style static asset bypass for .js, .css, fonts, and images on multi-purpose CDNs like cdnsolutions.media. Layout assets are no longer blocked at host level, only explicit ad paths.
In-Page Script Redirects (Judol): Silent window.location redirects to third-party ad/judol hosts are now blocked on the main frame without triggering blank pages.
Video Speed Stuck After Release: Rewrote cancelHold() with deferred native setter restoration, prototype-chain fallback, and multi-video sweep to prevent playbackRate from staying stuck at 2x.
Ad Loader CORS Fallback: Blocked responses now return 403 Forbidden without Access-Control-Allow-Origin headers, causing ad config endpoints to fail preflight instead of falling back.