Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert ABP's remove:true; rules to AdGuard syntax #236

Open
Alex-302 opened this issue Nov 12, 2024 · 3 comments
Open

Convert ABP's remove:true; rules to AdGuard syntax #236

Alex-302 opened this issue Nov 12, 2024 · 3 comments

Comments

@Alex-302
Copy link
Member

ABP syntax easylist/easylist@99c717f#diff-d95e1ad0368a5fb3bacb89fc7f209b9fa33a9974d9d2cf4b9a98903b7aa356a2R850

euronews.com###o-site-hr__leaderboard-wallpaper.u-show-for-xlarge {remove:true;}

AdGuard extended CSS syntax:

euronews.com#$?##o-site-hr__leaderboard-wallpaper.u-show-for-xlarge { remove: true; }
@slavaleleka
Copy link
Contributor

related: AdguardTeam/AGLint#224

@slavaleleka
Copy link
Contributor

related:
AdguardTeam/tsurlfilter#143

@slavaleleka
Copy link
Contributor

it has been implemented in AGTree v2.3.0 and AGLint v2.1.3 but not supported by FiltersCompiler yet, so the issue should still be open

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants