如何在Adblock plus元素过滤器中select一个url的路径?

How to select a path of url in the Adblock plus element filter?

首先,我为我糟糕的英语道歉。

cafe.naver.com#?#div#content-area :is(tr,li):-abp-has(span.mem-level>img[src$="_999.gif"])
我写了一个像上面那样的过滤器。

但我只想 select 下面的 url 路径。
cafe.naver.com/steamindiegame ...

cafe.naver.com/steamindiegame#?#div#content-area :is(tr,li):-abp-has(span.mem-level>img[src$="_999.gif"])
所以我尝试了上面的方法,但是我得到了一个错误。

如何解决????

例)我要select强调urls

https://adblockplus.org/forum/viewtopic.php?f=1&t=48613

The hiding filters are working on domain, so the answer is: No.

好像不可能