Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 533 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 533 Bytes

Semiurl-Data

A URL Shortener built for communities, clubs and anyone promoting open source, hackathons or anything that can help out others.

Want to get your own custom URL?

  • Fork the repository
  • Edit data.json, add a list in the format:
[
   ["---","---"],
   ["---","---"],
   ["your-custom-url-here","https://yourwebsitetoredirecthere.com"]
]