Add object to config containing blacklisted words

This commit is contained in:
Aron Carroll 2012-05-18 17:39:11 +01:00
parent 96353b35bc
commit d4420fac21

View File

@ -22,5 +22,10 @@
},
"analytics": {
"id": null
},
"blacklist": {
"html": ["processform.cgi", "habbo.com"],
"css": [],
"javascript": []
}
}