celebrityweightloss.com [rej]

This is where you should report issues arising from the subscription filters.
Locked
csharrison
New Member
New Member
Posts: 1
Joined: Thu Mar 01, 2018 7:23 pm

celebrityweightloss.com [rej]

Post by csharrison »

A cookie banner is not appearing on load due to the following rule in EasyList:

Code: Select all

/ezoic/*$script,~third-party
This blocks the following script:
http://www.celebrityweightloss.com/ezoic/cookieconsent.min.js

It appears that ezoic users frequently self-host cookie consent scripts under a similar path (Google “/ezoic/cookieconsent.min.js” for more examples) so it might make sense to make a whitelist like:

Code: Select all

@@/ezoic/cookieconsent.min.js
And fix all such occurrences.
User avatar
fanboy
EasyList Author
EasyList Author
Posts: 12223
Joined: Wed Sep 05, 2007 8:17 pm

Post by fanboy »

The site should fix this, don't wrap the cookie file in the blocked folder.
Locked