We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92c00b9 commit 79a104cCopy full SHA for 79a104c
1 file changed
server/utils/image-proxy.ts
@@ -75,6 +75,7 @@ const TRUSTED_IMAGE_DOMAINS = [
75
'nodei.co',
76
'travis-ci.org',
77
'secure.travis-ci.org',
78
+ 'img.badgesize.io',
79
]
80
81
/**
0 commit comments