1 2 3 4 5 6 7
<script> var u = new URL("http://127.0.0.1:9607/"); u.protocol = "resource:"; u.port = ""; </script>