Anonymize more URLs

This commit is contained in:
JonnyWong16 2016-02-25 09:57:05 -08:00
commit 13438e3e25
3 changed files with 14 additions and 7 deletions

View file

@ -32,7 +32,8 @@
</div>
</div>
<div class="modal-footer">
<span class="text-muted">Telize service written by <a href="https://github.com/fcambus/telize" target="_blank">Frederic Cambus</a>.</span>
<% from plexpy.helpers import anon_url %>
<span class="text-muted">Telize service written by <a href="${anon_url('https://github.com/fcambus/telize')}" target="_blank">Frederic Cambus</a>.</span>
</div>
</div>
</div>