Add azure.microsoft.com to excluded link-checking (#48062)
This commit is contained in:
@@ -70,6 +70,7 @@ export default [
|
||||
regex('https://azure.microsoft.com/'),
|
||||
regex('https://support.patreon.com/'),
|
||||
'https://moodle.org',
|
||||
'https://azure.microsoft.com',
|
||||
]
|
||||
|
||||
// Return a regular expression from a URL string that matches the URL
|
||||
|
||||
Reference in New Issue
Block a user