We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf9779b commit 07946bdCopy full SHA for 07946bd
lychee.toml
@@ -49,4 +49,13 @@ exclude = [
49
'\%7B.*\%7D',
50
# QubeLabs snapshot service appears to be unavailable
51
"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",
61
]
0 commit comments