x frame options
1.0.0
Bypass X-Frame-Options
npm install
npm run start
Alih -alih menggunakan sumber iframe dengan tautan sebenarnya dari situs web:
< iframe src =" https://example.com/ " > </ iframe >menggunakan
< iframe src =" http://localhost:3000?url=https://example.com/ " > </ iframe > demo langsung
NodeJS
Stackoverflow
GitHub