check_help_documentation: Exclude temporarily unavailable endpoint.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2023-12-18 15:17:47 -08:00
committed by Tim Abbott
parent b2faa5c5bb
commit 620a75f149

View File

@@ -36,6 +36,8 @@ EXCLUDED_URLS = [
"https://giphy.com",
"https://giphy.com/apps/giphycapture",
"https://www.udemy.com/course/the-complete-react-native-and-redux-course/",
# Temporarily unavailable
"https://zulip.com/accounts/find/",
]
VNU_IGNORE = [