From fafdc42e6e8f482aa66d9cfa1e2a7a4d81cd7417 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=9C=9F=E5=9D=97?= Date: Fri, 26 Jun 2026 05:56:44 +0800 Subject: [PATCH] ci: restore zread lychee checks Remove the zread.ai Lychee exclusion so only the requested README wording change remains from the previous delivery. --- .lychee.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.lychee.toml b/.lychee.toml index 18eaccb..c911aad 100644 --- a/.lychee.toml +++ b/.lychee.toml @@ -36,6 +36,4 @@ 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/.*', ]