From c77b968f1e2f2fc305b4afa678a0e4251c16b090 Mon Sep 17 00:00:00 2001 From: shubham-mermaid Date: Thu, 3 Jul 2025 18:12:12 +0530 Subject: [PATCH] Updated phpbb url to support 403 in lychee --- .github/lychee.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/lychee.toml b/.github/lychee.toml index c20b73b26..03dc0c5e5 100644 --- a/.github/lychee.toml +++ b/.github/lychee.toml @@ -47,7 +47,7 @@ exclude = [ "https://(www.)?drupal.org", # Phbpp 403 -"https://www.phpbb.com/", +"https://(www.)?phpbb.com", # Swimm returns 404, even though the link is valid "https://docs.swimm.io",