diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2010-04-16 10:30:28 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2010-04-16 10:32:41 +0200 |
commit | 749475ce31c1650e0c5299148f78200e60e29a4f (patch) | |
tree | aac263abcd205b026263c60768c943682e4a1ac7 | |
parent | 57f35aa7b66a65d92b9aabbda85673e2a53c898a (diff) | |
download | web-749475ce31c1650e0c5299148f78200e60e29a4f.tar.gz web-749475ce31c1650e0c5299148f78200e60e29a4f.tar.bz2 web-749475ce31c1650e0c5299148f78200e60e29a4f.zip |
Remove spam, ban user.
This reverts commit 57f35aa7b66a65d92b9aabbda85673e2a53c898a.
-rw-r--r-- | ikiwiki.setup | 3 | ||||
-rw-r--r-- | index.mdwn | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/ikiwiki.setup b/ikiwiki.setup index 108078f5..c417dcbf 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -39,7 +39,8 @@ IkiWiki::Setup::Standard->import({ adminuser => [qw{tschwinge}], # users who are banned from the wiki banned_users => [qw{AlbertF bernhart ColetCris - http://calvinyoung.myopenid.com/}], + http://calvinyoung.myopenid.com/ + http://hilarybunton.myopenid.com/}], # where the source of the wiki is located srcdir => $srcdir, # where to build the wiki @@ -130,4 +130,4 @@ Further information about this site and how it was created can be found in the ---- -These pages are powered by [ikiwiki](http://ikiwiki.info/),[TV stands blog](http://tvstands.vox.com), [plasma TV tips](http://ezinearticles.com/?Where-To-Put-Your-Plasma-Television&id=556870) and [TV Cabinets](http://www.squidoo.com/tvcabinets). +These pages are powered by [ikiwiki](http://ikiwiki.info/). |