Page 1 of 1

sherlock.store

Posted: Sat Aug 12, 2017 8:43 pm
by noxikus
Hello,

I have one issue with my site because of your plugin Easy privacy.
I have dynamic site (ajax/pjax) and when Easy privacy filter enable - all dynamic moves between all pages don't works.
You can check it here - https://sherlock.store/

May be it's some bug or there is a reason of it, but on the site no any ads.

Thank you.

Re: sherlock.store

Posted: Sat Aug 12, 2017 8:50 pm
by intense
I have dynamic site (ajax/pjax) and when Easy privacy filter enable - all dynamic moves between all pages don't works.
What do you mean ? Explain step by step, what to click, what's blocked / broken etc

Probably [mention]dimisa[/mention] could help here.

Re: sherlock.store

Posted: Sat Aug 12, 2017 9:08 pm
by noxikus
For example, if in Adblock there is Easy privacy filter - when you open the site and then click to any category (left column) it doesn't opened items and you can see just preloader. When dynamic timeout 10s passes, this page open just like standard static site.

Re: sherlock.store

Posted: Sat Aug 12, 2017 9:19 pm
by intense
yeah, needing an exception like

Code: Select all

@@||mc.yandex.ru/metrika/watch.js$domain=sherlock.store
The filter can be added by the easylist / easyprivacy authors or ... could be added by ruadlist maintainers (it's a russian site)

Re: sherlock.store

Posted: Sat Aug 12, 2017 9:25 pm
by noxikus
Could you please tell, how can this be done so that all users no longer have this issue?

Thank you.

Re: sherlock.store

Posted: Sat Aug 12, 2017 9:28 pm
by intense
As I said, only the authors can add the necessary filter (like that above) to the official lists.

Or, ... you have to manage the site code to break the dependencies between the yandex script and the normal site navigation (if that script is blocked the site should still work).

Re: sherlock.store

Posted: Sat Aug 12, 2017 9:51 pm
by dimisa
intense wrote: Sat Aug 12, 2017 8:50 pm Probably @dimisa could help here.
I do not have access to EasyPrivacy.

Re: sherlock.store

Posted: Sat Aug 12, 2017 10:01 pm
by noxikus
Maybe you know how can I contact with authors ?

Re: sherlock.store

Posted: Sat Aug 12, 2017 10:04 pm
by intense
You have to wait until one of them will read this thread.

Did you think about this
you have to manage the site code to break the dependencies between the yandex script and the normal site navigation (if that script is blocked the site should still work).

Re: sherlock.store

Posted: Wed Aug 16, 2017 1:43 pm
by noxikus
Sorry for delay.

I got the answer from Yandex about this issue and they confirmed that this issue occurs, but they cannot do anything about it...

Re: sherlock.store

Posted: Wed Aug 16, 2017 1:53 pm
by intense
I was talking about your site code (not about yandex script). If the yandex script does not return the expected values you should ignore it.

Re: sherlock.store

Posted: Fri Aug 18, 2017 1:35 pm
by noxikus
Unfortunately, this script very important for statistic data.
I wrote the request about this issue to authors ([email protected]), but no one answered...

Re: sherlock.store

Posted: Fri Aug 18, 2017 1:46 pm
by intense
dimisa wrote: Sat Aug 12, 2017 9:51 pmI do not have access to EasyPrivacy.
I suggested you could add the necessary exception directly in ruadlist list (the site is a russian one)

Re: sherlock.store

Posted: Fri Aug 18, 2017 2:00 pm
by dimisa

Re: sherlock.store

Posted: Tue Aug 22, 2017 9:18 pm
by noxikus
Thank you.