Skip to content

Commit

Permalink
dash: add a few unsafe domains for auto-strict unlock keys
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredh159 committed Dec 13, 2024
1 parent 0b5c92b commit 16038bf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dash/keys/src/unlock.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,7 @@ const UNSAFE_DOMAINS = [
`youtube.com`,
`cloudfront.net`,
`amazonaws.com`,
`herokuapp.com`,
`netlify.app`,
`pages.dev`,
];

0 comments on commit 16038bf

Please sign in to comment.