Example config had different names than actual code :-)

This commit is contained in:
Stuart Gathman
2008-10-23 19:58:06 +00:00
parent dad2f4f087
commit 66314dc675
4 changed files with 21 additions and 23 deletions
-1
View File
@@ -2,7 +2,6 @@
import socket
import sys
from glob import glob
banned_ips = set(socket.inet_aton(ip)
for fn in sys.argv[1:]