Expand URLs that are not HTTP redirects #2

Open
opened 2018-06-28 14:31:26 +02:00 by tastytea · 0 comments
Owner
Example: <https://www.washingtonpost.com/gdpr-consent/?destination=%2fnews%2fworldviews%2fwp%2f2018%2f06%2f23%2fa-jogger-accidentally-crossed-into-the-u-s-from-canada-and-was-detained-for-two-weeks%2f%3futm_term%3d.c4ef315d4035%26amp%3btid%3dsm_tw%26amp%3bnoredirect%3don&utm_term=.c4ef315d4035&amp;tid=sm_tw&amp;noredirect=on> Maybe i could search for `?destination=…`, decode the percent-encoding and use that as new URL. Or i could search for parameters that look like URLs. Problem is, that could lead to false-positives.
tastytea self-assigned this 2018-06-28 14:31:26 +02:00
tastytea added the
enhancement
label 2018-06-28 14:31:26 +02:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tastytea/expandurl-mastodon#2
No description provided.