LackeyCCG

LackeyCCG Forum => Bug Report Forum => Topic started by: Jynks on July 15, 2014, 07:57:28 PM

Title: [SUGESTION] - Support "https://" - (or sudo support)
Post by: Jynks on July 15, 2014, 07:57:28 PM
DropBox is a great way for plugin makers to host the games really cheaply.. as in free.

When you copy a dropbox link it comes in as "https://blah.blah" This will error in LackeyCCG, but if you just remove the "s" it works fine "http://blah.blah"

Now this is all well and good, and if you look at my plugins the instructions have the correct link, but many users despite instructions click on the link and copy it from the URL bar, instead of right clicking and copying the link. This is bad as the url will be auto corrected to use the "s" again if you put it into a URL bar.

It would be great is lackeyccg could handle the "s". All it would need is a tiny if loop or som e other programming magic to change the string from https:// to http://. Then use all thew existing code as normal.
Title: Re: [SUGESTION] - Support "https://" - (or sudo support)
Post by: Jynks on July 15, 2014, 08:00:57 PM
Looks like this issue is in the pipeline

See this thread - http://www.lackeyccg.com/forum/index.php?topic=2442.0
Title: Re: [SUGESTION] - Support "https://" - (or sudo support)
Post by: Trevor on July 26, 2014, 11:41:01 AM
https is now supported btw.