Closed indieisaconcept closed 11 years ago
If url paths contain http(s):// urls these are also replaced. The change updates the regex to exclude these urls from matching.
Example: http://regex101.com/r/nC4aC2
I'll review the failing tests shortly.
Merged with thanks
If url paths contain http(s):// urls these are also replaced. The change updates the regex to exclude these urls from matching.
Example: http://regex101.com/r/nC4aC2