Hacker News new | ask | show | jobs
by hanyiwang 1466 days ago
We took a look around and am actually really interested! Sending you an email to discuss more.

Also, how did you manage to embed any website as an iframe without CORS or CSP issues?

1 comments

cool!

the websites are pre-rendered using headless Chrome

the side-effect of this approach is that all the files (like images) are embedded into the HTML and the website also loses interactivity

works great for static documentation sites however!

It does indeed. Would love to jam more about this with you