https://github.com/katlyn/owo.vc
A simple link obfuscator
https://github.com/katlyn/owo.vc
hacktoberfest link-shortener owo shortener
Last synced: 1 day ago
JSON representation
A simple link obfuscator
- Host: GitHub
- URL: https://github.com/katlyn/owo.vc
- Owner: katlyn
- License: mit
- Created: 2019-08-05T04:34:55.000Z (about 6 years ago)
- Default Branch: owo
- Last Pushed: 2024-02-04T07:55:09.000Z (over 1 year ago)
- Last Synced: 2025-01-29T01:39:37.038Z (9 months ago)
- Topics: hacktoberfest, link-shortener, owo, shortener
- Language: TypeScript
- Homepage: https://owo.vc
- Size: 426 KB
- Stars: 31
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# owo.vc
owo.vc is a simple link obfuscator that allows users to easily and quickly
create links that can mask or owoify the destination links metadata. It also
allows users to proxy metadata if they would simply like to count the number of
scrapes and clicks that their link has received.owo.vc provides several methods of obfuscating links, including a zero-width
shortener. All methods allow for looking up the statics of a link at a later
date.The current version of this source code is running at [owo.vc](https://owo.vc/)
and is free for the public to use. An API for programmatic usage is also
available, with simple documentation available [here](https://owo.vc/api.html).