Add link to MEGA for database dump download

pull/12/head
urbanguacamole 5 years ago committed by GitHub
parent 835dddeff3
commit 9d50e3fbf3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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).
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).

Loading…
Cancel
Save