Check Hidden URL

3 Februari 2023
Next.js
TypeScript
Tailwind CSS

Application that checks the hidden URL of shortened URLs and shows the original URL.

Intro

Sometime, I got messages from unknown people that they have a shortened URL. I don't know what the origin URL is. I want to click the link, but I worry it is safe for me? It is containing any scripting or malwer or anything that can be dangerous for me?

Technologies Used

  • Next.js
  • TypeScript
  • Tailwind CSS
  • Vercel

Solution

I made an application that will trace the hidden URL and show all URLs that ordered from the shorten URL until the original URL. Below the preview of the application:

Preview Check URL

Example result: Preview Check Shortlink