Remove additional external link decorators (#3410)

This commit is contained in:
Justin Ellingwood
2025-07-25 14:16:26 +01:00
committed by GitHub
parent 2e2c6540dd
commit c67ab4014e
49 changed files with 222 additions and 216 deletions

View File

@@ -123,6 +123,9 @@ exclude = [
'^https://www\.goto\.com/.*',
'^https://internal\.users\.n8n\.cloud/form/f0ff9304-f34a-420e-99da-6103a2f8ac5b', # Node submission form, it has the 'ignore bots' option enabled
'^https://(console|admin)\.mistral\.ai/.*', # Redirect loop that ends up at login page
'^https://workable\.com/backend/settings/integrations', # Redirect loop that ends up at login page
'^https://www\.trellix\.com/products/epo/', # timeouts
'^https://admin\.google\.com/', # Too many redirects
]
# Exclude these filesystem paths from getting checked.