Skip to content

Commit

Permalink
Added Pimp-My-uTorrent to uTorrent settings.
Browse files Browse the repository at this point in the history
  • Loading branch information
SchizoDuckie committed Jun 17, 2015
1 parent 4fbbdf7 commit fc9cf29
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 0 deletions.
Binary file added img/xtodaz.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions templates/settings/utorrent.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,15 @@ <h2> <h2cont translate-once="SETTINGS/UTORRENT/directory/hdr"></h2cont>
<i class="glyphicon glyphicon-{{directoryEnabled ? 'ban-circle' : 'folder-open'}}"></i> {{directoryEnabled ? 'SETTINGS/UTORRENT/directory-folder-hide/btn' : 'SETTINGS/UTORRENT/directory-folder-show/btn'|translate}}
</a>

<hr class="settings-divider">
<h2>Remove uTorrent ads</h2>
<img src="img/xtodaz.png" style='width:365px'>
<p>With Pimp My uTorrent you can remove the annoying ads from uTorrent with just 2 clicks.</p>
<a target="_blank" href="http://schizoduckie.github.io/PimpMyuTorrent/?from=DuckieTV#" class="btn btn-success">
Open Pimp My uTorrent
</a>

<p>


</div>
8 changes: 8 additions & 0 deletions templates/settings/utorrentwebui.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,12 @@ <h2>&micro;Torrent Web UI<h2cont translate-once="SETTINGS/UTORRENTWEBUI/integrat
<button type="submit" class="btn btn-primary submit-button" translate-once="SETTINGS/UTORRENTWEBUI/save/btn"></button>
</formly-form>
</form>

<hr class="settings-divider">
<h2>Remove uTorrent ads</h2>
<img src="img/xtodaz.png" style='width:365px'>
<p>With Pimp My uTorrent you can remove the annoying ads from uTorrent with just 2 clicks.</p>
<a target="_blank" href="http://schizoduckie.github.io/PimpMyuTorrent/?from=DuckieTV#" class="btn btn-success">
Open Pimp My uTorrent
</a>
</div>

0 comments on commit fc9cf29

Please sign in to comment.