Skip to content

Commit

Permalink
Update and rename link3.js to script.js
Browse files Browse the repository at this point in the history
  • Loading branch information
xuming212 authored Nov 16, 2024
1 parent 8075c88 commit 71a45d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion link3.js → script.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ function copyOutput() {
outputText.select();
document.execCommand('copy');
alert('结果已复制到剪贴板');
}
}

0 comments on commit 71a45d5

Please sign in to comment.