From: Roland Häder Date: Tue, 28 Nov 2023 05:54:55 +0000 (+0100) Subject: Continued: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=389e8be96ea28031a9d3a9b6c4a9e4c508adacd2;p=fba.git Continued: - parked domains blocked --- diff --git a/fba/helpers/blacklist.py b/fba/helpers/blacklist.py index a8ff359..9276d4a 100644 --- a/fba/helpers/blacklist.py +++ b/fba/helpers/blacklist.py @@ -53,6 +53,10 @@ _blacklist = { "hexbear.net" : "Is a Lemmy instance with malicious JavaScript code (shell commands)", "mastodon.n41.lat" : "Somehow this instance repeatedly causes an OOM here", "icolectiva.org" : "Parked domain, no fediverse instance", + "blombus.com" : "Parked domain, no fediverse instance", + "eliotberriot.com" : "Parked domain, no fediverse instance", + "fsam.one" : "Parked domain, no fediverse instance", + "doot.tv" : "Parked domain, no fediverse instance", "qwest.net" : "Dynamic IP address hosts should not be used for fediverse instances", }