document.addEventListener('copy', function(event) { event.preventDefault(); alert("Copying is disabled on this site!"); });
Only fill in if you are not human