水课需要回帖 众所周知这种东西肯定得用AI 但是他不给复制 比较恶习
打开控制台输入
123
document.oncopy = null;document.onselectstart = null;document.onmousedown = null;
回车即可
把禁止复制的函数覆盖为空