mirror of
https://github.com/violettoolssite/CFspider.git
synced 2026-04-05 03:09:01 +08:00
docs: 在 README.md 中添加 Workers 部署界面和官网首页截图
This commit is contained in:
@@ -189,6 +189,8 @@ Cloudflare Workers 免费版每日 100,000 请求,无需信用卡,无需付
|
||||
4. 将 `workers.js` 代码粘贴到编辑器中
|
||||
5. 点击 Deploy
|
||||
|
||||

|
||||
|
||||
部署完成后,你将获得一个 Workers 地址,如 `https://xxx.username.workers.dev`
|
||||
|
||||
如需自定义域名,可在 Worker → Settings → Triggers → Custom Domain 中添加。
|
||||
@@ -1311,4 +1313,7 @@ Apache License 2.0
|
||||
- GitHub: https://github.com/violettoolssite/CFspider
|
||||
- PyPI: https://pypi.org/project/cfspider/
|
||||
- 官网: https://spider.violetteam.cloud
|
||||
|
||||

|
||||
|
||||
- edgetunnel: https://github.com/cmliu/edgetunnel
|
||||
|
||||
@@ -38,3 +38,4 @@ Repository = "https://github.com/violettoolssite/CFspider"
|
||||
[tool.setuptools.packages.find]
|
||||
include = ["cfspider*"]
|
||||
|
||||
|
||||
|
||||
BIN
workers.png
Normal file
BIN
workers.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 206 KiB |
Reference in New Issue
Block a user