change blocklist format

blocklist_example
Julian-Samuel Gebühr 2023-01-08 21:33:44 +01:00
parent 96e96f001c
commit 78a7ea185a
1 changed files with 19 additions and 17 deletions

View File

@ -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"