clickboard - JAVASCRIPT 0.16 KB
                                
                                    const copy = document.querySelector(".content-header__server-name");

copy.onclick = function() {
    document.execCommand("copy");
}
                                
                            

Paste Hosted With By Wklejamy.pl