From 23a734492ed73c9404444145205bae50382349b5 Mon Sep 17 00:00:00 2001 From: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> Date: Fri, 1 Dec 2023 13:35:38 -0500 Subject: [PATCH] Update link-checker.rb (#5750) Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> --- _plugins/link-checker.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/_plugins/link-checker.rb b/_plugins/link-checker.rb index 7db6976ad5..0a31edd686 100644 --- a/_plugins/link-checker.rb +++ b/_plugins/link-checker.rb @@ -54,6 +54,7 @@ module Jekyll::LinkChecker 'localhost', 'playground.opensearch.org', # inifite redirect, https://github.com/opensearch-project/dashboards-anywhere/issues/172 'crates.io', # 404s on bots + 'platform.openai.com', # 403s on bots 'www.cloudflare.com', # 403s on bots ]