From 52663d113012a52743d65cf814e434a9977aa985 Mon Sep 17 00:00:00 2001 From: Circling Skies Date: Sun, 15 Dec 2024 12:07:59 -0300 Subject: [PATCH] Nullifies the anonymous account password. --- accounts.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/accounts.lisp b/accounts.lisp index cadd35b..3372c29 100644 --- a/accounts.lisp +++ b/accounts.lisp @@ -3,7 +3,7 @@ :SEEN 3935609919 :LAST-POST NIL :FRIENDS NIL - :PASS 2335603191554807875 + :PASS NIL :PASS-LOCKED NIL :PASS-LOCKED-WHY NIL :CREATION 3913066800))