View Single Post
Old 03-04-2014, 12:09 PM  
borked
Totally Borked
 
borked's Avatar
 
Industry Role:
Join Date: Feb 2005
Posts: 6,284
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")?
__________________

For coding work - hit me up on andy // borkedcoder // com
(consider figuring out the email as test #1)



All models are wrong, but some are useful. George E.P. Box. p202

Last edited by borked; 03-04-2014 at 12:11 PM..
borked is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote