Cleaner bookmarklet URL

This commit is contained in:
Pierre Rudloff 2015-10-30 11:44:58 +01:00
parent 9e9f88ce1b
commit ac1eac3cf7
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
<a class="combatiblelink" href="{urlFor name="extractors"}">See all supported websites</a>
<div id="bookmarklet">
<p> Drag this to your bookmarks bar: </p>
<a class="bookmarklet" href="javascript:window.location='{siteUrl url='/video'}?url='+encodeURIComponent(location.href);">Bookmarklet</a>
<a class="bookmarklet" href="javascript:window.location='{siteUrl withUri=false url='img/logo.png'}{urlFor name='video'}?url='+encodeURIComponent(location.href);">Bookmarklet</a>
</div>
</div>