From 20cebf57cd7eb106954c4107f80cfc8a357ecca8 Mon Sep 17 00:00:00 2001 From: uye <99072975+ABA2396@users.noreply.github.com> Date: Thu, 29 Aug 2024 09:40:44 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E7=97=85=E6=AF=92=E8=AF=9D=E6=9C=AF?= =?UTF-8?q?=E5=8D=87=E7=BA=A7=E4=BA=86=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [skip changelog] --- .github/issue-checker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/issue-checker.yml b/.github/issue-checker.yml index 5f5ec185a3..0083db82bd 100644 --- a/.github/issue-checker.yml +++ b/.github/issue-checker.yml @@ -559,7 +559,7 @@ comments: skip-if: - "Log upload failed" - name: Check Link - regexes: 'https?://(?!([^/]+\.)?(maa\.plus|prts\.plus|github\.com)(/|$|\s)).+' + regexes: '(https?://(?!([^/]+\.)?(maa\.plus|prts\.plus|github\.com)(/|$|\s)).+|^(?=.*http)(?=.*(gcc\.|changeme)).+$)' content: "> [!Caution]\n存在未确认的链接,请谨慎访问。\n\ There are unconfirmed links, please visit with caution.\n\n${body}" mode: update