Y
Hacker News
new
|
ask
|
show
|
jobs
by
afavour
3 days ago
You’ll likely run into a ton of CORS issues doing that.
1 comments
embedding-shape
3 days ago
I don't think so, there is no HTTP requests being done from JS as it's stripped away, and all the other resources are pulled down (and I'm assume their reference made relative), so really shouldn't be any issues because of CORS at all.
link