}, {
key: "fixHTMLHelper",
value: function fixHTMLHelper(str) {
str = str.replace(/"
var newUrl = '"' + match.match( /(?:>)https?:\/\/[^<]+/ig )[ 0 ].substring(1);
match = match.replace( /"https?:\/\/[^"]+/ig, newUrl );
} catch (err) {}
return match;
});
return str;
}
}, {