From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id 66FCC47B81 for ; Sun, 3 Dec 2023 08:50:11 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id F132668CDF6; Sun, 3 Dec 2023 10:50:08 +0200 (EET) Received: from mailout08.t-online.de (mailout08.t-online.de [194.25.134.20]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id D9F0368CA50 for ; Sun, 3 Dec 2023 10:50:02 +0200 (EET) Received: from fwd71.aul.t-online.de (fwd71.aul.t-online.de [10.223.144.97]) by mailout08.t-online.de (Postfix) with SMTP id C1C3EBD15 for ; Sun, 3 Dec 2023 09:49:59 +0100 (CET) Received: from [192.168.178.21] ([91.60.179.66]) by fwd71.t-online.de with (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384 encrypted) esmtp id 1r9iAn-20TedN0; Sun, 3 Dec 2023 09:49:57 +0100 From: Michael Koch To: ffmpeg-devel@ffmpeg.org References: <073ad9f1-f4ef-896f-80e7-4a3639e827e4@t-online.de> <0cdb2ad4-e2c9-2800-24cd-8126239998ea@t-online.de> <3a3af884-0191-0716-da07-e3072d3616c8@t-online.de> Message-ID: Date: Sun, 3 Dec 2023 09:49:55 +0100 User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <3a3af884-0191-0716-da07-e3072d3616c8@t-online.de> X-TOI-EXPURGATEID: 150726::1701593397-E626F957-62CB6F4D/0/0 CLEAN NORMAL X-TOI-MSGID: 17216e70-5412-4253-9f37-b69aeb98743a Subject: Re: [FFmpeg-devel] trac spam X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: Am 03.12.2023 um 09:39 schrieb Michael Koch: > please delete: > > comment 14 in ticket 2104 > comment 6 in ticket 2776 > user "bunnybellid" > > I have updated the regex search patterns. Does anybody know why the last regex seach pattern in the list doesn't work? I thought it should match if any of the keywords is followed by "http" in the same line, with any number of any characters before, between and after the keywords. (?i)^.*(appreciate|amazing|great|regards|thank).*http.*$ Michael _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".