1
0
mirror of https://github.com/taigrr/godns synced 2025-01-18 04:03:25 -08:00

Merge branch 'master' of github.com:TimothyYe/godns

This commit is contained in:
TimothyYe 2019-01-31 11:16:47 +08:00
commit 1e9f43af49

View File

@ -101,7 +101,7 @@ For Cloudflare, you need to provide email & Global API Key as password, and conf
```json
{
"provider": "Cloudflare",
"email": "you@example.com"
"email": "you@example.com",
"password": "Global API Key",
"domains": [{
"domain_name": "example.com",