Fancy-Animal-Short-Urls/README.md

37 lines
1.3 KiB
Markdown
Raw Normal View History

2022-06-06 20:31:08 +02:00
# Plugin for YOURLS: Fancy Animals Short URLs
2022-06-06 20:21:23 +02:00
YOURLS Plugin to create cool short URLS like https://short.rip/SwiftCrimsonBullfrog
2022-06-06 20:31:08 +02:00
Check out more [![Awesome YOURLS!](https://img.shields.io/badge/Awesome-YOURLS-C5A3BE)](https://github.com/YOURLS/awesome-yourls/) Plugins!
Original plugin by Ozh: [Word Based Short Urls](https://github.com/ozh/yourls-word-based-short-urls)
## What for
Generate memorable "short" URLs with adjectives and nouns, such as `http://yoursite/BronzeWordyTurtle` (well, they will be less shorter, but more memorable :)
## How to
* In `/user/plugins`, create a new folder named `fancy-animals-short-urls` or simply `git clone https://github.com/cfultz/Fancy-Animal-Short-Urls` there
* Drop these files in that directory (skip if you git clone instead)
* Go to the Plugins administration page and activate the plugin
* Have fun
## FAQ
1. "it doesn't work!"
* Sorry, it does for me.
2. "Can I customize the words ?"
* Sure. Replace the three text files with your own, one word per line.
## License
2022-06-06 20:39:23 +02:00
This program is free software. It comes without warranty, to the extent permitted by applicable law. You may redistribute and/or modify it under the terms of the Do Whatever You Want (DWYW) license.
2022-06-06 20:39:01 +02:00
See https://jmthornton.net/dwyw for more details.