From c56ea8deab542f2ad743ce4a7639a4b81a06e733 Mon Sep 17 00:00:00 2001 From: Akira Takahashi Date: Wed, 16 Oct 2024 12:36:07 +0900 Subject: [PATCH] =?UTF-8?q?=E5=A4=96=E9=83=A8=E3=83=AA=E3=83=B3=E3=82=AF?= =?UTF-8?q?=E3=83=81=E3=82=A7=E3=83=83=E3=82=AF=20:=20web=20archive?= =?UTF-8?q?=E3=81=AFhttp=E3=82=82=E3=83=81=E3=82=A7=E3=83=83=E3=82=AF?= =?UTF-8?q?=E9=99=A4=E5=A4=96=E5=AF=BE=E8=B1=A1=E3=81=AB=E3=81=97=E3=81=9F?= =?UTF-8?q?=20#1354?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/script/link_check.py | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/script/link_check.py b/.github/workflows/script/link_check.py index 982bd79613..7cf0115ac4 100644 --- a/.github/workflows/script/link_check.py +++ b/.github/workflows/script/link_check.py @@ -53,6 +53,7 @@ def fix_link(link: str) -> str: return link IGNORE_LIST = [ + "http://web.archive.org", # 確実に存在すると思われる "https://web.archive.org", # 確実に存在すると思われる "http://cse.naro.affrc.go.jp", # 海外 (GitHub Actions) からのアクセスを排除していると思われる "https://www.cryptopp.com", # アクセスチェックでよく失敗するがブラウザ上では問題なくアクセスできる