Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Yay; the /player endpoint can also use XHR. Add the following before the 'return' in the JSON.parse intercept:

  if (typeof data['adPlacements'] !== 'undefined') {   
    data.adPlacements = [];
    data.playerAds = [];
  }


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: