[docs-agent] Add bitsofco.de to lychee exclude (intermittent crawler-block) - #1385
Merged
Merged
Conversation
🔗 Preview Mode
|
…block) https://bitsofco.de/solidity-function-visibility-explained/ was flagged by the weekly link check with 'Network error: Connection failed', but the page loads fine from this session (3 consecutive curl 200s in ~100ms with both default and lychee user-agents). Treat as intermittent crawler-block, matching the existing geth.ethereum.org / portal.zksync.io pattern. Originally part of DOCS-118 alongside polygon-zkevm slug + katana quickstart fixes; those have been handled separately in #1386 and #1387, so this PR is now scoped to the one remaining lychee config change. Refs DOCS-118
alchemy-bot
force-pushed
the
docs/fix-weekly-link-check-polygon-zkevm-katana
branch
from
June 15, 2026 21:59
1f88578 to
f4d67b9
Compare
SahilAujla
approved these changes
Jun 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Single-line addition to
lychee.tomlexclude list forbitsofco.de, the last remaining error from the 2026-06-15 weekly link check after the polygon-zkevm slug and katana quickstart fixes landed separately.bitsofco.de/solidity-function-visibility-explained/(linked fromcontent/tutorials/alchemy-university/solidity-basics/solidity-functions.mdx) returnedNetwork error: Connection failedto lychee, but the page loads fine from this session (3 consecutive 200s in ~100ms with both default and lychee user-agents). Intermittent crawler-block, matches the establishedgeth.ethereum.org/portal.zksync.iopattern.Scope changes
This PR originally also corrected the polygon-zkevm endpoint slug across 53 overview links and removed the stale Katana quickstart link. Both were handled separately and have already merged into main:
fix(polygon-zkevm): pin endpoint slug so overview links resolve(slug-override on the api block + redirects + FAQ link sweep)docs(katana): add Katana API quickstart and FAQ guides(the quickstart page the overview was linking to now exists)Force-pushed to drop the redundant changes and rebase onto current main. Sahil's earlier approval was dismissed by the rewrite; happy to re-request.
Linear
DOCS-118
Slack thread
#dx-developer-relations weekly link check