Closed stephenhawk8054 closed 1 day ago
{remove: true;} filters are supported
AdGuard's {remove: true;}
filter is supported, it's just the starting syntax of ABP that is different.
Yeah, if I'm not wrong, AG's syntax is
euronews.com#$##o-site-hr__leaderboard-wallpaper.u-show-for-xlarge {remove:true;}
which is supported in uBO.
Prerequisites
I tried to reproduce the issue when...
Description
Currently ABP is supporting removing elements by
{remove: true;}
: https://gitlab.com/eyeo/adblockplus/abc/webext-ad-filtering-solution/-/releases/1.3.0And looks like EL is starting to support that syntax as well: https://github.com/easylist/easylist/commit/99c717fac
So I think we could add alias support for
{remove: true;}
then we can delegate some filters in uAssets to EL?A specific URL where the issue occurs.
Steps to Reproduce
euronews.com###o-site-hr__leaderboard-wallpaper.u-show-for-xlarge {remove:true;}
in ELExpected behavior
{remove: true;}
filters are supportedActual behavior
{remove: true;}
filters are not supporteduBO version
1.61.0
Browser name and version
Firefox 132.0.2
Operating System and version
Windows 10