mirror of
https://github.com/cfultz/Fancy-Animal-Short-Urls.git
synced 2024-11-21 13:30:03 +01:00
YOURLS Plugin to create cool short URLS like https://short.rip/SwiftCrimsonBullfrog
adjectives.txt | ||
animals.txt | ||
colors.txt | ||
plugin.php | ||
README.md |
Plugin for YOURLS: Fancy Animals Short URLs
YOURLS Plugin to create cool short URLS like https://short.rip/SwiftCrimsonBullfrog
Original plugin by Ozh: 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 namedfancy-animals-short-urls
or simplygit 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
- "it doesn't work!"
- Sorry, it does for me.
- "Can I customize the words ?"
- Sure. Replace the three text files with your own, one word per line.
License
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.
See https://github.com/thornjad/DWYW for more details.