Files
cf-favicon/public/README.md
2026-03-11 20:08:29 +08:00

8 lines
327 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 默认 Favicon
将你的默认 `favicon.ico` 放在此目录下。
当 Google、DuckDuckGo 与直连目标站都获取失败时API 会返回本目录下的 `favicon.ico` 作为回退;若未放置该文件,则返回 502。
响应头会带上 `X-Favicon-Fallback: true` 表示本次返回的是默认图标。