一年过去了,不懂代码的我用AI解决了这个问题: 您提供的日志里有这么一行至关重要的错误信息: Uncaught (in promise) NotFoundError: Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node. 用大白话解释就是:“我想把中文标签插到问号(?)前面,但我发现那个问号不归我直接管,我没权限那么做。” 通过您日志里的HTML结构,我发现问号链接并不是直接放在
danbooru失效了