]> git.mxchange.org Git - fba.git/commitdiff
Continued:
authorRoland Häder <roland@mxchange.org>
Fri, 10 Jan 2025 08:41:22 +0000 (09:41 +0100)
committerRoland Häder <roland@mxchange.org>
Fri, 10 Jan 2025 08:41:22 +0000 (09:41 +0100)
- blacklisted pinggy.link, this floods instances table. Please register yourself
  a proper domain and not use "free" hosters' server names as "domain name"

fba/helpers/blacklist.py

index 760875680d82d21d1e2cd88073a63ce5c0bb1584..42da42466c01b815a003b716cadd3a46d845ccc1 100644 (file)
@@ -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",