diff --git a/blocklist.toml b/blocklist.toml index 65b4676..32beb6f 100644 --- a/blocklist.toml +++ b/blocklist.toml @@ -1,20 +1,22 @@ [[instances]] name = "beta_birdsite_live" -url = "https://beta.birdsite.live" -type = "reject_media" +domain = "beta.birdsite.live" +severity = "silence" +reject_media = true +reject_reports = false public_comment = "Crossposter" private_comment = "Crossposter" [[instances]] name = "truth_social" -url = "https://truth.social" -type = "limit" +domain = "truth.social" +severity = "limit" public_comment = "Right-Wing extremists" private_comment = "Trump shit" [[instances]] name = "aethy_com" -url = "https://aethy.com" -type = "suspend" +domain = "aethy.com" +severity = "suspend" public_comment = "Lollicon" private_comment = "Übernommen von chaos.social" \ No newline at end of file