wedata

Database: vimp copy

Item Details: titleAndGoo.gl

label titleAndGoo.gl
value get title and goo.gl short url
map
custom function(){var ret="";var xhr=util.httpGet("http://ggl-shortener.appspot.com/?url="+encodeURIComponent(buffer.URL));if(xhr&&xhr.status===200){ret=JSON.parse(xhr.responseText).short_url;}return buffer.title+" "+ret;}

History

Back