I ran into some problems with a post containing one smile and http:// smile. Here is a fixed regex: ``` var preMatch = '(^|[^https?][\\s\\0]*)'; ```