2022-03-04 18:45:23 +01:00
2022-03-03 20:05:07 +01:00
2022-03-03 19:08:25 +01:00
2022-03-03 17:16:06 +01:00
2022-03-04 00:34:18 +01:00
2022-03-03 19:08:25 +01:00
2022-03-03 19:08:25 +01:00
2022-03-04 16:46:50 +01:00
2022-03-04 18:45:23 +01:00

Fedi block API

Used to see which instances block yours.

software used:

  • python 3.10.2
  • node v17.6.0
  • yarn 1.22.17

how to use:

Copy the preloaded database to the live database

cp blocks_preloaded.db blocks.db

Start the mastodon API

Make sure to edit the User and WorkingDirectory of the service file accordingly.

sudo cp services/mastodon_api.service /etc/systemd/system
cd mastodon_api
yarn install
systemctl start mastodon_api

Fill the database with blocks.

python fetch_blocks.py

License

AGPLv3+NIGGER

Description
No description provided
Readme 2.6 MiB
Languages
Python 82.6%
HTML 17.4%