JSFiddle - React, Tailwind, and code Playground

by karim79

JavaScript

var a = document.createElement("a");
a.href = "http://www.example.com/blog/files/398e042ea42b7ee9d1678b3c53132fc3-31.php#unique-entry-id-31";

alert(a.protocol + "://" +  a.host + a.pathname + a.search);