[Enhancement] Unnecessary parameters in URL due to the go-away #305
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello.
After the go-away module has finished working, the URL contains unnecessary service parameters.
For example: https: // inv.nadeko.net/watch?__goaway_challenge=resource-load&__goaway_id=722b38a56b7c8f497cb319e161eb9cc8&v=D9HSPW6lMHM
This creates inconveniences
Please make it so that after go-away module finishes working, the URL is normal and clean ( https://inv.nadeko.net/watch?v=D9HSPW6lMHM ).
Thank you.
I'll took a look later.
Created an account to specifically raise this issue, though I discovered it here before a duplicate could be made.
@bxesnmqjwy wrote in #305 (comment):
Just wanted to reaffirm what has been posted here and emphasis just how annoying it is to have the residual telemetry from Go-Away cluttering the rest of the URL. To offer a couple of examples, when viewing playlists or videos bookmarked at a particular timestamp, go-away can render the URL messy and at times difficult to read which can make grabbiing the identifiers for playlists or specific timestamps rather tedious.
I would like to see the issue addressed at some point so that the tool which should have otherwise been a server-side utility is no longer exposed to end users.
I'll just let you guys that I'm probably not going to fix this. I'm going to work on my own captcha just like yewtu.be did.