This website is a simple web application for creating and managing short links (URL shortener) that redirect users to various destinations, such as YouTube, GitHub, or any other website.
You can easily access a specific path (e.g., /video1
, /gh1
, etc.) on this domain to be automatically redirected to the target URL.
Currently, if you want to add a new short link, you can:
pathurl.js
file in the repository and adding your desired URL to the pathurl
variable
How to use: Access the path (e.g., /video1
) on this domain to be automatically redirected to the target URL.