From: Roland Häder Date: Fri, 10 Jan 2025 08:41:22 +0000 (+0100) Subject: Continued: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=97dcb2d6c0cefbb2435fbe6345895e667007a390;p=fba.git Continued: - blacklisted pinggy.link, this floods instances table. Please register yourself a proper domain and not use "free" hosters' server names as "domain name" --- diff --git a/fba/helpers/blacklist.py b/fba/helpers/blacklist.py index 7608756..42da424 100644 --- a/fba/helpers/blacklist.py +++ b/fba/helpers/blacklist.py @@ -43,6 +43,7 @@ _blacklist = { "run.app" : "Floods federation tables with fake nodes", "sutty.nl" : "Floods federation tables with fake nodes", "mdrqnxtagon.pw" : "Floods federation tables with fake nodes", + "free.pinggy.link" : "Floods federation tables with fake nodes", "denden.world" : "Looks like a valid Mastodon instance, but return exactly (!) 5k instances with trash domains", "fnaf.stream" : "Trolls with over-long sub-domain name(s)", "ngrok.io" : "Testing/developing instances shouldn't be part of public instances",