diff options
-rw-r--r-- | unshorturl/README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/unshorturl/README.md b/unshorturl/README.md new file mode 100644 index 0000000..b986a0e --- /dev/null +++ b/unshorturl/README.md @@ -0,0 +1,11 @@ +# UnshortURL + +This simple addon will expand shortened URL's into their full +expanded form. Currently only bit.ly URL's are supported. More +will come later. + +This addon has no configuration options. + +Check the [source code](https://code.volse.net/hubzilla/volse-hz-addons.git/). +If you want to report a bug, have suggestions for other shorteners that should +be supported, or other ideas, ping me on [@harald@hub.volse.no](https://hub.volse.no/channel/harald). |