Add an any match option #11
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
For some applications it might make sense to match any of the sign conditions instead of all of them. An example of this would be for censoring where you want to add a cost for using swear words found on any of a sign's lines. This should be an option for the paid sign itself.
Added