Y
Hacker News
new
|
ask
|
show
|
jobs
by
adrianb
5688 days ago
If another site would really want to include the script, it could also strip the initial text. Is the purpose only to avoid people from including the script by mistake?
1 comments
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.
link
adrianb
5688 days ago
Didn't know that. Thanks!
link