mirror of
https://github.com/modrinth/code.git
synced 2026-07-31 21:26:40 +00:00
chore: add modfolio to allowed hostnames (#6584)
Add modfolio to allowed hostnames
This commit is contained in:
@@ -112,6 +112,7 @@ export const configuredXss = new FilterXSS({
|
||||
'wsrv.nl',
|
||||
'cf.way2muchnoise.eu',
|
||||
'bstats.org',
|
||||
'modfolio.creeperkatze.dev',
|
||||
]
|
||||
|
||||
const allowedHostnameSuffixes = ['.github.io']
|
||||
|
||||
Reference in New Issue
Block a user