-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathshare.html
More file actions
10 lines (10 loc) · 1.25 KB
/
Copy pathshare.html
File metadata and controls
10 lines (10 loc) · 1.25 KB
1
2
3
4
5
6
7
8
9
10
<div class="share">
<ul>
<li><img src="chrome/share/sharethis.gif" width="64" height="17" alt="Share this!" border="0" /></li>
<li><a class="delicious" href="https://del.icio.us/post?url=<!--{SLIDESHOW_URL}-->&title=<!--{SLIDESHOW_TITLE}-->" title="del.icio.us"><span class="hidden">Post to Del.icio.us</span></a></li>
<li><a class="digg" href="https://digg.com/submit?phase=2&url=<!--{SLIDESHOW_URL}-->&title=<!--{SLIDESHOW_TITLE}-->" title="digg"><span class="hidden">Post to Digg</span></a></li>
<li><a class="fark" href="https://cgi.fark.com/cgi/fark/edit.pl?new_url=<!--{SLIDESHOW_URL}-->&new_comment=<!--{SLIDESHOW_TITLE}-->&new_comment=http%3A%2F%2Fwww.sploder.com&linktype=Misc" title="Fark"><span class="hidden">Post to Fark</span></a></li>
<li><a class="blinklist" href="https://www.blinklist.com/index.php?Action=Blink/addblink.php&Description=A+game+on+Sploder.com&Url=<!--{SLIDESHOW_URL}-->&Title=<!--{SLIDESHOW_TITLE}-->" title="BlinkList"><span class="hidden">Post to Blinklist</span></a></li>
<li><a class="yahoo" href="https://myweb2.search.yahoo.com/myresults/bookmarklet?u=<!--{SLIDESHOW_URL}-->&=<!--{SLIDESHOW_TITLE}-->" title="YahooMyWeb"><span class="hidden">Post to YahooMyWeb</span></a></li>
</ul>
</div>