From 901e0f2feca62f7102b1c9d53dfe2f163dbcaf0f Mon Sep 17 00:00:00 2001 From: Mint <> Date: Sun, 7 May 2023 23:49:29 +0300 Subject: [PATCH] +1 peerlist forkbomb --- fetch_instances.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/fetch_instances.py b/fetch_instances.py index 02da7dc..6ebf18c 100644 --- a/fetch_instances.py +++ b/fetch_instances.py @@ -13,7 +13,8 @@ blacklist = [ "activitypub-troll.cf", "gab.best", "4chan.icu", - "social.shrimpcam.pw" + "social.shrimpcam.pw", + "mastotroll.netz.org" ] headers = { -- 2.39.5