Skip to content

Commit

Permalink
feat(verifyExternalLinks): add link https://www.personalausweisportal.de
Browse files Browse the repository at this point in the history
  • Loading branch information
aaschlote committed Nov 18, 2024
1 parent c54c734 commit 9ece77a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/verifyExternalLinks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ const allowedWebsites = [
"https://formbricks.com",
"https://transport.ec.europa.eu",
"www.schlichtung-reise-und-verkehr.de",
"https://www.personalausweisportal.de",
];

const allowedEmails = [
Expand Down

0 comments on commit 9ece77a

Please sign in to comment.