Adds an extra column of the ratio of seeds to leeches. Useful for looking at good torrents to seed
< Σχολιασμός για τον κώδικα 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.
Συνδεθείτε για να δημοσιεύσετε μια απάντηση.
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.