Skip to content

Commit

Permalink
Add Panorama Block to Frame Ancestors (#6012)
Browse files Browse the repository at this point in the history
  • Loading branch information
FelipeSaadi authored Jul 9, 2024
1 parent 641952c commit 42f7891
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/app/.ic-assets.json5
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
"X-Content-Type-Options": "nosniff",
"X-XSS-Protection": "1; mode=block",
"Content-Security-Policy": "frame-ancestors https://4hy5z-qaaaa-aaaal-addrq-cai.icp0.io https://desktop.windoge98.com https://vault-bet.com https://www.vault-bet.com https://gooble.app https://signalsicp.com https://kjfeq-waaaa-aaaan-qedva-cai.icp0.io https://spyzr-gqaaa-aaaan-qd66q-cai.icp0.io https://221bravo.app https://ht7v7-iaaaa-aaaak-qakga-cai.icp0.io https://mdocx-gyaaa-aaaak-qcbsq-cai.icp0.io https://calm-pasca-49d7be.netlify.app http://localhost:5173 https://zexzi-jyaaa-aaaam-abj3q-cai.icp0.io https://xw4dq-4yaaa-aaaam-abeuq-cai.ic0.app https://bxnm7-oqaaa-aaaag-albpq-cai.icp0.io;",
"Content-Security-Policy": "frame-ancestors https://4hy5z-qaaaa-aaaal-addrq-cai.icp0.io https://desktop.windoge98.com https://vault-bet.com https://www.vault-bet.com https://gooble.app https://signalsicp.com https://kjfeq-waaaa-aaaan-qedva-cai.icp0.io https://spyzr-gqaaa-aaaan-qd66q-cai.icp0.io https://221bravo.app https://ht7v7-iaaaa-aaaak-qakga-cai.icp0.io https://mdocx-gyaaa-aaaak-qcbsq-cai.icp0.io https://calm-pasca-49d7be.netlify.app http://localhost:5173 https://zexzi-jyaaa-aaaam-abj3q-cai.icp0.io https://xw4dq-4yaaa-aaaam-abeuq-cai.ic0.app https://bxnm7-oqaaa-aaaag-albpq-cai.icp0.io https://panoramablock.com;",
},
allow_raw_access: false,
},
Expand Down
1 change: 1 addition & 0 deletions frontend/app/src/stores/xframe.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ const FRAME_ANCESTORS = [
"https://kjfeq-waaaa-aaaan-qedva-cai.icp0.io", // vaultbet test
"https://spyzr-gqaaa-aaaan-qd66q-cai.icp0.io", // vaultbet
"https://bxnm7-oqaaa-aaaag-albpq-cai.icp0.io", // ZKP
"https://panoramablock.com", // Panorama Block Live
];

type InboundXFrameMessage = UpdateTheme | ChangeRoute | OverrideSettings | Logout;
Expand Down

0 comments on commit 42f7891

Please sign in to comment.