Do not show tracker URL (parameters) on Details page
Status: Inactive
Brought to you by:
konishchev
On private trackers URL usually includes "user key". And even though it's not so private information as say email password I would still prefer it is not so easily discoverable on the main Flush window.
Another (but probably less reliable) solution is to remove everything after "?..." from the URL ("http://example.com/an?user=12345" => "http://example.com/an")