Skip to content

Commit 2478bf5

Browse files
Update contact.html
1 parent dfa7883 commit 2478bf5

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

youtube/contact.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,5 @@ <h1>Other links</h1>
4242
<area shape="circle" coords="54,50,40" href="https://www.youtube.com/@KITTENFILMSmeow" target="_blank">
4343
</map>
4444
</center>
45-
<script>var url_string = window.location.href;
46-
var url = new URL(url_string);
47-
var c = url.searchParams.get("c");
48-
console.log(c);</script>
4945
</body>
5046
</html>

0 commit comments

Comments
 (0)