From c98d864f957073cb3cb43f8e8e30a00b7bbb0ad8 Mon Sep 17 00:00:00 2001 From: Ellison Date: Mon, 7 Jun 2021 18:49:56 -0300 Subject: [PATCH] Update validatelinks.yml --- .github/workflows/validatelinks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/validatelinks.yml b/.github/workflows/validatelinks.yml index 6bad071..61d91d4 100644 --- a/.github/workflows/validatelinks.yml +++ b/.github/workflows/validatelinks.yml @@ -15,4 +15,4 @@ jobs: - uses: actions/checkout@v2.3.4 - run: go get github.com/npxbr/verify-links/cmd/vl - - run: vl -w p3nlhclust404.shr.prod.phx3.secureserver.net,horde3d.org,puzzlescript.net,hacknplan.com,taiga.io,p1.untergrund.net README.md + - run: vl -w thebloomapp.com,p3nlhclust404.shr.prod.phx3.secureserver.net,horde3d.org,puzzlescript.net,hacknplan.com,taiga.io,p1.untergrund.net README.md