chore: doc

This commit is contained in:
xiaojunnuo
2024-06-26 13:48:22 +08:00
parent 3849b52cdf
commit 6c9ed162e3
4 changed files with 28 additions and 8 deletions
+15
View File
@@ -0,0 +1,15 @@
# Cloudflare
## CF Token申请
### 申请地址:
https://dash.cloudflare.com/profile/api-tokens
### 权限设置:
需要设置权限和资源范围
权限包括:Zone.Zone.edit, Zone.DNS.edit
资源范围:要包含对应域名,推荐直接设置为All Zones
最终效果如下,可以切换语言为英文对比如下图检查
![](./cf_token.png)