Skip to content

Commit 79a104c

Browse files
committed
fix: add badgesize.io to trusted domain
1 parent 92c00b9 commit 79a104c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

server/utils/image-proxy.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ const TRUSTED_IMAGE_DOMAINS = [
7575
'nodei.co',
7676
'travis-ci.org',
7777
'secure.travis-ci.org',
78+
'img.badgesize.io',
7879
]
7980

8081
/**

0 commit comments

Comments
 (0)