Tue Jun 14 08:41:43 UTC 2011 pix@kepibu.org * Ignore headers var. diff -rN -u old-claki/claki.lisp new-claki/claki.lisp --- old-claki/claki.lisp 2013-07-18 20:08:54.000000000 +0000 +++ new-claki/claki.lisp 2013-07-18 20:08:54.000000000 +0000 @@ -144,6 +144,7 @@ ("summary" . "Spam detected, reverting to Known-Good.") ("captcha" . "lisp") ("name" . "Claki (Revertobot Alpha)"))) + (declare (ignore headers)) (cond ((and (= status 200) (not (search "rejected" page :test #'char-equal)))