url.pathname + url.search + url.hash; //или url.href.slice(url.protocol.length + 2 + url.host.length);