FEATURE: Add a test facility to the watched words admin interface
This commit is contained in:
@@ -8,6 +8,7 @@ export default {
|
||||
{ id: 4, word: "scheme", action: "flag" },
|
||||
{ id: 5, word: "coupon", action: "require_approval" },
|
||||
{ id: 6, word: '<img src="x">', action: "block" }
|
||||
]
|
||||
],
|
||||
compiled_regular_expressions: {}
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user