Hacker News new | ask | show | jobs
by jackgavigan 4025 days ago
Then it's not $SPURIOUS_GARBAGE, is it?

My point is that it's not exactly rocket science to add an if/case statement in the Submit script that checks whether the URL being submitted is on a list of domains for which the '?' and anything after it should be disregarded.

'Twould also be great if it recognised that www.bbc.co.uk and www.bbc.com are effectively the same site.

1 comments

I think you underestimate how hard this is, especially since your suggested solution would be a maintenance nightmare.

Also the problem isn't so bad to invest the non-trivial amount of time in it to fix it.