Add link to torrent with database dump

pull/9/head
Urban Guacamole 5 years ago
parent 5d3bffa516
commit 835dddeff3

1
.gitignore vendored

@ -5,3 +5,4 @@ ipfs.html
about.html
copyright.html
torrent_dump_full.csv.gz
generate-top-torrents

@ -30,6 +30,8 @@ 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.
# Usage
## Generate the index

Loading…
Cancel
Save