]> git.mxchange.org Git - fba.git/commitdiff
Continued:
authorRoland Häder <roland@mxchange.org>
Wed, 26 Jul 2023 15:49:52 +0000 (17:49 +0200)
committerRoland Häder <roland@mxchange.org>
Wed, 26 Jul 2023 15:49:52 +0000 (17:49 +0200)
- run.app is another mass-hoster for testing/developing code, no real instances
  are hosted there

fba/helpers/blacklist.py

index a04e81b813da5ab212c8b210c690f68a7ee08ab0..282628c07de254ab0e547aa9bc6f4d021b1da283 100644 (file)
@@ -38,6 +38,7 @@ _blacklist = {
     "gitpod.io"           : "Floods federation tables with fake nodes",
     "everyoneattack.com"  : "Floods federation tables with fake nodes",
     "vercel.app"          : "Floods federation tables with fake nodes",
+    "run.app"             : "Floods federation tables with fake nodes",
     "fnaf.stream"         : "Trolls with over-long sub-domain name(s)",
     "ngrok.io"            : "Testing/developing instances shouldn't be part of public instances",
     "ngrok.app"           : "Testing/developing instances shouldn't be part of public instances",