Good ideas and conversation. No ads, no tracking. Login or Take a Tour!
user-inactivated · 3860 days ago · link · · parent · post: My son has been suspended five times. He’s 3.
The only part of the URL that the dupe filter should ignore is the anchor segment. Perhaps the protocol as well. Not sure if hubski can handle user/pass, I should try it...
Web servers will ignore unrecognized query arguments and often they are used for weird purposes that aren't user-visible. When I submit a link, I chop off the question mark and everything after, if the link still works that way. protocol://user:pass@example.com/path/to/file.txt?query=var&this=that&one=two#anchor