]> git.mxchange.org Git - fba.git/commitdiff
Continued:
authorRoland Häder <roland@mxchange.org>
Tue, 25 Jul 2023 12:17:48 +0000 (14:17 +0200)
committerRoland Häder <roland@mxchange.org>
Tue, 25 Jul 2023 12:17:48 +0000 (14:17 +0200)
- blacklisted 'vercel.app'

fba/helpers/blacklist.py

index c96012ef58edfc7df997d51d532770a92be91548..a04e81b813da5ab212c8b210c690f68a7ee08ab0 100644 (file)
@@ -37,6 +37,7 @@ _blacklist = {
     "grid.tf"             : "Floods federation tables with fake nodes",
     "gitpod.io"           : "Floods federation tables with fake nodes",
     "everyoneattack.com"  : "Floods federation tables with fake nodes",
+    "vercel.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",