ilang-ai commited on
Commit
02b8e5c
·
1 Parent(s): b676f9c

Phase 3: 落地页隔离进 site/ 子目录(CF Pages 输出目录锁定 site,不暴露 bot 源码)

Browse files

根目录是 bot 源码,若 CF Pages 关联仓库且输出目录为根,会把 bot.py/config.py/modules 全发布到营销域名下。
移入 site/ 后:关联仓库 → 输出目录设为 site;直传 → 只传 site/。两种方式都不会暴露 bot 代码。

Files changed (1) hide show
  1. index.html → site/index.html +0 -0
index.html → site/index.html RENAMED
File without changes