summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pttbbs/util/waterball.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/pttbbs/util/waterball.pl b/pttbbs/util/waterball.pl
index 05d59999..651372fa 100644
--- a/pttbbs/util/waterball.pl
+++ b/pttbbs/util/waterball.pl
@@ -119,7 +119,7 @@ sub parse
else{
$cmode = 1;
($who, $say, $month, $day, $year, $hour, $min, $sec) =
- $dat =~ m|กน(\w+?)\[37;45m\s*(.*)\[m \[0m\[(\w+)/(\w+)/(\w+) (\w+):(\w+):(\w+)\]|;
+ $dat =~ m|กน(\w+?)\[37;45m\s*(.*).*?\[(\w+)/(\w+)/(\w+) (\w+):(\w+):(\w+)\]|;
}
# $time = timelocal($sec,$min,$hours,$mday,$mon,$year);