MCPcopy Create free account
hub / github.com/itwanger/toBeBetterJavaer / gen-paicoding-canonical.mjs

File gen-paicoding-canonical.mjs

docs/scripts/gen-paicoding-canonical.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// 构建前自动生成「paicoding 已存在文章」清单,供 theme.ts 决定 canonical 归属。
2//
3// 背景:同一篇内容双发到 paicoding.com(每天首发)和 javabetter.cn(每 1~2 周 build)。
4// canonical 统一让给首发的 paicoding。但要判断某篇是否真在 paicoding 上,不能看 HTTP 状态码

Callers

nothing calls this directly

Calls 2

walkFunction · 0.85
poolFunction · 0.85

Tested by

no test coverage detected