Commit Graph

10 Commits (master)

Author SHA1 Message Date
Urban Guacamole fe8e18058b Rename seedleech-daemon to seedleech 2 years ago
Urban Guacamole b6537dbcea Add import-magnetico-db
For importing https://github.com/boramalper/magnetico/issues/218
4 years ago
Urban Guacamole cf6989303c Add Vote and Donate 4 years ago
Urban Guacamole dd341ba88b Add lightning fast server side search
More features like better ranking, more torrents, etc are coming!
4 years ago
Urban Guacamole 9b798c21a2 Add telemetry
Expecting a future where clickstream data are more and more valuable because ranking will be moving from strict keyword based seeders sorted to fuzzy matching with machine learned sorting, I'll be adding limited anonymized telemetry to Torrent Paradise.

I will always keep updating the static IPFS version as long as Torrent Paradise is alive.

Urban Guacamole from Torrent Paradise: the most innovative torrent site
4 years ago
Urban Guacamole 835dddeff3 Add link to torrent with database dump 5 years ago
Urban Guacamole 330f426b81 Redo tracker scraping, index generation
Seed/leech counts are fetched from all trackers for every torrent and
data from the tracker with most seeds for a given torrent is used.

I also got rid of SQLite which was previously used for generating
the index. It was replaced by a simple CSV file.  KISS

Some minor bugfixes and tweaks also included (sorry for not breaking
them up into more commits).
5 years ago
Urban Guacamole 241a83281f Clean up
Before publishing to Github
5 years ago
Urban Guacamole 7f73c58edf Update texts 5 years ago
Urban Guacamole f8fd8557ae Initial commit 5 years ago