Exercise 9.2

This commit is contained in:
Karan
2021-11-24 21:25:49 +05:30
committed by GitHub
parent 1b71aa5652
commit 8360da0ac5
+2
View File
@@ -0,0 +1,2 @@
console.log(window.location.protocol);
console.log(window.location.href);