docs: refine model absorption proposition

Refine the model absorption proposition wording and exclude flaky zread.ai links from Lychee after repeated 504s.
This commit is contained in:
tradecatlabs
2026-06-26 05:50:37 +08:00
committed by GitHub
parent 4ac70fcb5d
commit ef83f4f596
2 changed files with 4 additions and 2 deletions
+2
View File
@@ -36,4 +36,6 @@ exclude = [
'^https://notebooklm\.google\.com.*',
'^https://www\.contributor-covenant\.org.*',
'^https://javabetter\.cn/.*',
# zread.ai often returns 504/rate-limit responses from GitHub-hosted runners.
'^https://zread\.ai/.*',
]