Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Short link #132

Open
Code-Near opened this issue Feb 1, 2018 · 5 comments
Open

Short link #132

Code-Near opened this issue Feb 1, 2018 · 5 comments

Comments

@Code-Near
Copy link

Hello!
How did you make a short link?

@caramelpony
Copy link

What..? Can you rephrase your question @Serovii ?

@Serkan-devel
Copy link

url-shortening?

@Code-Near
Copy link
Author

Yes

@AWalGH
Copy link

AWalGH commented Aug 12, 2018

There's an unwritten secret to get a shorter url than one with the full title. All you have to do is get the full url and take just some important parts out. No idea how long this will continue to work, but it currently does just fine.

Example:
https://pony.fm/tracks/19417-eurobeat-brony-discord-the-living-tombstones-remix

To get a shorter url, you'll change the "tracks/" to just "t"...
https://pony.fm/t

...and then get rid of the text, so that only the numbers remain from the last part of the url...
19417

...You'll then combine those, and you'll get a url that is quite a bit shorter, that will still bring you to the right place.

https://pony.fm/t19417

@jack126guy
Copy link
Contributor

It's also available when you click "Share or Embed" on the track page

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants