]> git.mxchange.org Git - fba.git/blobdiff - fba/helpers/blacklist.py
Continued:
[fba.git] / fba / helpers / blacklist.py
index b051febf53b6bd98802859a318fb82958f482a6f..321fe3fb270295696ab2b8d36b7b0127e419a4ae 100644 (file)
@@ -75,6 +75,7 @@ _blacklist = {
     "clients.your-server.de"         : "Please get yourself a proper domain name, no static-IP host names",
     "reverse.open-telekom-cloud.com" : "Please get yourself a proper domain name, no static-IP host names",
     "static.sl-reverse.messenger.com": "Please get yourself a proper domain name, no static-IP host names",
+    "documentation.on.seirdy.one"    : "Just ignore such lines!",
 }
 
 @lru_cache