diff --git a/blacklist b/blacklist new file mode 100644 index 0000000..4c4e75e --- /dev/null +++ b/blacklist @@ -0,0 +1 @@ +viagra diff --git a/blogthon.cgi b/blogthon.cgi index 3872c7f..14dafdb 100755 --- a/blogthon.cgi +++ b/blogthon.cgi @@ -99,6 +99,8 @@ if cname and ctext and ctitle: .replace(">", ">") \ .replace("\"", """) + # TODO: Read file with spam words + # Add comment comments_file = glob.glob(entries_dir + ctitle + '.comments') if not comments_file: