1.4: Handle links with arbitrary path.
Latest
antsar
released this
17 May 19:37
Previously we assumed that ATP-rewritten links would have the querystring immediately after the domain.
This commit updates the regex to match links even if they have a path component.
Fixes #4.