From 0c393ab54796711b0bb12bf526b29d607dd202bf Mon Sep 17 00:00:00 2001 From: fewensa <37804932+fewensa@users.noreply.github.com> Date: Tue, 19 Nov 2024 19:56:06 +0800 Subject: [PATCH] Allow iframe --- vercel.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/vercel.json b/vercel.json index 9c9ec01..418a8a0 100644 --- a/vercel.json +++ b/vercel.json @@ -11,10 +11,6 @@ "key": "Referrer-Policy", "value": "origin-when-cross-origin" }, - { - "key": "X-Frame-Options", - "value": "SAMEORIGIN" - }, { "key": "Strict-Transport-Security", "value": "max-age=2592000"