Results 14 comments of Tom Slominski

With some modification, it could ask the user to log in before shortening links.

I’ll probably get round to adding this in the future, but at the moment, it’s not a priority for me. I can roll out a custom version of this for...

I've just checked it locally and it works for me. It takes a long time to shorten the URL, so I suspect your server is having issues communicating with Google....

That'll probably be it! Both the user and server need to be able to access the Google server.

Do you have a URL for the US server? Who is your host? As I said, when I tested it locally it worked as expected, so I think it should...

@wyfang I've not tried it. Will try to have a look this week.

@wyfang I'm going to need to make some changes. I'll have an update ready this week.

@wyfang Can you update to the master branch https://github.com/tomslominski/infinity-squared/archive/master.zip and see if it works for you now? You'll need to add v3 keys in a new section in config.php https://github.com/tomslominski/infinity-squared/blob/master/public/config-sample.php#L55-L60

I'm not sure either. The Google reCAPTCHA URL is referenced here https://github.com/tomslominski/infinity-squared/blob/master/result.php#L29 and here https://github.com/tomslominski/infinity-squared/blob/master/footer.php#L25 so you might want to look at replacing these, but other than that, I'm not...

@wordlesswind Sounds like a problem on your end, with your server communicating with Google's server. On my end, reCAPTCHA also loads pretty much instantly.