Directimage fix
@ -45,7 +45,7 @@ public class ReplacementServiceDirectImageImpl
* The regex used to match the link in the message.
*/
public static final String URL_PATTERN =
"https?\\:\\/\\/(www\\.)*.*\\.(?:jpg|png|gif)";
"https?\\:\\/\\/.*\\.(?:jpg|png|gif)";
/**
* Configuration label shown in the config form.