-1

Thanks beforehand for any help provided. I'm having a jQuery error in my console:

GET http://adadvisor.net/adscores/g.json?sid=9201255328&_callback=jQuery1710697473913198337_1428532714752&_=1428532715595 net::ERR_BLOCKED_BY_CLIENT

jquery version: 1.7.1

Does anybody know what causes this error and how to fix it? I was looking on Google but I didn't have any luck.

CerebralCortexan
  • 299
  • 2
  • 17
  • May be a duplicate of this: http://stackoverflow.com/questions/23341765/getting-neterr-blocked-by-client-error-on-some-ajax-calls – richie Apr 08 '15 at 23:07
  • http://stackoverflow.com/questions/23341765/getting-neterr-blocked-by-client-error-on-some-ajax-calls – Charly Apr 08 '15 at 23:08

1 Answers1

1

Your browser or one of the browser's plugins is blocking this request. Most likely it is an ad blocking plugin.

dmnptr
  • 4,258
  • 1
  • 20
  • 19