COMMENT PROBLEMS
2006 January 10Okay, I just fixed a problem with the comments. The blacklist service I use started adding a blank line at the start of their file. The file used to contain only regular expressions. Since a regular expression of // matches everything (well, nothing actually, but it matches any string sent through it) it prevented each and every possible comment.
Sorry about that...
EOF
Category: blog
Tags: