Fix exclude pattern: use proper regex format for lychee
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Exclude star-history API from link checking
|
||||
# This service is intermittently unavailable (503 errors)
|
||||
# but the link still works when the service is up
|
||||
*api.star-history.com*
|
||||
.*api\.star-history\.com.*
|
||||
|
||||
Reference in New Issue
Block a user