Skip to content

Commit c70de23

Browse files
update up.html from up.js
1 parent 07707f4 commit c70de23

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

api.js

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
var url_string = window.location.href;
2-
var url = new URL(url_string);
3-
var c = url.searchParams.get("c");
4-
console.log(c);
1+
2+
<html>
3+
<head>
4+
</head>
5+
<body>HelloYou<script type='module' src='https://kittenapps-films.github.io/up.js'></script>
6+
<script type='text/javascript' src='https://kittenapps-films.github.io/up2.js'></script>
7+
</body>
8+
</html>

0 commit comments

Comments
 (0)