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