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: 23 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.

Lists

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!