X-Git-Url: https://jfr.im/git/erebus.git/blobdiff_plain/a28e2ae95b1012933a01f3fa992d9f6954f82346..de8ab9cbaceea92c0b719c3b87f2bc59397b2454:/modules/subtext.py diff --git a/modules/subtext.py b/modules/subtext.py index ca0ab04..278fe92 100644 --- a/modules/subtext.py +++ b/modules/subtext.py @@ -1,5 +1,7 @@ # Erebus IRC bot - Author: Erebus Team +# vim: fileencoding=utf-8 # module for 's/regex/replacement/' style correction +# warning: arbitrary regex's are generally capable of various DoS attacks on CPU/memory usage. use with caution. # see for usage examples: https://github.com/zonidjan/erebus/commit/d7e9802778477f1faa26a03078cb1b3c018a5e5c # This file is released into the public domain; see http://unlicense.org/