chore: add modfolio to allowed hostnames (#6584)

Add modfolio to allowed hostnames
This commit is contained in:
Arthur
2026-07-04 21:33:24 +00:00
committed by GitHub
parent 58a5619073
commit 8ffc4e2599
+1
View File
@@ -112,6 +112,7 @@ export const configuredXss = new FilterXSS({
'wsrv.nl',
'cf.way2muchnoise.eu',
'bstats.org',
'modfolio.creeperkatze.dev',
]
const allowedHostnameSuffixes = ['.github.io']