Skip to content

Commit 9ece77a

Browse files
committed
feat(verifyExternalLinks): add link https://www.personalausweisportal.de
1 parent c54c734 commit 9ece77a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/verifyExternalLinks.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ const allowedWebsites = [
4040
"https://formbricks.com",
4141
"https://transport.ec.europa.eu",
4242
"www.schlichtung-reise-und-verkehr.de",
43+
"https://www.personalausweisportal.de",
4344
];
4445

4546
const allowedEmails = [

0 commit comments

Comments
 (0)