google-code-export / hotot

Automatically exported from code.google.com/p/hotot
0 stars 0 forks source link

Yourls support #305

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Just wondered if Hotot would or could work with custom short URLs such as is 
enabled with Yourls.

For instance I use guv.li as opposed to is.gd or whatever.

Thank you.

Original issue reported on code.google.com by ollyconn...@gmail.com on 12 Mar 2011 at 12:43

GoogleCodeExporter commented 9 years ago

Original comment by 5h3l...@gmail.com on 17 Mar 2011 at 4:36

GoogleCodeExporter commented 9 years ago

Original comment by 5h3l...@gmail.com on 7 Oct 2011 at 12:58

GoogleCodeExporter commented 9 years ago
About this.

http://mydomaing.com/yourls-api.php?signature=xxxxxxxxx&action=shorturl&format=j
son&url=

How I enter the variable to that?
Is json, simple or xml the format?

Original comment by a.guidot...@gmail.com on 27 Nov 2011 at 9:20

GoogleCodeExporter commented 9 years ago
It seems there is a problem to get the variable that contains the custom text 
with our yourls address. I've made a fix and did a pull request @ Hotot's 
github : 
https://github.com/Simounet/Hotot/commit/6e7a1d45e81f6e7e511f537bc7a64b294bba0f5
c .
You just have to replace the original entry.js (into the org.hotot.shorturl 
folder) by mine. You can get it on the link I've just shared.

Hope that will help.

Original comment by simou...@gmail.com on 30 Nov 2011 at 10:07