Ticket #1406: TextHelper.php.patch
| File TextHelper.php.patch, 419 bytes (added by JanBlaha, 2 years ago) |
|---|
-
TextHelper.php
old new 166 166 (?:www\.) # www.* 167 167 ) 168 168 ( 169 ([\w]+:? [=?&\/.-]?)* # url segment169 ([\w]+:?\/?[=?&\/.-]?)* # url segment 170 170 \w+[\/]? # url tail 171 171 (?:\#\w*)? # trailing anchor 172 172 )