VOX library links hidden feature

Did you know that every VOX account has a hidden link library at http://your-vox-name.vox.com/library/links/
eg http://osde-info.vox.com/library/links/

You can only add links by using the VOX JavaScript bookmarklet

javascript:
(
 function()
 {
  var s = document.createElement(%22script%22);
  s.setAttribute(%22src%22,%22http://www.vox.com/services/submit/link.js%22);
  document.body.appendChild(s);
 }
)
()
;

Read and post comments | Send to a friend