mirror of
https://github.com/modrinth/code.git
synced 2026-07-31 13:16:38 +00:00
fix: allow crowdin badges to skip image proxy (#6861)
Add crowdin to allowed hostnames Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com>
This commit is contained in:
@@ -115,6 +115,7 @@ export const configuredXss = new FilterXSS({
|
||||
'cdn.serilum.com',
|
||||
'workflow.serilum.com',
|
||||
'modfolio.creeperkatze.dev',
|
||||
'badges.crowdin.net',
|
||||
]
|
||||
|
||||
const allowedHostnameSuffixes = ['.github.io']
|
||||
|
||||
Reference in New Issue
Block a user