Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abaumg/yourls-shortshort
This plugin for YOURLS checks if a long URL is in fact already shortened (e.g. t.co, bit.ly, youtu.be) etc. The purpose is to avoid nested shortened links.
https://github.com/abaumg/yourls-shortshort
Last synced: 14 days ago
JSON representation
This plugin for YOURLS checks if a long URL is in fact already shortened (e.g. t.co, bit.ly, youtu.be) etc. The purpose is to avoid nested shortened links.
- Host: GitHub
- URL: https://github.com/abaumg/yourls-shortshort
- Owner: abaumg
- Created: 2020-02-17T10:56:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-02-17T10:57:54.000Z (over 4 years ago)
- Last Synced: 2024-08-02T06:17:11.293Z (4 months ago)
- Language: PHP
- Homepage:
- Size: 4.88 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - ShortShort - Checks if a URL is already shortened (e.g. t.co, bit.ly, youtu.be) to avoid nested shortened links. (Plugins / S)
README
Shortshort
==========Plugin for [YOURLS](http://yourls.org).
Description
-----------
This plugin checks if a long URL is already shortened (e.g. t.co, bit.ly, youtu.be) etc. The purpose is to avoid nested shortened links.Installation
------------
1. In `/user/plugins`, create a new folder named `shortshort`.
2. Drop these files in that directory.
3. Go to the Plugins administration page ( *eg* `http://sho.rt/admin/plugins.php` ) and activate the plugin.
4. Have fun!