Acck is a web page which allows to easily check if a Mastodon account is moderated (silenced, aka “limited”, and-or suspended, aka “blocked”) by a Mastodon server (aka “instance”).

pezcurrel c61e9ceecc updated SREPO, removed useles “content-type” header, forced protocol_version to http 1.1, updated user_agent 5 months ago
css a9a3801fef First commit 5 months ago
imgs a9a3801fef First commit 5 months ago
lib a9a3801fef First commit 5 months ago
sec a9a3801fef First commit 5 months ago
README.md a9a3801fef First commit 5 months ago
index.php c61e9ceecc updated SREPO, removed useles “content-type” header, forced protocol_version to http 1.1, updated user_agent 5 months ago

README.md

What is this?

Acck is a web page which allows to easily check if a Mastodon account is moderated (silenced, aka “limited”, and-or suspended, aka “blocked”) by a Mastodon server (aka “instance”).

Setting up Acck on a webserver

To set up Acck on a webserver you just need it to support PHP.

If you want you can put a «sec/conf.ini» file where you can set some html that will be added before the link to this repo in page footer, and a proxy for connections; for example:

footer=<a href="https://my.server/">Home</a>
proxy=tcp://localhost:8118

Are there running Acck instances?

You can find a running Acck instance here.

If you set up your own and you want it to be listed here, please let me know using the e-mail address you can find in my profile page.