LightShot Direct Link (prntscr.com)

Get directly the image url

< Feedback on LightShot Direct Link (prntscr.com)

Review: Good - script works

§
Posted: 24-11-2018

slow redirect or site timing out, possible to upload php source to github or?

Hello sometimes the redirect does not work and or the novagenda.fr times out.

Possible for us to get the php file our self and host it or maybe put it up on github?

Another little problem is that https links when redirecting is not always working, says not allowede from novagenda.fr

§
Posted: 24-11-2018

or maybe "make" redirect running internal in the script as local if possible? then we can cut a thirdpart site to be online, if its possible?

CataraxAuthor
§
Posted: 19-12-2018

Hello, would be a good idea, I can give you the php and then you tell me which URL I have to put for the js. Let me know.

CataraxAuthor
§
Posted: 19-12-2018

PHP Source Code : <?php header("Location: https://prnt.sc/".$_GET['prnt']."/direct"); exit(); ?>

I only managed to get a direct redirection by doing it in php. Hope to see it on github from you, thanks wazer!

§
Posted: 21-12-2018

@Catarax said: PHP Source Code : <?php header("Location: https://prnt.sc/".$_GET['prnt']."/direct"); exit(); ?>

I only managed to get a direct redirection by doing it in php. Hope to see it on github from you, thanks wazer!

Until I figure out how to it on a site or via internal script use can use my domain which is 99% up all the time and fast.

http://wazer.dk/lightshot/prnt.php

CataraxAuthor
§
Posted: 21-12-2018

Ok, I updated the script, can only test it tonight but should be fine.

Thanks, and yes the previous server might run like shit sometimes but it happened rarely for me.

Post reply

Sign in to post a reply.