Recently our forum is getting flooded by a spammer who always registers with a new identity and sending spam with a link to his website.
The website is already on our blacklist, however, now he is using Google URL shortener to spam (goo.gl/xxxx) and I wanted to ask, if Google is providing an API to resolve the shortened url (in PHP), so we can check if it leads to his website.
Is there already a PHP snipped we can use or a documentation how to prevent spamming using Google shortened links? Else I have to ban goo.gl as well.
UPDATE: Only spammers would downvote this question .!.