Page 1 of 1

Location of "Acceptable Ads without 3rd party tracking" list

Posted: Mon Dec 25, 2017 7:08 pm
by XJDHDR
I'm aware that when the "Allow Acceptable Ads" option is ticked in ABP, the user is subscribed to this filter list: https://easylist-downloads.adblockplus. ... nrules.txt

I recently noticed that ABP added an "Acceptable Ads without 3rd party tracking" option at some point. Is there a separate filter list that the user is subscribed to when they choose this option? If so, where can I find the contents of this list? Otherwise, how is this option implemented?

Also, the website states here where you can find the "Acceptable Ads" filter list: acceptable-ads#list
If the "Acceptable Ads without 3rd party tracking" option is also implemented as a separate filter list, would it be possible to have a link to that filter list added to that section as well?

Thanks in advance for any help

Re: Location of "Acceptable Ads without 3rd party tracking" list

Posted: Mon Dec 25, 2017 8:10 pm
by mapx
see
https://hg.adblockplus.org/exceptionrul ... ea6bc84ff3

Then, the various include are referencing these sections (in the exceptionsrules file linked by you above)

Code: Select all

! *** exceptions:exceptionrules/exceptionrules.txt ***
! *** exceptions:exceptionrules/exceptionrules-minimal.txt ***
! *** exceptions:exceptionrules/exceptionrules-no-third-party-tracking.txt ***
! *** exceptions:exceptionrules/exceptionrules-minimal-no-third-party-tracking.txt ***

Re: Location of "Acceptable Ads without 3rd party tracking" list

Posted: Mon Jan 08, 2018 5:15 pm
by greiner
XJDHDR wrote:I'm aware that when the "Allow Acceptable Ads" option is ticked in ABP, the user is subscribed to this filter list: https://easylist-downloads.adblockplus. ... nrules.txt

I recently noticed that ABP added an "Acceptable Ads without 3rd party tracking" option at some point. Is there a separate filter list that the user is subscribed to when they choose this option? If so, where can I find the contents of this list? Otherwise, how is this option implemented?
You can find the complete list at https://easylist-downloads.adblockplus. ... iendly.txt. For the source and more context on individual changes I'd refer to the link mapx posted.
XJDHDR wrote:Also, the website states here where you can find the "Acceptable Ads" filter list: acceptable-ads#list
If the "Acceptable Ads without 3rd party tracking" option is also implemented as a separate filter list, would it be possible to have a link to that filter list added to that section as well?
Good point. Mind creating a ticket for that on https://issues.adblockplus.org ? Let me know if you need any help with that.