mirror of
https://github.com/iSharkFly-Docs/opensearch-docs-cn
synced 2025-02-19 20:14:50 +00:00
Add openai.com to domains excluded by link checker (#5667)
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
This commit is contained in:
parent
b20a2d8463
commit
5e71e78714
@ -63,6 +63,7 @@ module Jekyll::LinkChecker
|
|||||||
'playground.opensearch.org', # inifite redirect, https://github.com/opensearch-project/dashboards-anywhere/issues/172
|
'playground.opensearch.org', # inifite redirect, https://github.com/opensearch-project/dashboards-anywhere/issues/172
|
||||||
'crates.io', # 404s on bots
|
'crates.io', # 404s on bots
|
||||||
'www.cloudflare.com', # 403s on bots
|
'www.cloudflare.com', # 403s on bots
|
||||||
|
'openai.com', # 403s on bots
|
||||||
'example.issue.link' # a fake example link from the template
|
'example.issue.link' # a fake example link from the template
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user