the site is using
adobe CQ that has location features enabled - eg
http://helpx.adobe.com/experience-ma...olocation.html
From the gambling sites HTML source code :
Code:
CQURLInfo = {
"contextPath": null,
"requestPath": '\/content\/poker\/njpartypokercom\/en_US\/index1',
"selectorString": null,
"selectors": [],
"extension": 'html',
"suffix": null,
"systemId": 'a5162ae6-f05e-xxxx-xxxx-867ce4b0777b',
"runModes": 'publish'
};
Note the systemId that I'm guessing is unique to my machine (replaced some chars with xxxx's to protect myself), so it could well be your system has already been flagged?
As someone blocked from that site, what does your HTML source code show (search for text "CQURLInfo")?