static filter issue "cgi-bin/counter"

This is where you should report issues arising from the subscription filters.
Locked
sirchcp
New Member
New Member
Posts: 3
Joined: Thu Jan 25, 2018 9:52 am

static filter issue "cgi-bin/counter"

Post by sirchcp »

Hello,

We have an asset management system called "TA Cockpit®" which is located in the local area network and manages our / our customers printers.

When EasyPrivacy is enabled, uBlock Origin filters the frame of an important function. The purpose of this function is to register printing systems and to test various so-called acquisition modules.

Can the static filter be adjusted here? Unfortunately, the behavior described above also affects our customers who use uBlock Origin.

Since this is a local system, I cannot provide much information. This is the link that is being blocked:

Code: Select all

http://172.26.20.195/cgi-bin/counter_module?action=list_models
https://image.ibb.co/m3v4uG/2018_01_25_110259.png

Please let me know which information I can provide to you and I will do my best.
intense
Contributor
Contributor
Posts: 10500
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

added a fix in uBo unbreak list
https://github.com/uBlockOrigin/uAssets ... 930347d5b8

test it, see if works for you
sirchcp
New Member
New Member
Posts: 3
Joined: Thu Jan 25, 2018 9:52 am

Post by sirchcp »

Hey,
thanks for the fast reply. I don't know why, but it didn't work.

I tried

Code: Select all

@@/cgi-bin/counter_module$subdocument
instead of

Code: Select all

@@/cgi-bin/counter_module?action=list_models$subdocument
and it works fine for me.

Maybe you can edit it in the unbreak list.

Thanks in advance
intense
Contributor
Contributor
Posts: 10500
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

Did you check if the unbreak list was updated ? force an update and test again
sirchcp
New Member
New Member
Posts: 3
Joined: Thu Jan 25, 2018 9:52 am

Post by sirchcp »

Sorry, I have never used uBlock Origin before. After updating the unbreak list, it worked immediately.

Thank you very much
Khrin
EasyList Author
EasyList Author
Posts: 3562
Joined: Fri Mar 26, 2010 8:50 pm

Post by Khrin »

Locked