this.is.lance.miller@gmail.com GoFundMe
function misterClean(x) { x = x.replace(/^\s+|\s+$/gm,''); // remove end whitespace x = x.replace(/(\r\n|\n|\r)/gm,""); // remove line breaks return x; }
Post a Comment
No comments:
Post a Comment