this post was submitted on 02 Feb 2024
365 points (99.5% liked)
Firefox
20340 readers
77 users here now
/c/firefox
A place to discuss the news and latest developments on the open-source browser Firefox.
Rules
1. Adhere to the instance rules
2. Be kind to one another
3. Communicate in a civil manner
Reporting
If you would like to bring an issue to the moderators attention, please use the "Create Report" feature on the offending comment or post and it will be reviewed as time allows.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yeah that's what I was thinking as well. Amazon and YouTube are the only two I know of that use those strings for specific pages or content.
Yup. Iโm copying some Audible links now and the ampersand isnโt encrypted and the query string starts after the ? instead of the last slash, so there are different ways of doing it. We couldnโt guess at that, though! :)
In general, you see it more often for older websites or older server software, because we only really worked out around the year 2010 or so, that essential information for identifying a resource should be placed in the path.
Beforehand, it was largely something that webpage authors decided based on gut feeling...