diff --git a/README.md b/README.md index 65ed53c..45427e7 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ The programs create their own tables in the DB that they need. Database name is What I did first after getting the server up and running was importing the TPB dump. Download https://thepiratebay.org/static/dump/csv/torrent_dump_full.csv.gz to the import-tpb-dump directory and run `go run`. -There is a complete database dump available in torrentparadise-staticbackup.torrent, so you don't have to do that. +There is a complete database dump available in torrentparadise-staticbackup.torrent, so you don't have to do that. This same database dump is available on https://mega.nz/#!ddESlChb!3YBqfxG-a4fwpXzPG3QsXa-C6FeQ9AbNSGXxY7W7xm4. It contains the same data as the torrent, only .xz compressed. # Usage @@ -49,4 +49,4 @@ Run `go build` in seedleech-daemon/ to compile and scp the binary it to the serv # Contributing -Before working on something, open an issue to ask if it would be okay. I would love to [KISS](https://en.wikipedia.org/wiki/KISS_principle). \ No newline at end of file +Before working on something, open an issue to ask if it would be okay. I would love to [KISS](https://en.wikipedia.org/wiki/KISS_principle).