I edited it to this but it still doesn't seem to ban people when they type '.com'. Am I doing something wrong?

Code:
on $+1:TEXT:/http|https|www.|\.com/:#:{
  timerlink1 1 2 msg $chan .timeout $nick 1
  timerlink2 1 2 msg $chan $nick $+ : Please ask before posting links, thank you.
}