Hacker News new | ask | show | jobs
by mcosta 5688 days ago
You can't make a XHR request to another domain. You only can include it via a <script> tag and that is going to fail.
1 comments

Didn't know that. Thanks!