Skip to content

Commit

Permalink
Ignore Taskinoz' server browser for linkcheck (#292)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
GeckoEidechse authored Jul 14, 2024
1 parent 0e2f35f commit b35a4de
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/.markdownlinkcheck.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,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"
}
Expand Down

0 comments on commit b35a4de

Please sign in to comment.