x frame options
1.0.0
X-Frame-Options Bypass
npm install
npm run start
Anstatt iframe Source mit dem tatsächlichen Link der Website zu verwenden:
< iframe src =" https://example.com/ " > </ iframe >verwenden
< iframe src =" http://localhost:3000?url=https://example.com/ " > </ iframe > Live -Demo
Nodejs
Stackoverflow
Github