Handle links with arbitrary path.
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.
Loading
Please register or sign in to comment