-
How URLs are supposed to work: First, visit a URL, click through some of the UI. - click reload in your browser; if the UI isn't the same, it's probably wrong or: - share the URL; if you have to tell the recipient "then click X, Y" to get where you were, it's probably wrong
-
#ups.com right now: track a package, press "reload" in your browser. Site says
123trackingnumberhere456/trackdetails
is invalid. Some JS on the page added the/trackdetails
part, and it won't actually load like that. 🤦♂️