-
-
Notifications
You must be signed in to change notification settings - Fork 162
屏蔽页面下方AI聊天框 #321
Copy link
Copy link
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
Activity
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed
请描述你遇到的问题:
最近csdn又整出个ai聊天框,竟然还关不掉。具体代码如下
可以通过匹配
document.querySelectorAll('[class*="pcContainer"]')来remove, 父组件那两个div不删掉也可以。因为原始脚本太过庞大,用ai也没有找到一个最合适的最小改动来直接修改😂,所以还是以issue形式提出。