mirror of
https://github.com/violettoolssite/CFspider.git
synced 2026-04-05 11:29:03 +08:00
25 lines
250 B
Plaintext
25 lines
250 B
Plaintext
pages/
|
|
node_modules/
|
|
wrangler.toml
|
|
.wrangler/
|
|
cfspider/
|
|
setup.py
|
|
pyproject.toml
|
|
dist/
|
|
build/
|
|
*.egg-info/
|
|
__pycache__/
|
|
|
|
# 临时文件
|
|
edgetunnel_proxy.py
|
|
|
|
# 测试文件
|
|
test.py
|
|
test_*.py
|
|
*.html
|
|
|
|
# 镜像输出目录
|
|
mirror/
|
|
*_mirror/
|
|
test_mirror_*/
|