Files
CFspider/.gitignore
2026-01-09 02:40:26 +08:00

28 lines
296 B
Plaintext

pages/
node_modules/
wrangler.toml
.wrangler/
dist/
build/
*.egg-info/
__pycache__/
# 临时文件
edgetunnel_proxy.py
# 测试文件
test.py
test_*.py
*.html
# 镜像输出目录
mirror/
*_mirror/
test_mirror_*/
#混淆脚本
obfuscate_pages.py
obfuscate_config.json
#示例文件
examples/