CleanLinks
CleanLinks copied to clipboard
pstmrk.it links evade autoamtic detection
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 withwww.
to trigger detection and run it the result looks like:https://www.domain.ext/personal-dashboard?id=000%2FXyDGESkN%2FnSkn%2FFhpNV1Ok2s%2Fc3VydmV5XzFfaW52aXRl