1
0
Fork 0
mirror of https://github.com/SinTan1729/chhoto-url synced 2025-04-19 19:30:01 -05:00

Compare commits

..

2 commits

Author SHA1 Message Date
c557b8b262
docs: Change to github link for extension 2025-01-30 01:03:06 -06:00
a63222a71a
docs: Add a few words 2025-01-30 00:59:05 -06:00

View file

@ -56,7 +56,7 @@ for small. URL means, well... URL. So the name simply means Small URL.
written in plain HTML and vanilla JS, using [Pure CSS](https://purecss.io/)
for styling.
- Uses very basic authentication using a provided password. It's not encrypted in transport.
I recommend using something like [caddy](https://caddyserver.com/) to
I recommend using a reverse proxy such as [caddy](https://caddyserver.com/) to
encrypt the connection by SSL.
# Bloat that will not be implemented
@ -232,7 +232,7 @@ that those links aren't created by you.
## Notes
- It started as a fork of [`simply-shorten`](https://gitlab.com/draganczukp/simply-shorten).
- There's an (unofficial) extension maintained by [SolninjaA](https://github.com/SolninjaA) for shortening URLs easily using Chhoto URL.
[You can take a look at it here.](https://addons.mozilla.org/en-US/firefox/addon/chhoto-url)
- There's an (unofficial) extension maintained by for shortening URLs easily using Chhoto URL.
[You can take a look at it here.](https://github.com/SolninjaA/Chhoto-URL-Extension)
- The list of adjectives and names used for random short url generation is a modified
version of [this list used by docker](https://github.com/moby/moby/blob/master/pkg/namesgenerator/names-generator.go).