From 560ba0d081c5974d16eb13164cc8d133af81d4f4 Mon Sep 17 00:00:00 2001 From: Amitai Schleier Date: Mon, 8 Jun 2020 17:59:17 +0200 Subject: [PATCH] Also block the spammer's IP. --- ikiwiki.setup | 1 + 1 file changed, 1 insertion(+) diff --git a/ikiwiki.setup b/ikiwiki.setup index 22a67766a..ea37394cf 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -106,6 +106,7 @@ banned_users: - 360boom720 - 360boom720@96742a13497f17d9af1b1acd9adf87015b1d47bc - gogreenjogja1453@56603ad3936bedbc9abc21927a3fb31a5a84a8da +- ip(114.142.169.63) # where the source of the wiki is located srcdir: /home/b-ikiwiki/source/doc # where to build the wiki -- 2.39.2