Adds a column with torrent and magnet links in lists
< Σχολιασμός για τον κώδικα 1337x - torrent and magnet links
Thank you for your contribution, I added them all - especially the display
declaration fixed the height in some entries listed in https://1337x.to/sub/81/0/, much needed .
Works for me.
Just made some small enhancement on
table.table-list td.dl-buttons
in case you might consider to implement:display: table-cell !important; // proper height of cell on multiple row torrent name
border-left: 1px solid #f6f6f6;
border-right: 1px solid #c0c0c0;
width: 6%;
padding-left: 2.5px;padding-right: 2.5px;