Skip to content

How do I make something like this link? #514

Closed Answered by crllect
plesnerd asked this question in Q&A
Discussion options

You must be logged in to vote

That link is just an instance of interstellar hosted on vercel, but accessing the landing page redirects to the uv encoded url of roblox on now.gg

To make your own, your gonna need some basics of webdev.

Interstellar isn't built with react or a similar framework, so adding this will be (relatively) simple.
Make an index.html page (replace the one in the fork), that loads all of the uv assets,
then just redirects to the uv encoded url of the site you want to open.

If that didn't make any sense, dont worry, just dm on discord @crllect and ill help you get this sorted

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by xbubbo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants