Skip to content

Commit da71e61

Browse files
Update up2.js
1 parent 957a7af commit da71e61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

up2.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//'<html><head></head><body>Hello World 2<script type="module" src="https://kittenapps-films.github.io/up.js"></script></body></html>'
1+
//'<html><head></head><body>Hello World It ran<script type="module" src="https://kittenapps-films.github.io/up.js"><script type="text/javascript" src="https://kittenapps-films.github.io/up2.js"></script></body></html>'
22
var url_string = window.location.href;
33
var url = new URL(url_string);
44
var content = url.searchParams.get("c");

0 commit comments

Comments
 (0)