Page 1 of 1

bitnami.com

Posted: Mon Jul 17, 2017 8:42 am
by wojciechka1
Hello,

I have noticed that when using ublock origin, it blocks all piwik logos on the website of the company I am working on - i.e. at https://bitnami.com/stack/piwik and https://bitnami.com/containers ; The logos are using /piwik/ in their URL which is how the blocking gets triggered. I think this is because the images have /piwik/ as part of the path for the images.

I understand piwik is blocked because of privacy reasons, but perhaps that rule is too strict and causes any image with piwik in the name to be blocked completely? Which should not be the case.

Is it possible to reduce the scope of the blocking to prevent the logos (on bitnami.com and possibly many other websites) - i.e. by excluding .png and .jpg files even if they are in /piwik/ URL?

I suspect filtering by URLs beginning with /piwik/ would not work as this would make the scope too narrow.

Thank you.