SHOULD and DOES are not the same thing. Returning 405 'Method Not Allowed' on a HEAD isn't unreasonable, and that is the issue we are seeing. EDIT: did say GET on prior edit.
> Returning 405 'Method Not Allowed' on a GET isn't unreasonable I think you meant "on a HEAD".
I submitted three URLs from GBIF.org (my employer), and two of the people who got them are still browsing 20 minutes later . Pretty sea slugs: https://demo.gbif.org/occurrence/gallery?taxon_key=2292251 Bugs: https://demo.gbif.org/occurrence/gallery?taxon_key=797 Hummingbirds: https://demo.gbif.org/occurrence/gallery?taxon_key=5289 I got three blogs in return, one of which was about catching Pokémon. Fair swap...
Let me get this straight, you're using a monitoring tool for the website you work on, to check out how long individual people spend on it after you sent it to them via UrlRoulette? That's kinda neat (in a slightly disturbing way).
Interesting idea, but it seems like it has the potential to get you into a lot of trouble. You don't know what kind of messed up stuff you are going to be redirected to.
I submitted three URLs from GBIF.org (my employer), and two of the people who got them are still browsing 20 minutes later . Pretty sea slugs: https://demo.gbif.org/occurrence/gallery?taxon_key=2292251 Bugs: https://demo.gbif.org/occurrence/gallery?taxon_key=797 Hummingbirds: https://demo.gbif.org/occurrence/gallery?taxon_key=5289 I got three blogs in return, one of which was about catching Pokémon. Fair swap...
Let me get this straight, you're using a monitoring tool for the website you work on, to check out how long individual people spend on it after you sent it to them via UrlRoulette? That's kinda neat (in a slightly disturbing way).
I wanted to see the user agent and request headers, since there's another comment about other sites being blocked.
I simply looked at basic web server logs. It's a beta site with hardly any traffic, so the only log entries were myself and those from the three users from Urlroulette. I was surprised to see the same IPs were still making requests when I went to close the terminal a while later.
Sounds interesting, but I don't want to try it out myself because I know that the internet is dark and full of terrors. Also, I don't want to get Rick-rolled.