]> git.ipfire.org Git - ipfire.org.git/commitdiff
blacklisting: Remove blocklist
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 26 May 2019 10:20:38 +0000 (11:20 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 26 May 2019 10:20:38 +0000 (11:20 +0100)
This list does not seem to be responding fast enough and often
requests to our webapp time out.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/backend/geoip.py

index 536c0ed040a294da8b81c1731841714a638a234b..4ffdf65a5fba92f4c7c5d80eee2f3db82019be78 100644 (file)
@@ -15,7 +15,7 @@ from .misc import Object
 
 BLACKLISTS = {
        "access.redhawk.org" : False,
-       "all.de.bl.blocklist.de" : True,
+       "all.de.bl.blocklist.de" : False,
        "all.spamblock.unit.liu.se" : False,
        "b.barracudacentral.org" : False,
        "bl.deadbeef.com" : False,