commit 9a3811ae406cd040964c0a255b7d0dcbcae0968e Author: DeividSoto Date: Wed May 13 20:10:54 2026 +0200 chore: initial README diff --git a/README.md b/README.md new file mode 100644 index 0000000..c651ad6 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# torrentclaw/mirrors + +Off-domain static copy of the [TorrentClaw](https://torrentclaw.com) mirror list. + +The content of the `gh-pages` branch is **auto-generated** by a workflow in +the (private) source repo. **Do not edit by hand** — your changes will be +overwritten on the next publish. + +Served at: . + +## Why this repo exists + +If `torrentclaw.com` is taken down, the in-app `/mirrors` page goes down +with it. This repo lives on infrastructure independent from the rest of the +stack (different cloud, different account, different CDN) so the mirror +list survives any single takedown.