diff --git a/config.default.json b/config.default.json index 3298d32e..5b973418 100644 --- a/config.default.json +++ b/config.default.json @@ -22,5 +22,10 @@ }, "analytics": { "id": null + }, + "blacklist": { + "html": ["processform.cgi", "habbo.com"], + "css": [], + "javascript": [] } }