Adds an extra column of the ratio of seeds to leeches. Useful for looking at good torrents to seed
< Feedback on what.cd highlighting
Small modification to inclusion pattern
Small change, just for the sake of good practice. Individuals using the ssl subdomain will not be able to use this script in its current form. I'd suggest altering the line:
// @match https://what.cd/torrents.php*
to
// @include http*://*.what.cd/torrents.php*
This should solve the problem.
Sign in to post a reply.
Small modification to inclusion pattern
Small change, just for the sake of good practice. Individuals using the ssl subdomain will not be able to use this script in its current form. I'd suggest altering the line:
to
This should solve the problem.