Page 1 of 1

pixel.killerwhalesoft.com

Posted: Tue Aug 14, 2018 1:41 pm
by echan101
All javascript on sites using the Concrete5 theme Pixel are blocked, due to the greedy filter:

Code: Select all

/pixel/js/*
Can you please remove this or make it more specific?

For instance, see

Code: Select all

https://pixel.killerwhalesoft.com

Re: pixel.killerwhalesoft.com

Posted: Wed Aug 15, 2018 2:12 pm
by echan101
If you could whitelist the following then it'll work for everyone using the theme:

Code: Select all

/themes/pixel/js/*
The Pixel theme is used on hundreds of different sites. There's no tracking or ads in the theme.

Re: pixel.killerwhalesoft.com

Posted: Wed Aug 15, 2018 2:23 pm
by intense
fixed for uBo (ublock origin), waiting for a more specific fix in easyprivacy
https://github.com/uBlockOrigin/uAssets ... f666fbe3de

@fanboy

Re: pixel.killerwhalesoft.com

Posted: Wed Aug 15, 2018 2:41 pm
by Khrin
intense wrote: Wed Aug 15, 2018 2:23 pm fixed for uBo (ublock origin), waiting for a more specific fix in easyprivacy
https://github.com/uBlockOrigin/uAssets ... f666fbe3de
Can I ask you to reconsider your decision and remove this bad filter?

Re: pixel.killerwhalesoft.com

Posted: Wed Aug 15, 2018 2:43 pm
by intense
@Khrin I said I'm waiting for a better filter from you, after that I'll remove it.
Otherwise you should ask to concrete5 guys to provide you a list of all the sites using their theme and whitelist them.

Re: pixel.killerwhalesoft.com

Posted: Wed Aug 15, 2018 2:49 pm
by intense
If you test the site above is completely broken.
https://pixel.killerwhalesoft.com

What if hundreds of other sites are broken ?

Re: pixel.killerwhalesoft.com

Posted: Wed Aug 15, 2018 3:23 pm
by intense
added (in unbreak)
/pixel/js/*$third-party

Re: pixel.killerwhalesoft.com

Posted: Wed Aug 15, 2018 3:24 pm
by smed79
"Pixel" is a wordpress theme: https://wordpress.org/themes/pixel/

Re: pixel.killerwhalesoft.com

Posted: Wed Aug 15, 2018 3:25 pm
by intense
@Khrin just replace "your" bad easyprivacy filter with /pixel/js/*$third-party

https://github.com/easylist/easylist/pull/1704

Re: pixel.killerwhalesoft.com

Posted: Wed Aug 15, 2018 5:15 pm
by smed79

Re: pixel.killerwhalesoft.com

Posted: Wed Aug 15, 2018 5:22 pm
by Khrin
intense wrote: Wed Aug 15, 2018 3:25 pm @Khrin just replace "your" bad easyprivacy filter with /pixel/js/*$third-party

https://github.com/easylist/easylist/pull/1704
Done.

Re: pixel.killerwhalesoft.com

Posted: Wed Aug 15, 2018 5:27 pm
by intense