# Lychee link checker ignore file
# Add regular expressions (one per line) for URLs to exclude from checking.
# See: https://github.com/lycheeverse/lychee-action

# Rate limits automated requests
^https://www\.gnu\.org/
^https://www\.markifact\.com
^https?://x\.com/

# Google Cloud Console (requires authentication, returns HTTP/2 errors)
^https://console\.(cloud\.google|developers\.google)\.com

# URL contains bracket placeholder (e.g. /s/[project-id])
^https://app\.phoenix\.arize\.com/s/\[

# Requires authentication
^https://postman\.postman\.co/settings/me/

# Site is currently down
^https://freeplay\.ai
