blacklisting activitypub-proxy instance duplicating entries

This commit is contained in:
Mint 2023-02-09 11:40:30 +03:00
parent 34bbe9e323
commit 73a8774f5a

View file

@ -12,7 +12,8 @@ domain = sys.argv[1]
blacklist = [
"activitypub-troll.cf",
"gab.best",
"4chan.icu"
"4chan.icu",
"social.shrimpcam.pw"
]
headers = {