mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2025-02-22 16:09:54 -05:00
Update default.html
This commit is contained in:
parent
0c0c658647
commit
1f73923f73
@ -413,6 +413,8 @@ td.tablenode {
|
||||
tempElem.select();
|
||||
document.execCommand("copy");
|
||||
document.body.removeChild(tempElem);
|
||||
console.log(text)
|
||||
console.log("copied")
|
||||
});
|
||||
}
|
||||
</script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user