Skip to content

Commit 07946bd

Browse files
Copilotjcstein
andcommitted
Add broken links to lychee exclusion list
Co-authored-by: jcstein <46639943+jcstein@users.noreply.github.com>
1 parent cf9779b commit 07946bd

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

lychee.toml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,13 @@ exclude = [
4949
'\%7B.*\%7D',
5050
# QubeLabs snapshot service appears to be unavailable
5151
"https://snaps.qubelabs.io/*",
52+
# Links with 500 status code issues - added per issue request
53+
"http://meetup.com/",
54+
"https://meetup.com/",
55+
"https://geth.ethereum.org/docs/tools/abigen",
56+
"https://medium.com/aztec-protocol/aztec-announcing-our-ignition-ceremony-757850264cfe",
57+
"https://app.blockworksresearch.com/*",
58+
"https://celestiadata.com/",
59+
"https://community.optimism.io/docs/governance/allocations/#token-distribution-details",
60+
"https://testnet.keplr.app/chains/celestia-mocha-testnet",
5261
]

0 commit comments

Comments
 (0)