aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com>2024-07-14 18:51:17 +0200
committerGitHub <noreply@github.com>2024-07-14 18:51:17 +0200
commitb35a4dec3ac328863f4e7964867c3a88b8046e56 (patch)
treed52f741fc61343b7ae0290f005fabb6104769368
parent0e2f35f7b48a3351f82b80a7a5e598cf2ff80892 (diff)
downloadNorthstarWiki-b35a4dec3ac328863f4e7964867c3a88b8046e56.tar.gz
NorthstarWiki-b35a4dec3ac328863f4e7964867c3a88b8046e56.zip
Ignore Taskinoz' server browser for linkcheck (#292)
https://taskinoz.com/northstar/ seems to occasionally either take too long to respond or falsely detect us as spam so easiest is to just skip it during linkcheck
-rw-r--r--.github/.markdownlinkcheck.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/.markdownlinkcheck.json b/.github/.markdownlinkcheck.json
index 3749dee..06df66b 100644
--- a/.github/.markdownlinkcheck.json
+++ b/.github/.markdownlinkcheck.json
@@ -10,6 +10,9 @@
"pattern": "https://forum.manjaro.org/t/howto-troubleshoot-crackling-in-pipewire/82442"
},
{
+ "pattern": "https://taskinoz.com/northstar/"
+ },
+ {
"pattern": "https://wiki.archlinux.org/title/PulseAudio/Troubleshooting#Glitches.2C\\_skips\\_or\\_crackling"
}
]