Open sm4rk0 opened 11 months ago
...another issue, on the unshorten.me side is that you can't register at the moment because you get Error 500 on submitting the signup form.
Yup, it's currently broken, which is not good.
I'll also try to test other providers as suggested here https://github.com/TrianguloY/UrlChecker/issues/160#issuecomment-1704607447
Does a third party service provide more functionality than making a request directly to the URL and reading the Location
response header?
Edit: I think I see the difference. Only HTTP redirects which are masking the real destination should be unwrapped; others, like redirects to a log in page, shouldn't. Still, it could be a simpler option.
Adding to the comment made by @/c24w, I use the Check Status button in the "Status code" module. If they are not resolved by this:
A simple location grab from curl will work
https://fastforward.team/bypass-checker
But I don't think their database is public
Hi and thank you for this helpful app!
I'd like to suggest adding the possibility to add our own unshorten.me API key because it looks like unshorten.me doesn't allow anonymous requests anymore:
Thanks in advance!