readme: initial version

This commit is contained in:
Kavin 2022-10-24 10:20:10 +01:00
parent 6e6b081cc8
commit 886dc76bf4
No known key found for this signature in database
GPG Key ID: 49451E4482CC5BCD
1 changed files with 13 additions and 1 deletions

View File

@ -1 +1,13 @@
# sponsorblock-mirror
# 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.