curl --location 'https://peertube2.cpy.re/api/v1/server/blocklist/servers' \ --header 'Content-Type: application/json' \ --data '{ "host": "example.com" }'
{}