Skip to content
Snippets Groups Projects
  • Anton Sarukhanov's avatar
    Handle links with arbitrary path. · d009e190
    Anton Sarukhanov authored
    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.
    d009e190