Loading... ```shell ip= auth_email= auth_key= zone_identifier= record_name= record_identifier= record_type=A curl -s -X PUT "https://api.cloudflare.com/client/v4/zones/$zone_identifier/dns_records/$record_identifier" -H "X-Auth-Email: $auth_email" -H "X-Auth-Key: $auth_key" -H "Content-Type: application/json" --data "{\"id\":\"$zone_identifier\",\"type\":\"$record_type\",\"name\":\"$record_name\",\"content\":\"$ip\"}" ``` 最后修改:2022 年 10 月 09 日 11 : 19 PM © 允许规范转载 赞赏 如果觉得我的文章对你有用,请随意赞赏 赞赏作者 支付宝微信
1 条评论
复古区有诏令吗:https://501h.com/yuanshi/4793.html