1337x - torrent and magnet links

Adds a column with torrent and magnet links in lists

当前为 2022-01-06 提交的版本,查看 最新版本

作者
darkred
评分
0 0 0
版本
2021.8.17
创建于
2021-01-27
更新于
2022-01-06
大小
4.6 KB
许可证
MIT
适用于

Adds a column with torrent and magnet links in 1337x lists:

Notes:

  • The script generates all links via XHR:
    • initially the ml/dl links will have as destination (href): javascript:void(0) (to avoid taking the user to the page top, which occurred if having # instead),
    • as you click a ml/dl icon, the relevant target URL will be retrieved via XHR in the background (so, after clicking a ml/dl icon, it will now have the magnet/download URL).
    • The icons tooltip will be: "ml/dl via xhr".
  • Thanks to:
  • Tampermonkey and Violentmonkey are supported - Greasemonkey is NOT supported.

Hosted at GitHub