Skip to content

pstmrk.it links evade autoamtic detection #144

Description

@Cimbali

Here is an example:

https://click.pstmrk.it/2sm/domain.ext%2Fpersonal-dashboard%3Futm_source%3Dsurvey_1_invite%26utm_medium%3Demail%26id=000/XyDGESkN/nSkn/FhpNV1Ok2s/c3VydmV5XzFfaW52aXRl

3 annoying things:

  • there’s no scheme or www, with which we usually detect embedded domains
  • the link is properly URL-encoded and stops at the first non-encoded / which probably works poorly with existing auto link extract. If I prefix the domain with www. to trigger detection and run it the result looks like:
    https://www.domain.ext/personal-dashboard?id=000%2FXyDGESkN%2FnSkn%2FFhpNV1Ok2s%2Fc3VydmV5XzFfaW52aXRl
    

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestwhitelist/rulesA redirection or functionality is broken by CleanLinks

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions