2
0
mirror of https://github.com/urbanguacamole/torrent-paradise synced 2024-11-10 01:10:28 +00:00

Add link to torrent with database dump

This commit is contained in:
Urban Guacamole 2019-10-22 17:01:33 +02:00
parent 5d3bffa516
commit 835dddeff3
3 changed files with 3 additions and 0 deletions

1
.gitignore vendored
View File

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

View File

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

Binary file not shown.