More on comment spam

    What's wrong with this picture?

      mikal@daedalus:~/blog-comments$ find . -type f -name "*.yes" -mtime -2 | wc -l
      1
      mikal@daedalus:~/blog-comments$ find . -type f -name "*.no" -mtime -2 | wc -l
      101
      


    That's 1 real comment (thanks Andrew) to 101 spam comments. Nice.

    Tags for this post: blog(S)

posted at: 17:51 | path: /diary | permanent link to this entry