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 .
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
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;