Search found 6 matches

by meoten
Fri Mar 23, 2018 10:21 pm
Forum: Report incorrectly removed content
Topic: jsecoin.com
Replies: 9
Views: 1018

Re: jsecoin.com

We are not tracking any personal or private data just storing an opt-in preference as a cookie on the jsecoin.com domain. Let me quote your privacy policy: https://jsecoin.com/en/legal/privacyPolicy We collect analytics data on our site. The data we collect is: pubid – publisher id for who sent the...
by meoten
Thu Mar 22, 2018 7:34 pm
Forum: Report incorrectly removed content
Topic: jsecoin.com
Replies: 9
Views: 1018

Re: jsecoin.com

I've not reviewed the whole code. In my eyes it's a mess. Further you are operating in a field of high fraud risk and we've seen that your technical prevention mechanisms are nearly useless. But there is one more thing: You are blocked within EasyPrivacy. It's not only because of CPU (ab-)use but al...
by meoten
Wed Mar 21, 2018 6:12 pm
Forum: Report incorrectly removed content
Topic: jsecoin.com
Replies: 9
Views: 1018

Re: jsecoin.com

It's a little bit weird what the optInAuthKey is doing, because mining (and so the resource usage) will also start without such a key when you run the single line of code above. But even if it later would be detected as fraud by some "magic" in the backend, it's simple to fool your mouse d...
by meoten
Wed Mar 21, 2018 4:25 pm
Forum: Report incorrectly removed content
Topic: jsecoin.com
Replies: 9
Views: 1018

Re: jsecoin.com

This can also be seen running at gamcast.com . We have gone to great lengths to prevent unauthorised mining and if you look at the Javascript code you will see we are using private functions, dynamic classes and ID's and fraud prevention techniques such as checking mouse click or touch on the butto...
by meoten
Tue Mar 20, 2018 11:48 pm
Forum: Report incorrectly removed content
Topic: br.de
Replies: 2
Views: 588

Re: br.de

Found the reason: The code $( document ).ready(function() { akamaiDisableServerIpLookup(); } at the end of the included script https://www.br.de/index~script.js?version=c4fde fails with a ReferenceError because akamaiDisableServerIpLookup() is not defined if analytics.edgekey.net/html5/akamaihtml5-m...
by meoten
Tue Mar 20, 2018 6:54 pm
Forum: Report incorrectly removed content
Topic: br.de
Replies: 2
Views: 588

br.de

The traffic map https://www.br.de/nachrichten/verkehr/index.html isn't visible because of rule

Code: Select all

||analytics.edgekey.net^
within the EasyPrivacy list. An exception is necessary e.g.:

Code: Select all

@@||analytics.edgekey.net/html5/akamaihtml5-min.js$domain=br.de