Compare commits

...

2 Commits

Author SHA1 Message Date
Urban Guacamole b4f47ba374 Update to use generic naming 2 years ago
Urban Guacamole add5b2a9a5 Add dumps 2 years ago

@ -28,7 +28,11 @@ The torrent collection is a mashup of the (now no longer provided) TPB dumps, my
The easiest way to get your own site up and running is to start with my .csv dump. It should be easy to import into any kind of system. It contains seed/leech counts too (!). If I were to import it, I'd modify import-magnetico-db.
__Torrent Paradise dump__ download: [MEGA](https://mega.nz/file/IFcTBCKZ#v3OCPNeja4lRC5baccVDeTaQUE150wqqGyS6A1mxglc) [BayFiles](https://bayfiles.com/nc43i3H5oe/torrentparadise-dump-200720.csv_xz)
__Torrent Paradise csv dump__: [MEGA](https://mega.nz/file/MIcgyBiL#Ptlna9zvHqo_YpHEbVHt3o2L_EYX8cGI-n8y1OHH_YA) [BayFiles](https://bayfiles.com/p1b9UfBbxd/dump.csv_xz) [IPFS](https://cloudflare-ipfs.com/ipfs/QmcsjpRsLkSojdJ19PpTYoevP8ZdeCqmtEvjqa2R28rxWs)
old dump (2020): [MEGA](https://mega.nz/file/IFcTBCKZ#v3OCPNeja4lRC5baccVDeTaQUE150wqqGyS6A1mxglc)
__Torrent Paradise pg_dump__ (database): [MEGA](https://mega.nz/file/AElUWC5L#fKS5fV0CpBSBq-4khi35BntYvHuI1EBwOavsEBT-5sY) [BayFiles](https://bayfiles.com/B576U1B6x7/nextgenpostgres20220113-db_dump)
# Usage

@ -1,7 +1,7 @@
include head.html
.section
.container.content.legible
h2 Torrent Paradise: find torrents #[i quickly, effectively and without distractions].
h2 nextgen: find torrents #[i quickly, effectively and without distractions].
p #[a(href="why.html") Why] I made this?
h3 Features
ul

@ -1,6 +1,6 @@
include head.html
.container.content
h1 Copyright notices
p Torrent Paradise is a decentralized search engine for torrents discovered via the distributed hash table. We are aware of the fact that much of the content on the DHT is copyrighted, just like is much of the content on the Internet copyrighted. We are fully prepared to do everything to protect the rights of rightsholders. We comply with all relevant laws. Please note that no content is stored here, only links to it. It is not in our capacity to screen the 25000 torrents that we discover every day for copyrighted content.
p nextgen is a decentralized search engine for torrents discovered via the distributed hash table. We are aware of the fact that much of the content on the DHT is copyrighted, just like is much of the content on the Internet copyrighted. We are fully prepared to do everything to protect the rights of rightsholders. We comply with all relevant laws. Please note that no content is stored here, only links to it. It is not in our capacity to screen the 25000 torrents that we discover every day for copyrighted content.
p If you would like to notify us about content that we link to that infringes your copyrights or the copyright of a party that you represent, you can do so via email urban-guacamole@protonmail.com.
p To accelerate the process, use the subject "Copyright notice" in your emails. Thank you.

@ -4,7 +4,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Torrent Paradise</title>
<title>nextgen</title>
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="stylesheet" href="assets/bulma.min.css">

@ -5,7 +5,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Decentralized Torrent Search site">
<title>Torrent Paradise: The most innovative torrent site</title>
<title>nextgen: The most innovative torrent site</title>
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="stylesheet" href="assets/bulma.min.css">
<script defer src="assets/all.min.js"></script>
@ -33,8 +33,7 @@
<br>
<div id="app" class="container">
<div class="notification">
<!--<span style="color: hsl(348, 100%, 61%);"><i class="fa fa-birthday-cake" aria-hidden="true"></i> <i class="fa fa-smile-beam" aria-hidden="true"></i> </span><br />-->
<big>Torrent Paradise <b>2.0</b> <i class="fa fa-heart" aria-hidden="true"></i></big>
<big>nextgen <b>2.0</b> <i class="fa fa-heart" aria-hidden="true"></i></big>
<br><br>
<ul>
<li>designed for humans, doesn't make you angry</li>
@ -57,7 +56,6 @@
</div>
<iframe v-bind:style="{height: resultPageHeight + 'px'}" id="resultPage" scrolling="no" frameBorder="0"
seamless="seamless" v-bind:src="resultPage"></iframe>
<!--<script data-cfasync="false" type="text/javascript" src="https://www.predictivdisplay.com/a/display.php?r=3202363"></script>-->
<iframe data-aa="1240652" src="//acceptable.a-ads.com/1240652" scrolling="no"
style="border:0px; padding:0; width:100%; height:100%; overflow:hidden" allowtransparency="true"></iframe>
</div>

@ -5,7 +5,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Decentralized Torrent Search site">
<title>Torrent Paradise</title>
<title>nextgen</title>
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="stylesheet" href="assets/bulma.min.css">
<script defer src="assets/fa.js"></script>

@ -1,7 +1,7 @@
include head.html
.section
.container.content.legible
h1 Pick the future of Torrent Paradise
h1 Pick the future of nextgen
p When you donate, you can use your donation to support development of your desired features. Influence the development by sending cryptocurrency to the address associated with your desired improvement. Once the goal is reached, development of the proposed feature will start. If you'd like to propose an improvement, send me an email.
p
small Raised amount is not updated in real time. Looks like the goal won't be reached and want to redirect it somewhere else? Email me.

@ -2,7 +2,7 @@ include head.html
.section
.container.content.legible
.notification.is-info You are running on IPFS. The site will be slow, but resilient, ad-free and private.
h2 Torrent Paradise: find torrents #[i quickly, effectively and without distractions].
h2 nextgen: find torrents #[i quickly, effectively and without distractions].
p #[a(href="why.html") Why] I made this?
h3 Features
ul

@ -1,6 +1,6 @@
include head.html
.container.content
h1 Copyright notices
p Torrent Paradise is a decentralized search engine for torrents discovered via the distributed hash table. We are aware of the fact that much of the content on the DHT is copyrighted, just like is much of the content on the Internet copyrighted. We are fully prepared to do everything to protect the rights of rightsholders. We comply with all relevant laws. Please note that no content is stored here, only links to it. It is not in our capacity to screen the 25000 torrents that we discover every day for copyrighted content.
p nextgen is a decentralized search engine for torrents discovered via the distributed hash table. We are aware of the fact that much of the content on the DHT is copyrighted, just like is much of the content on the Internet copyrighted. We are fully prepared to do everything to protect the rights of rightsholders. We comply with all relevant laws. Please note that no content is stored here, only links to it. It is not in our capacity to screen the 25000 torrents that we discover every day for copyrighted content.
p If you would like to notify us about content that we link to that infringes your copyrights or the copyright of a party that you represent, you can do so via email urban-guacamole@protonmail.com.
p To accelerate the process, use the subject "Copyright notice" in your emails. Thank you.

@ -4,7 +4,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Torrent Paradise</title>
<title>nextgen</title>
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="stylesheet" href="assets/bulma.min.css">

@ -5,7 +5,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Decentralized Torrent Search site">
<title>Torrent Paradise: The most innovative torrent site</title>
<title>nextgen: The most innovative torrent site</title>
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="stylesheet" href="assets/bulma.min.css">
<script defer src="assets/fa.js"></script>

@ -1,7 +1,7 @@
include head.html
.section
.container.content.legible
h1 Pick the future of Torrent Paradise
h1 Pick the future of nextgen
p When you donate, you can use your donation to support development of your desired features. Influence the development by sending cryptocurrency to the address associated with your desired improvement. Once the goal is reached, development of the proposed feature will start. If you'd like to propose an improvement, send me an email.
p
small Raised amount is not updated in real time. Looks like the goal won't be reached and want to redirect it somewhere else? Email me.

Loading…
Cancel
Save