x-frame-options bypass
npm install
npm run start
instead of using iframe source with the actual link of the website:
<iframesrc="https://example.com/"></iframe>use
<iframesrc="http://localhost:3000?url=https://example.com/"></iframe>| Name | Name | Last commit date | ||
|---|---|---|---|---|
x-frame-options bypass
npm install
npm run start
instead of using iframe source with the actual link of the website:
<iframesrc="https://example.com/"></iframe>use
<iframesrc="http://localhost:3000?url=https://example.com/"></iframe>