You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
------------------ 原始邮件 ------------------
发件人: ***@***.***>;
发送时间: 2025年3月30日(星期天) 下午4:32
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [xifangczy/cat-catch] 能不能添加一个简单的关键词过滤 (Issue #680)
额 是github的文本给你过滤了 还是你的正则本来就是 ^(!.-mobile).+$ 是不是少了一个问号?
^(?!.-mobile).+$
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
xifangczy left a comment (xifangczy/cat-catch#680)
额 是github的文本给你过滤了 还是你的正则本来就是 ^(!.-mobile).+$ 是不是少了一个问号?
^(?!.-mobile).+$
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
有的视频会有两个链接,一个是低码率的,带固定的关键字,正则匹配^(!.-mobile).+$回车后整个猫抓插件界面就只剩下最下面两行功能键了,没有正确过滤(只有几十个视频的时候好像可以用,只成功过一次,链接数量超过100就会出现上述情况)
The text was updated successfully, but these errors were encountered: