Skip to content

Commit

Permalink
更新 index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
cracada authored Jan 27, 2024
1 parent 6b699c2 commit 5bcb58f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
const url = new URL(
'http://example.com/path/index.html?message=hello&who=world'
);
document.write url+'<p>';
alert( url);


</script>

0 comments on commit 5bcb58f

Please sign in to comment.