Browse Source

Removing small hiccups.

graf25 23 years ago
parent
commit
70a0b97586
1 changed files with 2 additions and 2 deletions
  1. 2 2
      functions/mime.php

+ 2 - 2
functions/mime.php

@@ -2061,8 +2061,8 @@ function magicHTML($body, $id, $message){
                           Array(
                                 "|^([\'\"])\s*\.\./.*([\'\"])|si",
                                 "/^([\'\"])\s*\S+script\s*:.*([\'\"])/si",
-				"/^([\'\"])\s*mocha\s*:*(.*)([\'\"])/si",
-				"/^([\'\"])\s*about\s*:(.*)([\'\"])/si"
+				"/^([\'\"])\s*mocha\s*:*.*([\'\"])/si",
+				"/^([\'\"])\s*about\s*:.*([\'\"])/si"
                                 ),
                           Array(
                                 "\\1$secremoveimg\\2",