We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8b5d17 commit bb3e10aCopy full SHA for bb3e10a
.htmltest.yml
@@ -10,4 +10,10 @@ OutputDir: .cache/htmltest
10
IgnoreDirectoryMissingTrailingSlash: true
11
IgnoreSSLVerify: true
12
IgnoreURLs: # List URLS that are not published, false positives, websites refusing crawlers
13
+ # Unauthorized (403)
14
- https://docs.github.com/
15
+ - https://entra.microsoft.com
16
+ - https://developers.redhat.com
17
+ - https://developers.redhat.com/articles/2025/03/17/10-tips-better-backstage-software-templates#
18
+ - https://openai.com/api/
19
+ - https://platform.openai.com/docs/overview
0 commit comments