Bump Vencord version.
This commit is contained in:
parent
8943c90cb0
commit
2a33d719ee
1 changed files with 3 additions and 0 deletions
|
|
@ -63,6 +63,9 @@ export const CspPolicies: PolicyMap = {
|
|||
"dearrow-thumb.ajay.app": ImageSrc, // Dearrow Thumbnail CDN
|
||||
"usrbg.is-hardly.online": ImageSrc, // USRBG API
|
||||
"icons.duckduckgo.com": ImageSrc, // DuckDuckGo Favicon API (Reverse Image Search)
|
||||
|
||||
// forked addition
|
||||
"*.dorkbutt.lol": ImageAndCssSrc,
|
||||
};
|
||||
|
||||
const findHeader = (headers: PolicyMap, headerName: Lowercase<string>) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue