Added 'Fancy Animals Short Urls' to the README.md (#124)

* Added 'Fancy Animals Short Urls' to the README.md 

Added 'Fancy Animals Short Urls' to the README.md. I believe it's in the correct alphabetical order. It's a fork/modification of Ozh's Word Based Short Url modified to use three word lists Adjective, Color, Animal to create URL's like https://short.rip/SwiftCrimsonBullfrog

* Escape in-line URL

Co-authored-by: Léo Colombaro <git@colombaro.fr>

Co-authored-by: Léo Colombaro <git@colombaro.fr>
This commit is contained in:
Caleb Fultz 2022-06-08 05:08:50 -04:00 committed by GitHub
parent 68c554598e
commit 74a7f056f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -161,6 +161,7 @@ Jump to [0-9](#0-9) | [A](#a) | [B](#b) | [C](#c) | [D](#d) | [E](#e) | [F](#f)
### F
- [Fallback URL](https://github.com/ozh/yourls-fallback-url/) - Redirect to a custom URL when the short URL does not exist.
- [Fancy Animals Short Urls](https://github.com/cfultz/Fancy-Animal-Short-Urls) - Plugin to create cool short URLS like `https://short.rip/SwiftCrimsonBullfrog`
- [Favicon](https://github.com/YOURLS/yourls-favicon/) ☑️ - Properly displayed favicon in all cases (home screen on iOS, Android, Chrome, Safari...).
- [Filter Code](https://github.com/ShredCode/YOURLS-filter-code) - Allow to select 3XX Status Code to return per keyword.
- [Fix long URLs](https://github.com/adigitalife/yourls-fix-long-url) - Fix long URLs that contain %20 and other similar encodings.