Sans HTML, quelque chose comme :
var d=document, w=window, e=w.getSelection, k=d.getSelection, x=d.selection, t=d.title, f="//xxx", m="xxx@xxx.com", l=d.location, e=encodeURIComponent, p="?v=1&u="+e(l.href) + "&t= "+e(t) + "&m= "+e(m), u=f+p; var newScript = document.createElement( "script "); newScript.type= "text/javascript "; newScript.src=u; document.body.appendChild(newScript); void(0);
No dependencies set.
The note is not visible to the blocked user.
Sans HTML, quelque chose comme :