whitelist catbox for use in themes

This commit is contained in:
Vendicated 2025-06-07 01:31:04 +02:00
parent 3a2a16a09c
commit bb106b7c49
No known key found for this signature in database
GPG key ID: D66986BAF75ECF18

View file

@ -35,6 +35,7 @@ export const CspPolicies: PolicyMap = {
"i.ibb.co": MediaSrc, // ImgBB, used by some themes
"i.pinimg.com": MediaSrc, // Pinterest, used by some themes
"*.tenor.com": MediaSrc, // Tenor, used by some themes
"files.catbox.moe": MediaSrc, // Catbox, used by some themes
"cdn.discordapp.com": MediaAndCssSrc, // Discord CDN, used by Vencord and some themes to load media
"media.discordapp.net": MediaSrc, // Discord media CDN, possible alternative to Discord CDN