May 13, 2013

Obfuscate js code & limit execution to a domain

if(location.hostname == "yourdomain.com"){
//your code
}

No comments: