Go to file
Kavin f4d8e01841
Build application outside docker for ci.
2022-10-25 10:19:41 +01:00
.github Build application outside docker for ci. 2022-10-25 10:19:41 +01:00
migrations Initial commit. 2022-10-22 13:28:40 +01:00
src Add cors for official instance. 2022-10-25 10:13:34 +01:00
.dockerignore Add files to deploy on docker-compose. 2022-10-22 21:43:13 +01:00
.env Initial commit. 2022-10-22 13:28:40 +01:00
.gitignore Initial commit. 2022-10-22 13:28:40 +01:00
Cargo.lock Update Rust crate serde_json to 1.0.87 2022-10-23 22:07:28 +00:00
Cargo.toml Update Rust crate serde_json to 1.0.87 2022-10-23 22:07:28 +00:00
Dockerfile Install ca-certificates package. 2022-10-23 17:56:19 +01:00
Dockerfile.ci Build application outside docker for ci. 2022-10-25 10:19:41 +01:00
LICENSE Initial commit 2022-10-22 13:30:03 +01:00
README.md readme: initial version 2022-10-24 10:20:10 +01:00
Rocket.toml Add cors for official instance. 2022-10-25 10:13:34 +01:00
diesel.toml Initial commit. 2022-10-22 13:28:40 +01:00
docker-compose.yml Increase shm size and add depends_on. 2022-10-24 12:58:47 +01:00
renovate.json Update renovate config. 2022-10-23 21:24:49 +01:00

README.md

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

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.