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:
parent
5d3bffa516
commit
835dddeff3
1
.gitignore
vendored
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
|
||||
|
BIN
torrentparadise-staticbackup.torrent
Normal file
BIN
torrentparadise-staticbackup.torrent
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user