Add "Open in Torrent Client" Button

This commit is contained in:
Leo
2023-01-14 16:15:31 +00:00
committed by GitHub
parent 8d81259d1a
commit ddb4a7da06
7 changed files with 27 additions and 9 deletions

View File

@@ -82,9 +82,14 @@
</button>
<div id="share">
<a id="openURLWrapper" target="_blank">
<button id="openURL" aria-label="Open this Magnet URL in your Torrent client">
<span class="fas fa-arrow-up-right-from-square fa-2x"></span>
</button>
</a>
<div>
<button id="copyURL" aria-label="Copy this torrent.parts link to the clipboard">
<span class="fas fa-share-alt fa-2x" data-fa-transform="left-1"></span>
<span class="fas fa-link fa-2x"></span>
</button>
</div>
<div>