X-Git-Url: https://jfr.im/git/erebus.git/blobdiff_plain/b7e983e48e7c564ac02c0b67fef3ba81709704fb..HEAD:/modules/nitterize.py diff --git a/modules/nitterize.py b/modules/nitterize.py index 07695a3..8a8b095 100644 --- a/modules/nitterize.py +++ b/modules/nitterize.py @@ -1,8 +1,6 @@ # 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 +# nitterize twitter links # This file is released into the public domain; see http://unlicense.org/ # module info