mirror of
https://github.com/chubin/cheat.sheets
synced 2024-11-03 15:40:17 +00:00
4 lines
125 B
Plaintext
4 lines
125 B
Plaintext
|
# Unmask the true url behind a shortened link
|
||
|
Input: short tinyurl.com/jhkj
|
||
|
Output: http://possiblemaliciouswebsiteornot.com
|