fn strip_query_params(url: &Url) -> UrlExpand description
Strip query parameters from a URL before broadcasting.
This prevents leaking internal tracking identifiers (e.g., UPnP cookies) that could be used for fingerprinting nodes on the P2P network.