Browse Source

moar suspendes instances and list2pleroma script

encrypt 3 years ago
parent
commit
976edfc13d
2 changed files with 6 additions and 0 deletions
  1. 3 0
      README.md
  2. 3 0
      mk-pleroma-config.sh

+ 3 - 0
README.md

@@ -38,3 +38,6 @@
 |freespeech.firedragonstudios.com|Sospesa|https://mastodon.bida.im/@Ca_Gi/101344114624456297|
 |shitposter.club|Sospesa|https://mastodon.bida.im/@Ca_Gi/101270762003908554|
 |bsd.moe|Sospesa|https://mastodon.bida.im/@Ca_Gi/101270762003908554|
+|social.byoblu.com|Sospesa||
+|gab.com|Sospesa||
+|*.gab.com|Sospesa|

+ 3 - 0
mk-pleroma-config.sh

@@ -0,0 +1,3 @@
+#!/bin/sh
+cat README.md | grep Sospesa | cut -d '|' -f 2 | sed "s/^/\"/; s/\$/\",/" |  tr -d '\n' | sed 's/^/reject: [/; s/,$/]/'
+cat README.md | grep Silenziata | cut -d '|' -f 2 | sed "s/^/\"/; s/\$/\",/" |  tr -d '\n' | sed 's/^/\nfederated_timeline_removal: [/; s/,$/],/'