add message

This commit is contained in:
dattaz 2015-10-28 11:57:44 +01:00
parent febd940e2f
commit 7922e74dca
1 changed files with 4 additions and 1 deletions

View File

@ -21,6 +21,9 @@
</div>
</form>
<a class="combatiblelink" href="extractors.php">See all supported websites</a>
<div id="bookmarklet"> <a class="bookmarklet" href="javascript:window.location='{$base_url}/api.php?url='+encodeURIComponent(location.href);">Bookmarklet</a> </div>
<div id="bookmarklet">
<p> Drag this to your bookmarks bar: </p>
<a class="bookmarklet" href="javascript:window.location='{$base_url}/api.php?url='+encodeURIComponent(location.href);">Bookmarklet</a>
</div>
</div>