Disable filtering by CIDR notation.

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
dotancohen
Posts: 3
Joined: Tue Nov 23, 2010 12:39 pm

Disable filtering by CIDR notation.

Post by dotancohen »

I run some services on Amazon Web Services that Adblock Plus inteferes with. I would like /adblock Plus to allow all content from the entire 54.243.0.0 C-block. I tried adding this filter, but Adblock Plus is still blocking the content:

Code: Select all

@@||54.243.0.0/16^$document
Is there an effective way to allow all from the range 54.243.[0-255].[0-255] to not be blocked? Thanks!
Guest

Re: Disable filtering by CIDR notation.

Post by Guest »

No. ABP can't operate on ranges because its filtering matches only URI patterns.

I've been hoping they will eventually handle the underlying ranges, because that opens up entirely new ways to completely block out all content from ranges owned by advertising firms.

I can't wait for the day we start designating dirty blocks like we do on the SBL.
Locked