感谢详细的反馈 @Thiago_Mobilon!
我会处理这份清单,并努力最终涵盖所有内容。
我刚刚在这里检查了一下,看起来您的 Discourse 站点上的 CSS 配置有误。您有两条 cache-control 响应头,其中一条是 no-cache。
curl -v https://tecnoblog.net/comunidade/stylesheets/common_cd45efa28175431b0b8ff143783178d55206920b.css?__ws=tecnoblog.net -s 2>&1 | grep cache-control
< cache-control: max-age=31556952, public, immutable
< cache-control: no-store, no-cache, must-revalidate, private