Hacker News new | ask | show | jobs
by ghostdiver 4700 days ago
For JS apps this can be done on client side in JS.

  if(top!=self) doNotFetchSensitiveInfoFromServer(true);