taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit 251cbd19e24a0278f3a8fd2b26620c73b8c4123d
parent 4ec5d99a83a04937cbd15d5ee3a7fbea0339e860
Author: Devan Carpenter <devan@taler.net>
Date:   Mon, 19 Feb 2024 18:51:38 -0500

linkchecker: ignore twitter.com links

Diffstat:
Mbuildbot/linkcheckerrc | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/buildbot/linkcheckerrc b/buildbot/linkcheckerrc @@ -26,6 +26,7 @@ ignoreerrors= ^https://web.archive.org/web/20120118201902/http://www.gnu.org/ ^https://www.researchgate.net/publication/4980956_The_Case_Against_Intellectual_Property ^https://shop.fsf.org/.* + ^https://twitter.com.* # ignore all errors for broken.example.com: # ^https?://broken.example.com/ # ignore SSL errors for dev.example.com: