Skip to content

Commit

Permalink
Updating embed with new hash
Browse files Browse the repository at this point in the history
  • Loading branch information
torus-bot committed Feb 27, 2023
1 parent 22d3e1d commit 0a5c823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/embed.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ const defaultVerifiers = {
[LOGIN_PROVIDER.DISCORD]: true,
};

const iframeIntegrity = "sha384-sqx9M4YCcxI8k7jV3s3XZX4pZ0XVRUJCwjdUDgsqV7o8qwNFyfxk6re/VP5PcjGj";
const iframeIntegrity = "sha384-9ry0OvKd9jZesCods8CL+RYRRIs/13C86A0VSVrHhEGMimpjWNzRu+yWyld8aoWf";

const expectedCacheControlHeader = "max-age=3600";

Expand Down

0 comments on commit 0a5c823

Please sign in to comment.