diff --git a/.github/workflows/markdown-checker.yml b/.github/workflows/markdown-checker.yml index 28afd14c71..dbc8396eb6 100644 --- a/.github/workflows/markdown-checker.yml +++ b/.github/workflows/markdown-checker.yml @@ -44,6 +44,7 @@ jobs: # 主要用于检查相对链接,对于 Github Actions 无法访问的网站,或者失效的外部网站,可以通过 --exclude 参数排除 args: > --verbose --no-progress --cache --max-cache-age 1d + --exclude 'https://ark.yituliu.cn/.*' --exclude 'https://map\.ark-nights\.com/areas' --exclude 'https://.*\.maa-org\.net/.*' --exclude 'https://support\.bluestacks\.com/.*'