]> git.mxchange.org Git - fba.git/commitdiff
Continued:
authorRoland Häder <roland@mxchange.org>
Sun, 3 Mar 2024 03:37:26 +0000 (04:37 +0100)
committerRoland Häder <roland@mxchange.org>
Sun, 3 Mar 2024 03:37:26 +0000 (04:37 +0100)
- added 7988276.xyz as a testing/development hoster

fba/helpers/blacklist.py

index 33cd2aa040af916bebda737ff27fb536b3ac48b5..5a27c7ff01c5489ffdc1194a3ffb376eea1241a8 100644 (file)
@@ -51,6 +51,7 @@ _blacklist = {
     "ignorelist.com"      : "Testing/developing instances shouldn't be part of public instances",
     "app.github.dev"      : "Testing/developing instances shouldn't be part of public instances",
     "tunnel.silicon.moe"  : "Testing/developing instances shouldn't be part of public instances",
+    "7988276.xyz"         : "Testing/developing instances shouldn't be part of public instances",
     "hexbear.net"         : "Is a Lemmy instance with malicious JavaScript code (shell commands)",
     "mastodon.n41.lat"    : "Somehow this instance repeatedly causes an OOM here",
     "fb.me"               : "Facebook websites are never Fediverse instances",