moar suspendes instances and list2pleroma script

This commit is contained in:
encrypt 2020-05-14 21:47:46 +02:00
parent 2e5360725f
commit 976edfc13d
2 changed files with 6 additions and 0 deletions

View file

@ -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
mk-pleroma-config.sh Executable file
View file

@ -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/,$/],/'