fwenzel / copy-shorturl

A Firefox extension to quickly create a short URL for the current page and copy it to the clipboard.
https://addons.mozilla.org/addon/copy-shorturl
Apache License 2.0
35 stars 15 forks source link

is.gd URL shortener is broken #122

Closed raggoo closed 3 years ago

raggoo commented 3 years ago

is.gd is not working. Can you add an alternative please? (or 2-3)

fwenzel commented 3 years ago

Oh! I will check, thank you for highlighting this. As for alternatives, just go to the addons settings and choose a different provider:

image
fwenzel commented 3 years ago

Wow yeah is.gd is down, isn't it! I wonder if it died entirely?

fwenzel commented 3 years ago

FYI bitly requires an API key that you can generate and enter there, or tinyurl should just work. If you have other providers in mind let me know, happy to take a look.

fwenzel commented 3 years ago

Some possible alternatives:

Or, with an API key: http://www.tiny-url.info/open_api.html

fwenzel commented 3 years ago

@raggoo FYI I just released version 5.2.0 which removes is.gd because the service is broken, and the new default is tinyurl.com -- there are also other options for you in the settings, including you can register an account bitly and use your own API key in there.