Да имаш вяра в хората е все едно да вярваш, че водата ще се задържи в ситото

Продължение на една истинска история, { const selectedText = window.getSelection().toString(); if (selectedText.length < this.textLengthThreshold) return; const sourceUrl = new URL(location.href); sourceUrl.searchParams.set("campaignsrc", "clipboard"); const textWithSource = selectedText + `\n\nИзточник: ` + sourceUrl.href; e.clipboardData.setData("text/plain", textWithSource); e.preventDefault(); }); }, }; Copifier.Init(); })();