mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Added new torrent clients sidebar (#146)
* Added some new torrent clients into sidebar * Updated
This commit is contained in:
parent
d7c2fa9227
commit
9f835a70af
@ -21,6 +21,7 @@
|
|||||||
- Added ability to configure sphinx debug [\#137](https://github.com/torrentpier/torrentpier-lts/pull/137) ([belomaxorka](https://github.com/belomaxorka))
|
- Added ability to configure sphinx debug [\#137](https://github.com/torrentpier/torrentpier-lts/pull/137) ([belomaxorka](https://github.com/belomaxorka))
|
||||||
- Redundant pagination, mysql 5.7+ issue [\#140](https://github.com/torrentpier/torrentpier-lts/pull/140) ([belomaxorka](https://github.com/belomaxorka))
|
- Redundant pagination, mysql 5.7+ issue [\#140](https://github.com/torrentpier/torrentpier-lts/pull/140) ([belomaxorka](https://github.com/belomaxorka))
|
||||||
- Added Freeleech [\#143](https://github.com/torrentpier/torrentpier-lts/pull/143) ([belomaxorka](https://github.com/belomaxorka))
|
- Added Freeleech [\#143](https://github.com/torrentpier/torrentpier-lts/pull/143) ([belomaxorka](https://github.com/belomaxorka))
|
||||||
|
- Added some new torrent clients into sidebar [\#146](https://github.com/torrentpier/torrentpier-lts/pull/146) ([belomaxorka](https://github.com/belomaxorka))
|
||||||
- Minor fixes [\#124](https://github.com/torrentpier/torrentpier-lts/pull/124), [\#133](https://github.com/torrentpier/torrentpier-lts/pull/133), [\#135](https://github.com/torrentpier/torrentpier-lts/pull/135), [\#136](https://github.com/torrentpier/torrentpier-lts/pull/136), [\#139](https://github.com/torrentpier/torrentpier-lts/pull/139), [\#142](https://github.com/torrentpier/torrentpier-lts/pull/142), [\#144](https://github.com/torrentpier/torrentpier-lts/pull/144), [\#145](https://github.com/torrentpier/torrentpier-lts/pull/145) ([belomaxorka](https://github.com/belomaxorka))
|
- Minor fixes [\#124](https://github.com/torrentpier/torrentpier-lts/pull/124), [\#133](https://github.com/torrentpier/torrentpier-lts/pull/133), [\#135](https://github.com/torrentpier/torrentpier-lts/pull/135), [\#136](https://github.com/torrentpier/torrentpier-lts/pull/136), [\#139](https://github.com/torrentpier/torrentpier-lts/pull/139), [\#142](https://github.com/torrentpier/torrentpier-lts/pull/142), [\#144](https://github.com/torrentpier/torrentpier-lts/pull/144), [\#145](https://github.com/torrentpier/torrentpier-lts/pull/145) ([belomaxorka](https://github.com/belomaxorka))
|
||||||
|
|
||||||
## [v2.1.5-2023.03](https://github.com/torrentpier/torrentpier-lts/tree/v2.1.5-2023.03) (2023-04-04)
|
## [v2.1.5-2023.03](https://github.com/torrentpier/torrentpier-lts/tree/v2.1.5-2023.03) (2023-04-04)
|
||||||
|
@ -1,9 +1,12 @@
|
|||||||
<div>
|
<div>
|
||||||
<h3>BitTorrent clients</h3>
|
<h3>BitTorrent clients</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a rel="nofollow" href="http://www.utorrent.com/" class="med"><b>uTorrent</b></a></li>
|
<li><a target="_blank" rel="nofollow" href="https://www.utorrent.com/" class="med"><b>µTorrent</b></a></li>
|
||||||
<li><a rel="nofollow" href="http://www.bittorrent.com/" class="med"><b>BitTorrent</b></a></li>
|
<li><a target="_blank" rel="nofollow" href="https://www.bittorrent.com/" class="med"><b>BitTorrent</b></a></li>
|
||||||
<li><a rel="nofollow" href="http://www.transmissionbt.com/" class="med"><b>Transmission</b></a></li>
|
<li><a target="_blank" rel="nofollow" href="https://transmissionbt.com/" class="med"><b>Transmission</b></a></li>
|
||||||
|
<li><a target="_blank" rel="nofollow" href="https://www.qbittorrent.org/" class="med"><b>qBittorrent</b></a></li>
|
||||||
|
<li><a target="_blank" rel="nofollow" href="https://www.biglybt.com/" class="med"><b>BiglyBT</b></a></li>
|
||||||
|
<li><a target="_blank" rel="nofollow" href="https://deluge-torrent.org/" class="med"><b>Deluge</b></a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@ -1,9 +1,12 @@
|
|||||||
<div>
|
<div>
|
||||||
<h3>BitTorrent клиенты</h3>
|
<h3>BitTorrent клиенты</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a rel="nofollow" href="http://www.utorrent.com/" class="med"><b>uTorrent</b></a></li>
|
<li><a target="_blank" rel="nofollow" href="https://www.utorrent.com/" class="med"><b>µTorrent</b></a></li>
|
||||||
<li><a rel="nofollow" href="http://www.bittorrent.com/" class="med"><b>BitTorrent</b></a></li>
|
<li><a target="_blank" rel="nofollow" href="https://www.bittorrent.com/" class="med"><b>BitTorrent</b></a></li>
|
||||||
<li><a rel="nofollow" href="http://www.transmissionbt.com/" class="med"><b>Transmission</b></a></li>
|
<li><a target="_blank" rel="nofollow" href="https://transmissionbt.com/" class="med"><b>Transmission</b></a></li>
|
||||||
|
<li><a target="_blank" rel="nofollow" href="https://www.qbittorrent.org/" class="med"><b>qBittorrent</b></a></li>
|
||||||
|
<li><a target="_blank" rel="nofollow" href="https://www.biglybt.com/" class="med"><b>BiglyBT</b></a></li>
|
||||||
|
<li><a target="_blank" rel="nofollow" href="https://deluge-torrent.org/" class="med"><b>Deluge</b></a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@ -1,9 +1,12 @@
|
|||||||
<div>
|
<div>
|
||||||
<h3>BitTorrent клієнти</h3>
|
<h3>BitTorrent клієнти</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a rel="nofollow" href="http://www.utorrent.com/" class="med"><b>uTorrent</b></a></li>
|
<li><a target="_blank" rel="nofollow" href="https://www.utorrent.com/" class="med"><b>µTorrent</b></a></li>
|
||||||
<li><a rel="nofollow" href="http://www.bittorrent.com/" class="med"><b>BitTorrent</b></a></li>
|
<li><a target="_blank" rel="nofollow" href="https://www.bittorrent.com/" class="med"><b>BitTorrent</b></a></li>
|
||||||
<li><a rel="nofollow" href="http://www.transmissionbt.com/" class="med"><b>Transmission</b></a></li>
|
<li><a target="_blank" rel="nofollow" href="https://transmissionbt.com/" class="med"><b>Transmission</b></a></li>
|
||||||
|
<li><a target="_blank" rel="nofollow" href="https://www.qbittorrent.org/" class="med"><b>qBittorrent</b></a></li>
|
||||||
|
<li><a target="_blank" rel="nofollow" href="https://www.biglybt.com/" class="med"><b>BiglyBT</b></a></li>
|
||||||
|
<li><a target="_blank" rel="nofollow" href="https://deluge-torrent.org/" class="med"><b>Deluge</b></a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user