Skip to content

Commit b885b72

Browse files
Update update.js
1 parent a208fca commit b885b72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

edit/update.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
var content = prompt("Hey type something here: ");
2-
window.location.replace("https://kittenapps-films.github.io/up.html?c=Hello" + content);
2+
window.location.replace("https://kittenapps-films.github.io/up.html?c=" + content);

0 commit comments

Comments
 (0)