关于停止匹配规则
#901
Replies: 3 comments
-
|
可以把现在的 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
excludeAllMatches |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
万分感谢,但是好像tools和api,包括文档没有更新,坐等 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
现在的 excludeMatches 是如果存在一个选择器匹配上节点, 则停止匹配此规则。
希望可以新增一个字段用来在全部选择器匹配上节点才停止匹配规则。
用来解决需要通过多个选择同时存在才能确定需要排除规则的情况
Beta Was this translation helpful? Give feedback.
All reactions