mirror of
https://github.com/modrinth/code.git
synced 2026-07-31 21:26:40 +00:00
Request: Add cdn/workflow.serilum.com to allowedHostnames whitelist to bypass wsrv.nl caching (#6567)
* Add cdn/workflow.serilum.com to allowedHostnames whitelist Signed-off-by: Rick South <rick@natamus.com> * Update parse.ts Signed-off-by: Prospector <6166773+Prospector@users.noreply.github.com> --------- Signed-off-by: Rick South <rick@natamus.com> Signed-off-by: Prospector <6166773+Prospector@users.noreply.github.com> Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com>
This commit is contained in:
@@ -112,6 +112,8 @@ export const configuredXss = new FilterXSS({
|
||||
'wsrv.nl',
|
||||
'cf.way2muchnoise.eu',
|
||||
'bstats.org',
|
||||
'cdn.serilum.com',
|
||||
'workflow.serilum.com',
|
||||
'modfolio.creeperkatze.dev',
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user