diff --git a/README.md b/README.md index 6387427..93eb54b 100644 --- a/README.md +++ b/README.md @@ -1 +1,13 @@ -# sponsorblock-mirror \ No newline at end of file +# sponsorblock-mirror + +This is a Rust-based mirror of the [SponsorBlock](https://sponsor.ajay.app) API. + +It also uses [sb-mirror](https://github.com/mchangrh/sb-mirror) for mirroring the CSV dumps via rsync. + +## Instances + +- [sponsorblock.kavin.rocks](https://sponsorblock.kavin.rocks) - 🇩🇪 (main instance) + +Feel free to add your instance to this list by making a pull request. + +You can also configure Piped-Backend to use your mirror by changing the `SPONSORBLOCK_SERVERS` configuration value.