Skip to content

Commit 7f0d9eb

Browse files
committed
Excluded URLs from check due to website protections
1 parent d862158 commit 7f0d9eb

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.404-links.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ ignore:
3333
- https://nsf.dev.nato.int/ # Timeout
3434
- https://www.latribune.fr/entreprises-finance/industrie/aeronautique-defense/satellites-europeens-lances-par-spacex-la-terrible-defaite-de-l-europe-spatiale-937632.html # Timeout (protection)
3535
- https://suntzufrance.fr/sun-tzu-a-t-il-invente-les-cas-non-conformes/ # Timeout (protection)
36+
- https://www.reuters.com/technology/google-ai-chatbot-bard-offers-inaccurate-information-company-ad-2023-02-08/ # 401 (protection)
37+
- https://www.securityweek.com/google-boosts-bug-bounty-rewards-linux-kernel-vulnerabilities # 403
3638
delay: # Perform a pause of X ms at each call matching the url
3739
'https://gitlab.com': 500
3840
'https://gitlab.biterg.io': 1000

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.1
1+
1.1.2

0 commit comments

Comments
 (0)