Posted April 12, 2021
mrkgnao: Yes. This is the non-redirected link. A redirected link would look something like:
https://www.gog.com/downloads/80_days/en1installer0
How to enable redirection depends on the language you are using. I don't know NodeJS.
I googled "nodejs get redirect url" and found a couple of links that might be relevant:
https://www.tutorialspoint.com/redirecting-requests-in-node-js
https://www.tutorialkart.com/nodejs/node-js-redirect-url/
https://stackoverflow.com/questions/16687618/how-do-i-get-the-redirected-url-from-the-nodejs-request-module
Hope this helps.
Yep, I searched a bit before you sent so I think I get it now. Thanks a lot! https://www.gog.com/downloads/80_days/en1installer0
How to enable redirection depends on the language you are using. I don't know NodeJS.
I googled "nodejs get redirect url" and found a couple of links that might be relevant:
https://www.tutorialspoint.com/redirecting-requests-in-node-js
https://www.tutorialkart.com/nodejs/node-js-redirect-url/
https://stackoverflow.com/questions/16687618/how-do-i-get-the-redirected-url-from-the-nodejs-request-module
Hope this helps.
If anything good comes out of it I will share with the community ;)