mirror of
https://github.com/TeamPiped/sponsorblock-mirror.git
synced 2024-12-12 21:30:36 +05:30
An implementation of a mirror SponsorBlock server in Rust.
.github | ||
migrations | ||
src | ||
.dockerignore | ||
.env | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
diesel.toml | ||
docker-compose.yml | ||
Dockerfile | ||
Dockerfile.ci | ||
LICENSE | ||
README.md | ||
renovate.json | ||
Rocket.toml |
sponsorblock-mirror
This is a Rust-based mirror of the SponsorBlock API.
It also uses sb-mirror for mirroring the CSV dumps via rsync.
Instances
- sponsorblock.kavin.rocks - 🇩🇪 (main instance)
- sponsorblock.gleesh.net - 🇩🇪
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.