Add auto mute plugin
This commit is contained in:
10
peertube-plugin-auto-mute/tests/blocklist-sample.json
Normal file
10
peertube-plugin-auto-mute/tests/blocklist-sample.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"value": "peertube.cpy.re"
|
||||
},
|
||||
{
|
||||
"value": "peertube3.cpy.re"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user