]> jfr.im git - erebus.git/blobdiff - modules/nitterize.py
update comments
[erebus.git] / modules / nitterize.py
index 07695a3a220e217efbc457939f0861ae43c4014a..8a8b09596d41f3250b9302cbb4f89ebd5a737a29 100644 (file)
@@ -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