pixel.killerwhalesoft.com

This is where you should report issues arising from the subscription filters.
Locked
echan101
New Member
New Member
Posts: 2
Joined: Tue Aug 14, 2018 12:53 pm

pixel.killerwhalesoft.com

Post 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
echan101
New Member
New Member
Posts: 2
Joined: Tue Aug 14, 2018 12:53 pm

Post 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.
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

fixed for uBo (ublock origin), waiting for a more specific fix in easyprivacy
https://github.com/uBlockOrigin/uAssets ... f666fbe3de

@fanboy
Khrin
EasyList Author
EasyList Author
Posts: 3562
Joined: Fri Mar 26, 2010 8:50 pm

Post 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?
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post 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.
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

If you test the site above is completely broken.
https://pixel.killerwhalesoft.com

What if hundreds of other sites are broken ?
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

added (in unbreak)
/pixel/js/*$third-party
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

"Pixel" is a wordpress theme: https://wordpress.org/themes/pixel/
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

@Khrin just replace "your" bad easyprivacy filter with /pixel/js/*$third-party

https://github.com/easylist/easylist/pull/1704
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
Khrin
EasyList Author
EasyList Author
Posts: 3562
Joined: Fri Mar 26, 2010 8:50 pm

Post 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.
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

Locked