3 lines
74 B
Plaintext
3 lines
74 B
Plaintext
console.log(window.location.protocol);
|
|
console.log(window.location.href);
|
console.log(window.location.protocol);
|
|
console.log(window.location.href);
|