https://github.com/ler0ever/ry.sb
https://ry.sb URL shortener, built with Netlify
https://github.com/ler0ever/ry.sb
Last synced: about 2 months ago
JSON representation
https://ry.sb URL shortener, built with Netlify
- Host: GitHub
- URL: https://github.com/ler0ever/ry.sb
- Owner: LER0ever
- Created: 2019-03-18T21:20:55.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-01T23:00:55.000Z (8 months ago)
- Last Synced: 2024-10-29T07:07:32.961Z (7 months ago)
- Homepage: https://ry.sb/ry.sb
- Size: 106 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [ry.sb](https://ry.sb) URL shortener
[](https://app.netlify.com/sites/relaxed-rosalind-7da7b3/deploys) [](https://status.rongyi.io)This is my personal URL shortener built entirely on top of Netlify redirects.
## Current URLs
See the [`_redirects`](/_redirects) file for shortened URLs.## Submit a new URL
Just open a pull request on Github, adding the URL to `_redirects` file, under the section that says `# Make a PR to add new ones here`Be aware that your redirects might be modified/removed in the future if it collides with a path I potentially want (say we both want `/home` to point to our homepages, then I'll just take over)
## License
Doesn't matter.