mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-09 14:43:03 -04:00
update to new google trans domain
This commit is contained in:
parent
c7710a0cff
commit
e6cb2ab2a6
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ export const CspPolicies: PolicyMap = {
|
|||
// Function Specific
|
||||
"api.github.com": ConnectSrc, // used for updating Vencord itself
|
||||
"ws.audioscrobbler.com": ConnectSrc, // last.fm API
|
||||
"translate.googleapis.com": ConnectSrc, // Google Translate API
|
||||
"translate-pa.googleapis.com": ConnectSrc, // Google Translate API
|
||||
"*.vencord.dev": MediaSrc, // VenCloud (api.vencord.dev) and Badges (badges.vencord.dev)
|
||||
"manti.vendicated.dev": MediaSrc, // ReviewDB API
|
||||
"decor.fieryflames.dev": ConnectSrc, // Decor API
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue