ChickSentMeHighE

1,716
reputation
5
21
29
public static string CleanHTML(string sourceCode)
{
    return "";
}