mirror of
https://github.com/jsbin/jsbin.git
synced 2026-01-25 15:38:56 +00:00
Add object to config containing blacklisted words
This commit is contained in:
parent
96353b35bc
commit
d4420fac21
@ -22,5 +22,10 @@
|
||||
},
|
||||
"analytics": {
|
||||
"id": null
|
||||
},
|
||||
"blacklist": {
|
||||
"html": ["processform.cgi", "habbo.com"],
|
||||
"css": [],
|
||||
"javascript": []
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user