Hacker News new | ask | show | jobs
by Ajedi32 2815 days ago
CORS is for data retrieval, not subresource inclusion. In fact, you don't need CORS at all to include a script in your page; that has never been the case.