From cf997d8ede6f82b35d43255fd4a9077b62011a12 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 20 Nov 2013 00:50:01 -0400 Subject: [PATCH] ban and IP ban spammer --- ikiwiki.setup | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ikiwiki.setup b/ikiwiki.setup index d1141c27fd..4e7ce135e4 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -18,6 +18,8 @@ adminuser: # users who are banned from the wiki banned_users: - https://domtheo.myopenid.com/ +- https://www.google.com/accounts/o8/id?id=AItOawkTn3HixU2KJIvvLXLqwYUzlDGDtYf43GE +- ip(182.253.50.245) # where the source of the wiki is located srcdir: /home/b-git-annex/source/doc # where to build the wiki