This Repo redirect using a techniques called
A </Meta>
Tag Redirect
The coolest feature about this code Is that if you sent a Link into someone You will see something like this
You can setup the image, the color of embed, the link you want to redirect and more
Go to link.js
And then you will see an array contain
an object
module.exports = [
linkname: {
title:"Title",
link:"https://example.com",
color:"#Hex Color Code here",
img:"Image Link"
},
linkname2: {
title:"Title",
link:"https://example.com",
color:"#Hex Color Code here",
img:"Image Link"
}
]
I put a few example in the file to make you understand better
So after you host this project
You need to go to https://yourdomain.com/{link name here}
For example
https://lnk.stormy.ml/freerobux
Is gonna redirect to a coolest ever music
video in industry(yes its a rickroll)
And this much useful if you had a shorter domain
Now explore this repo to find more setup