Correct bookmarklet URL

This commit is contained in:
Pierre Rudloff 2015-10-30 11:31:29 +01:00
parent 32f45084fa
commit 9e9f88ce1b
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='api.php'}?url='+encodeURIComponent(location.href);">Bookmarklet</a>
<a class="bookmarklet" href="javascript:window.location='{siteUrl url='/video'}?url='+encodeURIComponent(location.href);">Bookmarklet</a>
</div>
</div>