From 9a3811ae406cd040964c0a255b7d0dcbcae0968e Mon Sep 17 00:00:00 2001 From: DeividSoto Date: Wed, 13 May 2026 20:10:54 +0200 Subject: [PATCH] chore: initial README --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md 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.