Jethro commented on a Page, Advertising Warn  -  Aug 07, 2009

@Jaystew: If I did offer my assistance, you surely made some "redundant" changes by yourself. This is all you need:

on *:TEXT:*:#: {
  if ($regex($1-,/(https?:\/\/\w+|www\.\w+)|([.](\w+)$)/Si)) {
    .omsg #ops 2 Moderator to $chan please; possible advertising by $nick
  }
}

No second regex if statement needed. And you do not need close -m because this is not for PM.

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.