complete support for travis-ci.com
This commit is contained in:
parent
b48f1603f7
commit
ad33f295c8
1 changed files with 2 additions and 0 deletions
|
@ -125,11 +125,13 @@ function toLanguagePackTags(translations: { id: string }[], languageId: string):
|
|||
* Remember to reach out to them when adding new domains.
|
||||
*/
|
||||
const TrustedSVGSources = [
|
||||
'api.travis-ci.com',
|
||||
'api.travis-ci.org',
|
||||
'badge.fury.io',
|
||||
'badges.frapsoft.com',
|
||||
'badges.gitter.im',
|
||||
'badges.greenkeeper.io',
|
||||
'cdn.travis-ci.com',
|
||||
'cdn.travis-ci.org',
|
||||
'ci.appveyor.com',
|
||||
'codacy.com',
|
||||
|
|
Loading…
Add table
Reference in a new issue