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

Support blocking rules for a defined list of domains #232

Open
BlazeFTL opened this issue May 13, 2024 · 2 comments
Open

Support blocking rules for a defined list of domains #232

BlazeFTL opened this issue May 13, 2024 · 2 comments
Assignees

Comments

@BlazeFTL
Copy link

BlazeFTL commented May 13, 2024

Now Many Site Owner Buy Domains In BULK For Evading AdBlock Instead Of Updating Anti Adb Code

One Of The Prime Example Is Gplinks http://gplinks.co/rJgS

AdguardTeam/AdguardFilters#170980 (comment)

So For Gplinks There Maybe 5-6 Filters And Instead Of Adding Domains 6 Times Why Not Follow This Example Below

!#define Gplinks.com (example.com,example2.com)
Gplinks.com##.ads
!#endif

So Every Time Gplinks Uses A New Domain Only Adding The Domain In The First Line Would Be Enough

!#define Gplinks.com (example.com,example2.com,newdomain.com)
Gplinks.com##.ads
!#endif

Would Be Enough (Reduces Filter Maintainers Burden As Its Very Annoying To Add Domains Regularly)

Related UBO Discussion uBlockOrigin/uBlock-issues#3212 (comment)

@slavaleleka
Copy link
Contributor

@BlazeFTL
how is it related to the Scriptlets repo?

@BlazeFTL
Copy link
Author

Sorry I Couldn't Understand The Right Repo To Request Such A Feature

@slavaleleka slavaleleka transferred this issue from AdguardTeam/Scriptlets Oct 21, 2024
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

4 participants