", "");
htmlData = htmlData.Replace("
", "");
@@ -164,9 +180,6 @@ private async Task HandleIncomingConnections()
// Remove size tags
htmlData = Regex.Replace(htmlData, "<([^>]*?)(size=\"(.*?)\")(.*?)>", "<$1$4>");
- // Remove bgcolor tags
- //htmlData = Regex.Replace(htmlData, "<([^>]*?)(bgcolor=\"(.*?)\")(.*?)>", "<$1$4>");
-
// Add some style informations
htmlData = htmlData.Replace("",
"